How to convert from PCL files to PDF/A files?

Hello Madams and Sirs,

Is it possible to create PDF/A documents with PDF PCL Converter? I'm using v.2.7. It creates PDF Documents of PDF-version 1.5, but they seem not to fit PDF/A requirements. How can I achieve that?

https://www.verypdf.com/app/pcl-converter/try-and-buy.html

And another question is how to use the mapfont option correctly? I tried it but it seemed to have no effect. But I have to use the mapfont option to get the fonts embedded, is this right?

Customer
--------------------------------
>>Is it possible to create PDF/A documents with PDF PCL Converter? I'm using v.2.7. It creates PDF Documents of PDF-version 1.5, but they seem not to fit PDF/A requirements. How can I achieve that?

Thanks for your message, VeryPDF PCL to PDF Converter doesn't support PDF/A creation yet. However, you may download "VeryDOC PDF to PDF/A Converter Command Line" from this web page to convert from a normal PDF files to PDF/A files, we hope this software will useful to you,

https://www.verydoc.com/pdf-to-pdfa.html

How to convert from PCL files to PDF/A files?

>>And another question is how to use the mapfont option correctly? I tried it but it seemed to have no effect. But I have to use the mapfont option to get the fonts embedded, is this right?

You can run following command lines to use mapfont.ini file,

pcltool.exe -mapfont "mapfont.ini" C:\in.pcl C:\out.pdf
pcltool.exe -mapfont default C:\in.pcl C:\out.pdf
pcltool.exe -mapfont "C:\mapfont.ini" C:\in.pcl C:\out.pdf
pcltool.exe -mapfont "C:\mapfont.ini" -embedfonts yes C:\in.pcl C:\out.pdf
pcltool.exe -mapfont "C:\mapfont.ini" -embedfonts no C:\in.pcl C:\out.pdf

VeryPDF

Related Posts