Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

about print qv-report to pdf with macro

hi guys.

im trying to print a qv-report to pdf with macro.

here a code i found from people post.

actually,they almost same.

Sub Dagrapport
vReport = "QVreportname" 'Set report
vName = "reportname" 'Name of output pdf
ActiveDocument.PrintReport(vReport), "Bullzip PDF Printer", false 'Printreport
reportFile = "reportpath" & vName &".pdf" 'Setting outputname
MyPrintPDFWithBullZip(reportFile) 'Call pdf printer
ActiveDocument.GetApplication.Sleep 5000
zendDagrapport
End sub

when i run this code, the script stop at ActiveDocument.PrintReport(vReport), "Bullzip PDF Printer", false 'Printreport

its just stop at this line any code i found. and no error info back to me.

-------------------------

32 bit machine

GhostScript , version is 9.0

BullzipPDF , version is 8.2(i guess....)

had installed the http://ftp.qliktech.com/QvWebDownloads/Release8/QvPDFSetup.exe

and set the system access to allow any macros.

Anyone got any ideas?

Thanks for your help !

10 Replies
Not applicable
Author

I have just recently come across a service which allows you to fill out or edit PDF forms online without having to download any software. I was able to print out my document and even fax it online. Please check this website http://goo.gl/yoGwr2


I'm sure you will definitely find the service useful and easy to use. No harm in trying.