How to use POI to generate an XSL-FO format file?
843834Jan 14 2009 — edited Jan 16 2009Hi everybody,
I would like to convert doc/xls/txt/... files into pdf files. I've read that using POI and FOP APIs for that is a good solution.
I've looked at both APIs but I can't find how you generate an XSL-FO format file using POI :(
Could someone explain me?
Many thanks in advance ;-)