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: 
christian77
Partner - Specialist
Partner - Specialist

Is there anyway to create a pdf via macro?

I want to create the report without using the feature reports. Is it possible?

Thanks.

2 Replies
christian77
Partner - Specialist
Partner - Specialist
Author

Thank you for your fast answer.

What I meant is not to export a pdf, rather to create the report itself.

That is not convenient since we have that feature via click and drag. If I had to create a report from scratch, I should have to determine positions and sizes for every object, which is too complicated in a macro. I just wanted to make sure is not the way to follow.

To automatically print reports that I have created already, I know (have) 2 ways.

1st Using pdf x-change printer supplied by QV, I couldn’t control the name of the final pdf, so I used a FSO to change the name.

2nd Using BullZipPDFPrinter, I can control that name and the macro becomes easier.