PDF Reports TS Empty Report

Login Form

Logo128PDFReports

PDF Reports Troubleshooting

Issue: PDF Reports generates empty report

Potential cause:

You have created report template and when PDF Reports component is used you get empty report. You most likely forgot to set you data stream name for Dynamic and/or static balloons used in your report. Other potential cause can be incorrectly provided data with wrong stream names. Example would be to check if table names are set or your class has appropriate name same as data stream name used.

Solution:

  • Check Data Stream name of your static and dynamic balloons in Template Editor
  • Check if Table names are set correctly and given to PDF Reports component. (in case you are using DataSets or DataTables from .NET)
  • Check if your objects have same names as data stream names used on balloons in reports file.