Hi,
We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In the 9.6.0 version of the Aspose.Pdf.dll it takes a long time (over 30 seconds to convert only one page.
Here is the Syntax we used:
var loadOpt = new Aspose.Pdf.PclLoadOptions();
var loadFormat = loadOpt.LoadFormat;
var doc = new Aspose.Pdf.Document(pclPrnFile, loadOpt);
doc.Save(saveName);
Attached is a before and after screenshot and the actual PRN File.
(It didn’t matter if we renamed the .PRN to .PCL.)
Hi Bruce,
How can I track these two issue numbers and determine when they will be addressed? Will that information be put into this thread?
Thanks
Hi Bruce,
HI, Do you have an estimated Release timeframe for this issue? Which version and date?
Thanks
Hi Bruce,
We are sorry for the inconvenience caused.
Best Regards,