Page 1 of 1

Modify existing .docx and output to PDF

PostPosted: Mon Jan 21, 2013 11:06 pm
by rustyx
I have an existing .docx file with some text placeholders that I need to dynamically substitute and then output as a PDF. Is it possible with docx4j? What are the main APIs of docx4j I need to call to achieve this?

Thanks in advance for any help,

Re: Modify existing .docx and output to PDF

PostPosted: Tue Jan 22, 2013 12:57 am
by rustyx
Never mind, I got it... it is possible ;)

Re: Modify existing .docx and output to PDF

PostPosted: Fri Feb 15, 2013 8:17 pm
by tehnickutcs
Any problems after the conversion? I did exactly the same...docx file..as a template, fill in the contents, save again, convert it to pdf. But i have some conversion problems i do not know how to fix. Spacing, margins, deleted white spaces, deleted white lines, etc.