Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
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 |
---|---|---|
The PDF reference returned from DynaPDF.New. |
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
- DynaPDF.EditPage
- DynaPDF.EditTemplate
- DynaPDF.GetDescent
- DynaPDF.GetFontCount
- DynaPDF.GetFontSize
- DynaPDF.GetFontWeight
- DynaPDF.GetOCGCount
- DynaPDF.New
- DynaPDF.SetContent
- DynaPDF.SetFontEx
Release notes
- Version 10.1
- Fixed bug with DynaPDF.GetContent function.
- Version 7.0
- Added DynaPDF.GetContent and DynaPDF.SetContent.
Blog Entries
This function checks for a license.
Created 13th December 2016, last changed 13th December 2016
DynaPDF.GetCompressionLevel - DynaPDF.GetDefaultBarcodeParameters