Hi all,
now that I can substitute runtime text in a docx "model" document, I'd like to output it as a PDF (rather than docx, or even in addition to the docx version)
I found a few references but I'm not sure whether they're still valid and how to convert them to B4J code.
Here's a link to StackOverflow
This one is very similar
Apache POI pages seems to suggest the use of FOP.
I'd like an all-POI solution (from doc assembling to PDF saving), but if it gets too complicated there are many alternatives, so I don't consider it critical.
It would be nice to learn how to drive the whole process in code.
udg
now that I can substitute runtime text in a docx "model" document, I'd like to output it as a PDF (rather than docx, or even in addition to the docx version)
I found a few references but I'm not sure whether they're still valid and how to convert them to B4J code.
Here's a link to StackOverflow
This one is very similar
Apache POI pages seems to suggest the use of FOP.
I'd like an all-POI solution (from doc assembling to PDF saving), but if it gets too complicated there are many alternatives, so I don't consider it critical.
It would be nice to learn how to drive the whole process in code.
udg
Last edited: