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:
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
Statistic
FMM
Blog
DynaPDF.RestoreGraphicState
The function restores a previously saved graphics state.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 3.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.RestoreGraphicState"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error message.
Description
The function restores a previously saved graphics state.See also DynaPDF.SaveGraphicState.
See also RestoreGraphicState function in DynaPDF manual.
See also
- DynaPDF.ClipPath
- DynaPDF.CreateRadialShading
- DynaPDF.DrawCircle
- DynaPDF.RotateCoords
- DynaPDF.Save
- DynaPDF.SaveGraphicState
- DynaPDF.ScaleCoords
- DynaPDF.SetAlpha
- DynaPDF.SkewCoords
- DynaPDF.TranslateCoords
Example Databases
- Barcode/DynaPDF Barcode
- Barcode/QRCode PDF
- DynaPDF/Coordinates
- DynaPDF/Create Text as PDFA
- DynaPDF/Place Template
- DynaPDF/Signature Appearance
- DynaPDF/Watermark pages
This function checks for a paid license.
Created 18th August 2014, last changed 27th May 2017
