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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
DynaPDF.Table.SetPDF
Changes the PDF instance that is associated with the table.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| DynaPDF | 3.5 | Yes | Yes | Yes | Yes | Yes |
MBS( "DynaPDF.Table.SetPDF"; Table; PDF ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| Table | The identifier for the table. | $Table |
| The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error.
Description
Changes the PDF instance that is associated with the table.The PDF instance must be changed if the table should be drawn into another PDF instance as the one for which the table was created.
Note that extended color spaces and templates depend on the PDF instance in which these objects were created. If the table contains such objects then it is normally not possible to change the PDF instance.
See also
- DynaPDF.New
- DynaPDF.Table.GetPDF
- DynaPDF.Table.SetColor
- DynaPDF.Table.SetFlags
- DynaPDF.Table.SetFont
Created 18th August 2014, last changed 18th August 2014
DynaPDF.Table.SetGridWidth - DynaPDF.Table.SetRGBColor
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins