Hello! Your PDF to PDF/A Converter Tool works well but we have one problem with PDF-Fields (author, producer, creator, subject). We have tried to use these parameters but the edited PDF has no data in these fields!
We ask to help!
Thank you in advance.
Customer
------------------------------------
Thanks for your message, you can use following options to set author, producer, creator, subject options into PDF file,
-producer <string> : Set 'producer' to PDF file
-creator <string> : Set 'creator' to PDF file
-subject <string> : Set 'subject' to PDF file
-title <string> : Set 'title' to PDF file
-author <string> : Set 'author' to PDF file
-keywords <string> : Set 'keywords' to PDF file
VeryDOC
------------------------------------
Hello! Please describe all available modes for your wonderful tool! We haven't found any description of Option -mode
Thank you!
Customer
------------------------------------
Thanks for your message, pdf2pdfa.exe supports following modes,
pdf2pdfa.exe -mode 0 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 1 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 2 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 22 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 4 C:\in.pdf C:\pdfa-out.pdf
In general, "-mode 2" works best, you can always use "-mode 2" option to convert all of your PDF files to PDF/A files.
VeryDOC
------------------------------------
Here is the detailed command line options for PDF to PDF/A Converter Command Line v2.0 software,
PDF to PDF/A Converter Command Line v2.0
http://www.verypdf.com
https://www.verydoc.com
Email: support@verydoc.com
Release Date: Oct 13 2015
Usage: pdftools [options] <pdf-file> [<out-pdf>]
-cl <int> : set color space, 0 is RGB, 1 is CMYK, 2 is grayscale
-cl 0 : use RGB ICC profile for device-specific color spaces
-cl 1 : use CMYK ICC profile for device-specific color spaces
-cl 2 : use GRAY ICC profile for device-specific color spaces
-quick : convert PDF to PDF/A by quick mode, same as "-mode 1"
-mode <int> : convert PDF to PDF/A by various modes, e.g, 0, 1, 2, 22, 4, etc.
-skip : don't overwrite an output file if it already exists
-producer <string> : Set 'producer' to PDF file
-creator <string> : Set 'creator' to PDF file
-subject <string> : Set 'subject' to PDF file
-title <string> : Set 'title' to PDF file
-author <string> : Set 'author' to PDF file
-keywords <string> : Set 'keywords' to PDF file
-startpage <int> : Set the current page when open the file
-openaction <string>: Set OpenAction to PDF file
OpenAction includes "FitBH", "FitH", "Fit", etc., for example:
-openaction "FitBH" or -openaction "50"
-openaction "50" means display pages with magnification=50%.
-reset : Reset all PDF/A configuration files
-repair : Repair damaged PDF file automatically
-$ <string> : input registration key
Examples:
pdf2pdfa.exe C:\in.pdf C:\out.pdf
pdf2pdfa.exe C:\in\*.pdf C:\out\*.pdf
pdf2pdfa.exe -producer myproducer -creator mycreator C:\in.pdf C:\out.pdf
pdf2pdfa.exe -startpage 2 C:\in.pdf C:\out.pdf
pdf2pdfa.exe -startpage 2 -openaction 100 C:\in.pdf C:\out.pdf
pdf2pdfa.exe -reset C:\in.pdf C:\out.pdf
pdf2pdfa.exe -quick C:\in.pdf C:\out.pdf
pdf2pdfa.exe -mode 0 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 1 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 2 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 22 C:\in.pdf C:\pdfa-out.pdf
pdf2pdfa.exe -mode 4 C:\in.pdf C:\pdfa-out.pdf
PDF to PDF/A Converter Command Line home page,
https://www.verydoc.com/pdf-to-pdfa.html
https://www.verydoc.com/pdf2pdfa_cmd.zip