| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
14.0 14.1 14.2 14.3 14.4 14.5 15.0 15.1 15.2 15.3 15.4 15.5
New in version 2.3
| Item | Details | Server |
|---|---|---|
| Icon.GetIcon Queries the Finder icon for the file or folder with the given path. | Mac/Win |
✅ Server |
| Icon.GetIconWithQuickLook Queries the Finder icon for the file or folder with the given path. | Mac/Win |
✅ Server |
| PDFKit.Combine Creates a new PDF file with all the given PDF files/references. | Mac/iOS |
✅ Server |
| PDFKit.CombineRef Creates a new PDF document with all the given PDF files/references and returns the new PDF reference. | Mac/iOS |
✅ Server |
| PDFKit.GetPDFAttribute Queries a PDF attribute. | Mac/iOS |
✅ Server |
| PDFKit.GetPDFPagePDFRef Creates a new PDF Document with the given PDF page. | Mac/iOS |
✅ Server |
| PDFKit.GetPDFPagesPDFRef Creates a new PDF Document with the given PDF pages. | Mac/iOS |
✅ Server |
| PDFKit.OpenContainer Opens a PDF from container value and returns a PDF Reference value. | Mac/iOS |
✅ Server |
| PDFKit.OpenPath Opens a PDF from a file path and returns a PDF Reference value. | Mac/iOS |
✅ Server |
| PDFKit.OpenURL Opens a PDF from an URL and returns a PDF Reference value. | Mac/iOS |
✅ Server |
| PDFKit.SetPDFAttribute Sets a PDF attribute. | Mac/iOS |
✅ Server |
| UUID.Formatted Creates a new UUID/GUID and returns it as a formatted string. | All |
✅ Server |
| UUID.Hex Creates a new UUID/GUID and returns it as a hex string. | All |
✅ Server |
| UUID.Raw Creates a new UUID/GUID and returns it as a 16 byte string. The string is not for displaying to users, but for small footprint on storage. | All |
✅ Server |
| WebView.SearchText Searches text in a WebViewer. | Mac/Win |
❌ Server |
| Window.AsPDF Renders the window as PDF so you can save it in a container value. Includes a JPEG preview. | Mac only |
❌ Server |
| Window.HideOverlay Deprecated Hides the overlay view on a given window. | Mac only |
❌ Server |
| Window.ShowOverlay Deprecated Adds an overlay to the window to dark content. | Mac only |
❌ Server |
18 functions shown.
These functions require a license (67%).