Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WinPDF.List
Returns list of all Windows PDF IDs.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WinPDF | 13.2 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
MBS( "WinPDF.List" )
Parameters
none
Result
Returns list or error.
Description
Returns list of all Windows PDF IDs.This helps debugging, especially finding scripts which do not release their objects properly.
Examples
List all object IDs:
Set Variable [$list; Value: MBS( "WinPDF.List" ) ]
See also
Blog Entries
This function is free to use.
Created 8th March 2023, last changed 27th August 2023