Question on MimeConstants

2010-12-22 Thread Dickson Robert
Hello All, I just downloaded the FOP jar file. Our Project involves Converting XML to PDF...So, while compiling your examples...we found out that Fop fop = fopFactory.newFop(MimeConstants.MIME_PDF, foUserAgent, out); Mime-PDF was not defined in MimeConstants.java Please help with this one

RE: Question on MimeConstants

2010-12-22 Thread Eric Douglas
, 2010 10:16 AM To: 'fop-dev@xmlgraphics.apache.org' Subject: Question on MimeConstants Hello All, I just downloaded the FOP jar file. Our Project involves Converting XML to PDF...So, while compiling your examples...we found out that Fop fop = fopFactory.newFop(MimeConstants.MIME_PDF, foUserAgent