I have to develop an appplication which uploads
rtf,
word,excel file and i need to convert all formats to pdf.
can anyone help me in how i can write the code using JAVA.IT is very urgent
I have seen jakarta poi (which does the excel
java api) and then apache fop or itext library for the pdf creation.
is there any direct library which converts pdf ??