<< Click to Display Table of Contents >> RayVentory Data Hub > 12.5 u5 > Dashboards and Reports Customization Guide > Designing Reports > Create Reports Reports Merged with PDF |
This tutorial describes how to add PDF content to a report.
Tip: The Master-Detail Reports with Subreports) topic describes another way to create a report that merges different documents. |
Create a report that should include PDF content.
In this tutorial, the report shows a purchase order. A Detail Report band displays order details and customer information. An inner Detail Report band lists products included in an order.
Add a PDF document for each product listed in an order.
1.Add a Detail Report band at the location where you want to place PDF content. As PDF content is rendered on separate pages, the report from this tutorial includes this band at the bottom. Bind the new band to the same data member as in the Create a Report Layout section above.
2.Select the added Detail Report band and specify its Data Source and Data Member.
3.Drop the PDF Content item from the Toolbox onto the added band.
4.Bind the dropped control to the source of PDF data. Select the control, switch to the Properties Panel, click the Source property's marker, and select Source Expression. In the invoked Expression Editor, select the data source field that stores PDF documents and click OK.
Tip: Other options are available to bind the PDF Content control to PDF data: oBind to a PDF file oSave the PDF content in the report |
The report is ready and can be viewed in the Preview tab. Each PDF document is printed on a separate page and uses its own page settings.