Hello,
I know we can convert the docx to FO file and then use the FOP to convert that FO file to a PDF file. Likewise Is there a way to convert an XLSX to PDF document ?
I already looked into the below example which will convert the xls(windows 2003 ) to pdf but i need to know is there a way to convert the xlsx to an FO converter ?
http://svn.apache.org/repos/asf/poi/tru ... erter.java
Appreciate your help on this.
thanks