Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
Extracts images of a PDF.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
This function was deprecated. Use DynaPDF.GetImage instead.
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Path | The native Path to the folder ending with slash/backslash. | "C:\Images\" | |
Flags | Optional, various flags for image extraction. | 0 | Optional |
Page | The page number to look at. If missing or empty, we process all pages. |
123 | Optional |
Returns number of imported files or error.
Created 18th August 2014, last changed 25th July 2021
DynaPDF.ExtractDocumentText - DynaPDF.ExtractPageRectText
Feedback: Report problem or ask question.