Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

DynaPDF.GetContent

Queries content stream of the currently open page or template.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 7.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetContent"; PDF )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf

Result

Returns Text or error.

Description

Queries content stream of the currently open page or template.
The page or template must be open with DynaPDF.EditPage or DynaPDF.EditTemplate beforehand.

See also GetContent function in DynaPDF manual.

See also

Release notes

Blog Entries

Created 13th December 2016, last changed 13th December 2016


DynaPDF.GetCompressionLevel - DynaPDF.GetDefaultBarcodeParameters

Feedback: Report problem or ask question.