Re: [iText-questions] iText to convert a PDF file to PCL format

2007-09-06 Thread Carsten Hammer
itext doesnt do this, but if it is ok for you to use ghostscript the itexttoolbox contains a plugin Various.RIP that shows how to use the ghostscript api via jni to do it. It offers output to tiff, jpeg, postscript, pdf and pcl out of the box. It is in current svn and the bundled ghostscript dl

[iText-questions] iText to convert a PDF file to PCL format

2007-09-06 Thread Manoj
Hi, Would like to know if I can use iText to convert a PDF file to PCL format. Thanks. -- Regards, Manoj - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search

Re: [iText-questions] iText to convert a PDF file to PCL format

2007-09-06 Thread Bruno Lowagie (iText)
Manoj wrote: > Hi, > > Would like to know if I can use iText to convert a PDF file to PCL format. iText doesn't produce PCL. br, Bruno - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to fin