-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability to manage header & footer height #5
Comments
The feature has been added in the develop branch. |
Note, successfully tested in v0.13.0 to place 8.5" x 11" image as watermark on micro-perf stock template.
Was using PHPWord to create documents to be printed on micro-perforated card stock and was placing a scan of the template as a watermark for debugging purposes and required a .2" header / footer. The following proceeding code worked but ALL values needed to be set to create a properly working document. |
add test for default color
The code to do this is here: http://phpword.codeplex.com/discussions/316726
Here is the related 'workitem' on the phpWord site: http://phpword.codeplex.com/workitem/35
The text was updated successfully, but these errors were encountered: