Xojo and DynaPDF
Stefanie shows how to use our MBS Xojo DynaPDF Plugin in Xojo.
All movies Watch on YouTube. XojoDynaPDF.m4v (466M)
See also DynaPDF functions in DynaPDFMBS class in MBS Xojo DynaPDF Plugin.
Corrections:
ImportPDFFile function takes number of destination page, so pass 1, not zero to place on first page. Or pass PageCount + 1 to append to current document.
The constant kNEW_ALIGN_RIGHT is used, but it should be ktaRight.
Watch other Xojo videos:
Xojo Update DBKit | |
Depot diversification visualization | |
More Design Patterns | |
Using URLConnection to Export to PDF | |
Xojo Performance | |
Web Development |