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:
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
13.4
Statistic
FMM
Blog
Windows PDF functions
Native functions in Windows 10 to display PDF files.
See PDFKit functions for macOS or check DynaPDF functions for cross platform solutions.
Version | macOS | Windows | Linux | Server | iOS SDK |
13.2 | 🔶 7% | ✅ Yes | ❌ No | ✅ Yes, on Windows | 🔶 7% |
Item | Details |
---|---|
WinPDF.GeneratePreview Adds preview to an existing PDF container. | Mac/Win/iOS 13.2 |
WinPDF.IsPasswordProtected Whether this document is password-protected. | Win only 13.2 |
WinPDF.List Returns list of all Windows PDF IDs. | Win only 13.2 |
WinPDF.LoadContainer Loads a PDF document from data in container. | Win only 13.2 |
WinPDF.LoadFile Loads a PDF document from file synchronously. | Win only 13.2 |
WinPDF.PageBox Queries page dimensions. | Win only 13.2 |
WinPDF.PageCount Gets the number of pages in the Portable Document Format (PDF) document. | Win only 13.2 |
WinPDF.PageHeight Queries page height. | Win only 13.2 |
WinPDF.PageImage Renders a page to an image. | Win only 13.2 |
WinPDF.PageImageAtSize Renders a page to an image. | Win only 13.2 |
WinPDF.PagePreferredZoom Gets the Portable Document Format (PDF) page's preferred magnification factor. | Win only 13.2 |
WinPDF.PageRotation Queries rotation for a page. | Win only 13.2 |
WinPDF.PageWidth Queries page width. | Win only 13.2 |
WinPDF.Release Releases an object reference. | Win only 13.2 |
WinPDF.ReleaseAll Releases all PDF documents. | Win only 13.2 |
15 functions shown.
These functions require a license (60%).