Hi Support,
I am looking for a tool that can batch extract all embedded attachments from multiple pdfs. And then the batch delete/remove the embedded attachments from multiple pdfs.
If one of your software can do this, which one please?
Thank you.
Customer
-------------------------------------------
Thanks for your message, you can use VeryPDF PDF Toolbox Command Line to maintain the attachments in PDF file, VeryPDF PDF Toolbox Command Line can be downloaded from this web page,
https://www.verypdf.com/app/pdftoolbox/try-and-buy.html#buy
https://www.verypdf.com/dl.php?file=pdftoolbox_cmd_win.zip
after you download it, you can run following command line to attach more documents into an existing PDF file,
pdftoolbox.exe sample_verypdf.pdf -attachfile sample_in1.pdf sample_in2.pdf sample_fillform.pdf -outfile _attachment.pdf
You can also run following command line to extract attachments from an existing PDF file to an existing folder,
pdftoolbox.exe _attachment.pdf -detachfile -outfile _attachment/
If you encounter any problem with pdftoolbox.exe, please feel free send to us your sample PDF file, after we test your PDF file, we will figure out a solution to you asap.