PDF
Extract Embedded Files
2min
The Extract Embedded Files action extracts embedded files from a .pdf.
1. Create a process and give it a name.
2. Drag the Extract Embedded Files action to the canvas and link it to the other actions.
3. Create the variables needed for the configuration of the action, and then add them to the configuration panel:
- [ I ] Pdf file: File representing the input pdf file that contains embedded files.
- [ O ] Embedded files: List<File> representing the list of the embedded files extracted from the input pdf.
4. Save, Validate and Run the process.
5. You will be prompted to add the file for the input variable. Drag or upload the file and click Run.
6. To verify the process click Check Instances.
7. In the Output section, you will see the details of the embedded files. Download to access each file.
Updated 16 Feb 2024
Did this page help you?