Team:
If my input files: c:\file1.pdf C:\file2.pdf C:\file3.pdf
ARE ALL IN PDF/A Format.....
Will "pdfpg.exe c:\file1.pdf C:\file2.pdf C:\file3.pdf C:\Merge.pdf" Command Line able to create a Merge.pdf file in PDF/A Format ?
Please advise,
Customer
--------------------------------------
Thanks for your message, pdfpg.exe can't create PDF files in PDF/A format, however, after you combine several PDF files into one PDF file, you can use "VeryDOC PDF to PDF/A Converter Command Line" to convert from PDF files to PDF/A files easily, you may download "VeryDOC PDF to PDF/A Converter Command Line" from this web page to try,
https://www.verydoc.com/pdf-to-pdfa.html
http://www.verydoc.com/pdf2pdfa_cmd.zip
http://www.verydoc.com/blog/verydoc-releases-new-version-of-pdf-to-pdfa-converter-command-line-product-today.html
after you download it, you can run following command lines combine several PDF files into one PDF file and convert this PDF file to PDF/A file,
pdfpg.exe c:\file1.pdf C:\file2.pdf C:\file3.pdf C:\Merge.pdf
pdf2pdfa.exe -mode 2 C:\Merge.pdf C:\merged-pdfa.pdf