Dear VeryDoc,
I want to manage pdf attachments on CLI interface. I tried demo, and work correct.
Which product to buy, that i use pdftools.exe?
Best regards.
Customer
----------------------------------
Thanks for your message, you may purchase Advanced PDF Tools Command Line software from this web page,
https://www.verypdf.com/app/advanced-pdf-tools/try-and-buy.html#buy-cmd
Advanced PDF Tools Command Line is the pdftools.exe application, you can run it from Command Line window to manage attachments in PDF files easily.
for example,
Attach various files to PDF files:
pdftools -S "attachfiles=C:\1.txt|C:\2.jpg|C:\3.pdf" -i C:\in.pdf -o C:\out.pdf
pdftools -S "attachfiles=C:\*.*" -i C:\in.pdf -o C:\out.pdf
pdftools -S "attachfiles=C:\filelist.lst" -i C:\in.pdf -o C:\out.pdf
pdftools -S collection=true -S "attachfiles=C:\filelist.lst" -i C:\in.pdf -oC:\out.pdf
You can also use VeryPDF PDF Toolbox Command Line for Windows software to attach and deattach attachments to/from a PDF file, you may download the trial version of VeryPDF PDF Toolbox Command Line from this web page to try,
https://www.verypdf.com/app/pdftoolbox/try-and-buy.html#buy
-attachfile: pack arbitrary files into a PDF using PDF's file attachment features.
-detachfile: copy all the attachments from the input PDF into the current folder or to an output directory given after output.
See Also:
Detecting attachments in a PDF file from C#,
https://www.verypdf.com/wordpress/201309/detecting-attachments-in-a-pdf-file-from-c-38677.html
Attach any file to your existing PDF document,
https://www.verypdf.com/pdfinfoeditor/attach-files-to-pdf.html
PDF Attachment Remover,
https://www.verypdf.com/app/pdftoolbox/pdf-attachment-remover.html
Batch Extracting and removing attachments from pdf,
https://www.verypdf.com/wordpress/201707/batch-extracting-and-removing-attachments-from-pdf-43518.html
PDF File Detacher Command Line,
https://www.verypdf.com/app/pdftoolbox/pdf-file-detacher-command-line.html
https://www.verypdf.com/wordpress/?s=detachfile
PDFToolbox Command Line Options, Encrypt PDF files, Cross Merge PDF files, Overlay, Stamp and Watermark PDF files,
https://www.verypdf.com/wordpress/201505/pdftoolbox-command-line-options-encrypt-pdf-files-cross-merge-pdf-files-overlay-stamp-and-watermark-pdf-files-41661.html