Please enable JavaScript to view this site.

Navigation: Developer Information > Command Line Interface

Command Line PDF To PDF/A

Scroll Prev Top Next More

PDF To PDF/A Command Line Format Win2PDF Pro Only Feature

 

win2pdfd.exe pdf2pdfa "source.pdf" "dest.pdf" pdfaformat

 

Convert the PDF specified by "source.pdf" to a PDF document named "dest.pdf".  The pdfaformat parameter specifies the specific PDF/A format and can be one of:
 

pdfaformat parameter

Description

pdfa1a

PDF/A-1a - PDF for Archiving 1a (Accessible)

pdfa1b

PDF/A-1b - PDF for Archiving 1b (Basic)

pdfa2a

PDF/A-2a - PDF for Archiving 2a (Accessible)

pdfa2b

PDF/A-2b - PDF for Archiving 2b (Basic)

pdfa2u

PDF/A-2u - PDF for Archiving 2u (Unicode)

pdfa3a

PDF/A-3a - PDF for Archiving 3a (Accessible)

pdfa3b

PDF/A-3b - PDF for Archiving 3b (Basic)

pdfa3u

PDF/A-3u - PDF for Archiving 3u (Unicode)

pdfa4

PDF/A-4 - PDF for Archiving 4

pdfa4e

PDF/A-4e - PDF for Archiving 4e (Engineering)

pdfa4f

PDF/A-4f - PDF for Archiving 4f (Files)

 

Any file names that contain spaces must be enclosed with quotation marks. The "sourcefile" can be a local file path, or an web address (URL) to an existing PDF.

 

This feature requires a licensed version of Win2PDF Pro. Contact us for a time limited evaluation license.

 

Returns 0 on success, and a Windows system error code on failure.