Hi, I am Mohamed ,using FOP for converting my xml to pdf file . I tried to convert the xml data from database to PDF file using to FOP . While I tried it as a stand alone Java code ,Its working fine and I am able to get the generated PDF file . But when I try to access the same code from a servlet uisng apache-tomcat-5.5.17 ,I get prooblem like saying below : *java.lang.UnsupportedOperationException: No renderer for the requested format available: application/pdf* ** I tried to fix it ,but cannot solve it . Any help would be appreciated .. Its urgent pls help me .
Thank you Regards Jailani