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.CreateXFAStream
Creates an XFA stream and adds it to the global XFA resource array.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| DynaPDF | 9.5 | Yes | Yes | Yes | Yes | Yes |
MBS( "DynaPDF.CreateXFAStream"; PDF ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| The PDF reference returned from DynaPDF.New. |
Result
Returns number or error.
Description
Creates an XFA stream and adds it to the global XFA resource array.The parameter Name must be the name of the XFA resource. XML must be a valid XFA stream buffer or empty text, if the buffer should be set later with DynaPDF.SetXFAStream.
If the function succeeds the return value is the stream handle, a value greater or equal zero.
If the function fails the return value is an error message.
See also CreateXFAStream function in DynaPDF manual.
See also
Blog Entries
Release notes
- Version 9.5
- Added DynaPDF.CreateXFAStream and DynaPDF.SetXFAStream functions.
Created 20th October 2019, last changed 20th October 2019
DynaPDF.CreateTextField - DynaPDF.DeleteAcroForm
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins