Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Queries list of form names.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 11.5 | ❌ No | ✅ Yes | ❌ No | ✅ Yes, on Windows | ❌ No |
Parameter | Description | Example | Flags |
---|---|---|---|
PrinterName | The printer to query. If empty, uses default printer. |
"Laser Printer" | Optional |
Returns list or error.
See also Print function in DynaPDF manual.
Query form names:
MBS( "DynaPDF.Print.FormNames"; "" )
Example result:
Letter
Letter Small
Tabloid
Ledger
Legal
... 210 names in list when we tested this function.
This function checks for a license.
Created 13th October 2021, last changed 13th October 2021