Fixed “The field is read-only” errors
Added support for unsetting PDF /Ff flags
/Ff
Stronger handling for:
Text fields
Checkboxes
Radio buttons
Combo boxes
Embed images (e.g., watermark, signature, logo) at specified X/Y coordinates on selected PDF pages.Supports:
Custom width & height
Opacity control (0–100%)
Page targeting (e.g., “1,3,5” or all pages)
Returns detailed PDF metadata including:
Title, Author, Subject, Keywords
PDF Version, Page Count, File Size
Encryption statusUseful for pre-processing and auditing PDFs before further actions.
Rearranges PDF pages based on custom order provided as a comma-separated list (e.g., 3,1,2).Ideal for reordering scanned files, multi-form reports, etc.
3,1,2
Extracts embedded raster images from all pages of a PDF.Each result includes:
Image binary
Page numberCompatible with image display widgets in OutSystems.