Hello,
I also tried with version 10.3.0 (that we own a licence) and version 9.5.0 with no luck. The generated PDF looks all mixed up for all versions.
Hi François,
Hi,
Source is [here](https://github.com/asposepdf/Aspose_Pdf_Java/blob/master/Examples/src/main/java/com/aspose/pdf/examples/asposepdf/conversion/PCLToPDF.java)
.
PCL is [here](https://github.com/asposepdf/Aspose_Pdf_Java/blob/master/Examples/src/main/resources/com/aspose/pdf/examples/asposepdf/conversion/pcltopdf/test.pcl)
.
I just used your own example
Maybe my system lacks some fonts? But I didn’t get any exception nor warning messages.
Thanks
Hi François,
as PDFNEWJAVA-35158 in our issue tracking system. We will
further look into the details of this problem and will keep you updated on the
status of correction. Please be patient and spare us little time. We are sorry
for this inconvenience.
Hi,
by looking at the PDF you generated, I realized you used HTML code instead of the PCL file. Try getting the PCL file [here](https://github.com/asposepdf/Aspose_Pdf_Java/blob/master/Examples/src/main/resources/com/aspose/pdf/examples/asposepdf/conversion/pcltopdf/test.pcl?raw=true)
Regards
Hi,
as PDFNEWJAVA-35163 in our issue tracking system. We will
further look into the details of this problem and will keep you updated on the
status of correction. Please be patient and spare us little time. We are sorry
for this inconvenience.