Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Automatically open print-dialog with generated PDF
Automatically open print-dialog with generated PDF [message #1841000] Fri, 30 April 2021 06:47
H Donkers is currently offline H DonkersFriend
Messages: 1
Registered: April 2021
Junior Member
Hi,

How can I arrange that BIRT generates a PDF-document, with javascript inside, that automatically opens the print-dialog after opening the PDF.
On adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/js_developer_guide.pdf I can see that if the following javascript is included in the generated document, the print-dialog would open:

this.print({bUI: false,bSilent: falsee,bShrinkToFit: true});

Hoe can I generate this javascript in the PDF via Birt?

Best regards,
H Donkers
Previous Topic:Testing BIRT report
Next Topic:push in array object replace all values
Goto Forum:
  


Current Time: Fri Apr 19 23:05:40 GMT 2024

Powered by FUDForum. Page generated in 0.03182 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top