Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Starts a new PDF in memory or at the given path.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
Parameter | Description | Example | Flags |
---|---|---|---|
The PDF reference returned from DynaPDF.New. | |||
Path | The file path to create the PDF. | "C:\Test.pdf" | Optional |
Returns OK on success.
Starts with a new blank PDF:
$r = MBS( "DynaPDF.clear"; $PDF )
This function is free to use.
Created 18th August 2014, last changed 9th July 2015