Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: WinPDF

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%).

Release notes

Blog Entries

Example Databases