Overview Use PDFComponent to embed a PDF document in a report. This component behaves like a section style subreport – starting on a new page and generating a report page for each PDF page. Key Properties PDFFileName – specifies PDF file PDFPassword – specifies password (if needed) PDF Reader This component requires a PDF Reader Full Article…
Search the Wiki
Data Matrix – GS1
ReportBuilder provides the tools necessary for the developer to support GS1 Data Matrix. There are two options for ASCII encoding of the Data Matrix component (TppDataMatrixSettings.EncodeType property): ASCII and ASCIIManual. ASCII automatically encodes extended characters (any character with a value above 127). ASCIIManual allows for manual encoding by adding Data Matrix codewords directly (without them auto-encoded as Full Article…
Cloud Drive Overview
Background: ReportBuilder includes support for the ability to automatically export and save reports to various cloud drive services. This is done via the REST APIs provided by the supported services. The cloud drive feature is designed with a plugin architecture allowing multiple services to be supported at once. To register a certain plugin, simply Full Article…