win2pdfd.exe saveallattachments "sourcepdf" "savefolder"
Saves all file attachments from the "sourcepdf", and saves them to the folder specified by "savefolder". If the folder does not exist, it will be created. If the PDF contains potentially unsafe file attachments (.zip, .exe, .bat, etc.), the unsafe attachments will be skipped and not saved.
Any file names that contain spaces must be enclosed with quotation marks. The "sourcepdf" 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.