Page 1 of 1

Header overlaping body in PDF

PostPosted: Sat Oct 29, 2011 4:04 am
by pas86s
Hi folks,

We're evaluating docx4j version 2.7.1. for a web application. Our scenary is:
1) Provide a docx template to final users;
2) These users will change content on template and upload to server;
3) Web application will merge in document data from a database and make available a PDF to download;

Simply using sample createPdf.java we're getting an overlaped header and body. Any suggetions are welcomed. Thanks

PS, in Form1_log_enabled.docx.pdf we can see message NOT IMPLEMENTED: support for w:permStart, we know that this relates to permissions in docx and is possible to be removed in step 3.

Pedro A. de Souza