Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Vinod
Creator
Creator

Generate PDF using Button

Hi All. How to generate PDF document in QlikView using Button and Macros. Thanks, Vinod

5 Replies
trdandamudi
Master II
Master II

One way to do is as below (I am assuming you have PDFCreator as one of the printer option):

1) Design and create a report in Qlikview and save it. I saved as "RPT1 - Summary"

2) Create a button

3) In button "Actions" tab use the below:

     Actions---> Print Report

     Report ID ---> RPT-Summary

     Printer Name ---> PDFCreator

Note: See the screen shot of the Actions screen below:

Hope this helps.

Vinod
Creator
Creator
Author

Hi Thirumala sir. Is there any Macro code.

trdandamudi
Master II
Master II

The option I gave you doesn't need any macro. Are you looking only for Macro option ?

Vinod
Creator
Creator
Author

Yes sir. I am looking for Macros

trdandamudi
Master II
Master II