Open Source BI Helical Insight has introduced canned reporting module allowing to create multi pager pixel perfect PDF kind of reports (similar to reporting tools like SSRS, Crystal reports, Jasper reports etc). These kind of reports are especially useful in case of finance, fintech, insurance domains (reports like invoices, bank statements, salary slips, MIS kind of reports etc).  

In this blog we are going to cover various kind of exporting options which canned reporting module supports. Canned Reports provides multiple options for exporting and printing reports in different formats. This makes it easy to distribute reports to users, generate documents for offline use, integrate reports into other applications, and automate report generation. 

Canned Reports can be exported directly from the report interface or generated programmatically by passing parameters through the report URL. 

1. Exporting a Canned Report

Once a Canned Report is generated, users can export the report using the available export options. On the top blue band you have got an exporting button, clicking on which it gives various kind of exporting options (as shown in the below image) 

Exporting Canned Reports in Helical Insight

Depending on the report configuration and deployment, Canned Reports support exporting reports into commonly used formats such as: 

  • PDF 
  • Word (docx) 
  • Excel (xls, xlsx) 
  • CSV 
  • Image (PND, jpg, jpeg) 
  • RTF 
  • PPTX 
  • HTML 
  • XML 

PDF Export

PDF is useful when the report needs to retain its layout and formatting. 

Typical use cases include: 

  • Invoices 
  • Financial statements 
  • Management reports 
  • Regulatory reports 
  • Pixel-perfect operational reports 
  • Reports that need to be printed or shared by email 

PDF export maintains the report’s configured page layout, including headers, footers, tables, charts, page breaks and other report elements. 

Excel Export

Excel-based exports are useful when users need to further analyze or manipulate report data. 

Typical use cases include: 

  • Operational data analysis 
  • Financial analysis 
  • Data reconciliation 
  • Working with tabular reports 
  • Further calculations and processing 

Depending on the report design and export format, the report can preserve the tabular structure of the original report. 

CSV Export

CSV is particularly useful when the report data needs to be consumed by another application or processed programmatically. 

For example: 

Customer,Region,Revenue
ABC Corporation,North,125000
XYZ Corporation,South,98000
PQR Limited,West,143000

CSV exports can therefore be used as an intermediate format for data processing and integration workflows. 

HTML Export

HTML exports are useful when the report needs to be displayed or consumed as a web document. 

This can be useful for: 

  • Web-based distribution 
  • Internal portals 
  • Application integrations 
  • Browser-based viewing 

2. Printing or Exporting Through URL Parameters

Helical Insight also provides the ability to control report output through URL parameters. 

One important use case is generating a PDF directly from a report URL. 

For example: 

<REPORT_URL>?print=PDF

The print=PDF parameter instructs Helical Insight to generate the report as a PDF instead of requiring the user to manually select the PDF export option. 

This can be particularly useful for application integration and automated report generation. 

Example

Suppose the normal report URL is: 

The PDF version can be requested using: 

The browser/application can then request the report directly in PDF format. 

In a similar way, other exporting types can also be passed in the URL and exported.

3. Passing Report Parameters Along with print=PDF

The same approach can be used when the report requires parameters. 

For example, consider a Report that has certain filters/input parameters like: 

  • region 
  • startDate 
  • endDate 

The URL can contain the required parameters along with the print/export instruction. 

Conceptually, the URL can look like: 

<REPORT_URL>?region=North&startDate=2026-01-01&endDate=2026-01-31&print=PDF

This allows an external application to: 

  1. Open the required Canned Report. 
  2. Pass the required parameter values. 
  3. Generate the report. 
  4. Request the output directly as PDF. 

The exact parameter names and URL structure depend on how the parameters are configured in the particular report. 

In order to learn or getting started with Canned Reports, please refer to this link https://www.helicalinsight.com/getting-started-with-helical-insight-canned-reports-version-6-0-onwards/

In case of any other questions, please reach out on support@helicalinsight.com or raise ask your questions on forum.helicalinsight.com  

Leave a Reply

Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight’s self-service capabilities is one to reckon with. It allows you to simply drag and drop columns, add filters, apply aggregate functions if required, and create reports and dashboards on the fly. For advanced users, the self-service component has ability to add javascript, HTML, HTML5, CSS, CSS3 and AJAX. These customizations allow you to create dynamic reports and dashboards. You can also add new charts inside the self-service component, add new kind of aggregate functions and customize it using our APIs.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
Helical Insight, via simple browser based interface of Canned Reporting module, also allows to create pixel perfect printer friendly document kind of reports also like Invoice, P&L Statement, Balance sheet etc.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
If you have a product, built on any platform like Dot Net or Java or PHP or Ruby, you can easily embed Helical Insight within it using iFrames or webservices, for quick value add through instant visualization of data.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
Being a 100% browser-based BI tool, you can connect with your database and analyse across any location and device. There is no need to download or install heavy memory-consuming developer tools – All you need is a Browser application! We are battle-tested on most of the commonly used browsers.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
We have organization level security where the Superadmin can create, delete and modify roles. Dashboards and reports can be added to that organization. This ensures multitenancy.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
A first-of-its-kind Open-Source BI framework, Helical Insight is completely API-driven. This allows you to add functionalities, including but not limited to adding a new exporting type, new datasource type, core functionality expansion, new charting in adhoc etc., at any place whenever you wish, using your own in-house developers.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
It handles huge volumes of data effectively. Caching, Pagination, Load-Balancing and In-Memory not only provides you with amazing experience, but also and does not burden the database server more than required. Further effective use of computing power gives best performance and complex calculations even on the big data even with smaller machines for your personal use. Filtering, Sorting, Cube Analysis, Inter Panel Communication on the dashboards all at lightning speed. Thereby, making best open-source Business Intelligence solution in the market.
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
With advance NLP algorithm, business users simply ask questions like, “show me sales of last quarter”, “average monthly sales of my products”. Let the application give the power to users without knowledge of query language or underlying data architecture
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application is compatible with almost all databases, be it RDBMS, or columnar database, or even flat files like spreadsheets or csv files. You can even connect to your own custom database via JDBC connection. Further, our database connection can be switched dynamically based on logged in users or its organization or other parameters. So, all your clients can use the same reports and dashboards without worrying about any data security breech.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Our application can be installed on an in-house server where you have full control of your data and its security. Or on cloud where it is accessible to larger audience without overheads and maintenance of the servers. One solution that works for all.
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered
Different companies have different business processes that the existing BI tools do not encompass. Helical Insight permits you to design your own workflows and specify what functional module of BI gets triggered