Hi.
Hi,
Thanks for your interest in our products.
PCL is Printer Command Language is a Hewlett-Packard printer language has developed to access standard printer features and BindPCL(…) method in Pdf class of Aspose.Pdf.Generator namespace, provides the capability to to convert PCL5 files containing text, raster and vector graphics to PDF documents.
However Pdf class also provides following methods to convert various other file formats.
- BindFO(…) method to convert XSL-FO files into PDF format. For more information, please visit Converting XSL-FO to PDF
- BindHTML(…) method converts HTML into PDF format.
- BindSvg(…) method converts SVG files into PDF format.
- BindXML(…) method transforms XML file into PDF format. (Provided that the source XML file is in Aspose.Pdf for .NET supported format) Create a Hello World PDF document through XML
In case you have any further query, please feel free to contact.
Hi, thanks for the details.
Hi,
Can you please share the source PCL files so that we can test the scenario at our end. We are sorry for this inconvenience.
Hi.
Has there been any advancement or new development on this issue?
Hi,
Sorry for delay in response.<span style=“font-size:10.0pt;font-family:“Arial”,“sans-serif””>
I
have tested the scenario and I am able to reproduce the same problem. For the
sake of correction, I have logged it in our issue tracking system as PDFNEWNET-30791. We will investigate this
issue in details and will keep you updated on the status of a correction.<span style=“font-size:10.0pt;font-family:“Arial”,“sans-serif””><span style=“font-size:10.0pt;
font-family:“Arial”,“sans-serif””>
We apologize for your inconvenience.
Hi,
Hi,
Our development team is working hard to get these issues fixed but I am afraid they are not yet completely resolved. However I have requested the team to share ETA regarding their resolution. Please be patient and spare us little time. Soon you will be updated with the status of correction. We are sorry for this delay and inconvenience.
Hi,
Hi,
Thanks for your patience.
As per my observations, when I have tried converting the PCL files that you have shared into PDF format using Aspose.Pdf for .NET 6.3.0, I am unable to notice any issue. The PDF documents are properly being generated with following code snippet. If you still encounter any problem, can you please confirm that you are using the same PCL files that you have already shared or, you are encountering issues while converting some other documents.
We are sorry for your inconvenience.
[C#]
Pdf MYPDF = new Pdf();
MYPDF.BindPCL(@“D:\pdftest\test3.pcl”);
MYPDF.Save(@“D:\pdftest\test3.pdf”);
PS, For your reference, I have also attached the resultant PDF documents that I have generated. Please take a look.
The issues you have found earlier (filed as PDFNEWNET-30791) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.
The issues you have found earlier (filed as ) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by MuzammilKhan