-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Hello @Progi1984 @RomanSyroeshko @ivanlanin ,
I've received this by email, does anyone have the time to check out the code and see if it can be merged?
https://dl.dropboxusercontent.com/u/25609258/PHPWord.tar.gz
Please find enclosed my latest amendments to the PHPWord tree of files.
Basically I have done the following:
- Added Textboxes
- Added HTML input (you can write HTML and it will be converted to DOCX or ODT)
- Added absolute positioning of Images and Textboxes
- Repaired a bug in headers: if you add two headers within one section and both headers contain an Image, the resulting DOCX was corrupt
- Added multiple footers, such that a footer for the first page and a footer for the other pages can be defined.
In the next few weeks I am planning to do the following:
- Add list styles (numbering.xml for DOCX writer)
- Add special fields, such that you could add page numbers in the footer or header
- implement all the functionality in the ODT writer, which is now already present in the ( DOCX writer.
Please let me know if anything I have send you is helpful.
Regards,
Bas-Jan