13–27 -extractEmbeddedFile: Extracting Attached Files

13–27–1 Processing

Extracts all attached files embedded in PDF files.

13–27–2 Example of commands

[Executing example commands]

Outputs the attached file embedded in test.pdf to the specified folder C:\out.

[Windows]

AHPDFToolCmd80.exe -extractEmbeddedFile C:\out -d C:\test\test.pdf

[Linux]

AHPDFToolCmd80 -extractEmbeddedFile /home/antenna/sav -d /home/antenna/test/test.pdf

13–27–3 Folder settings: applied

You can perform batch processing by specifying the input folder to the -d parameter. If a folder is specified, the attached file will be extracted from the PDF file existing in the input folder. Specify the output folder with the parameter [outFolderPath]. If a folder is specified, the attached file will be extracted from the PDF file existing in the input folder.

Extracted attached files will be saved within each of these subfolders. If a folder is specified, the attached file will be extracted from the PDF file existing in the input folder.

13–27–4 Parameters

Parameter
Content
[outFolderPath]
[required]
Sets the output destination folder path for attached files.