Platforms to show: All Mac Windows Linux Cross-Platform
CDMultiPagePDFMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | ChartDirector | MBS ChartDirector Plugin | 21.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
MultiPagePDF works by generating a PDF page for CDBaseChartMBS or CDDrawAreaMBS added to it. The CDBaseChartMBS can be a CDMultiChartMBS, and can contain free form CDML text, tables, shape and images. In this way, CDMultiPagePDFMBS can create complete PDF reports.
- 6 methods
- method addPage(chart as CDBaseChartMBS)
- method addPage(DrawArea as CDDrawAreaMBS)
- method Constructor
- method outPDF as String
- method outPDF(file as FolderItem) as Boolean
- method outPDF(path as String) as Boolean
This class has no sub classes.
Blog Entries
- News from the MBS Xojo Plugins Version 21.2
- MBS Xojo Plugins, version 21.2pr5
- ChartDirector 7 update
Release notes
- Version 21.2
- Added CDDataAcceleratorMBS, CDMultiPagePDFMBS and CDDiscreteHeatMapLayerMBS classes.
The items on this page are in the following plugins: MBS ChartDirector Plugin.
CDMultiChartMBS - CDNotInitialzedExceptionMBS