Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Automatic Printing of PDF from IE
praposo
I am using this to open up a window of the birt report as a pdf, is there any way to send it to print automatically?
run?__report=../../../files/GenDocs/gen/forms/" + formLoc + ".rptdesign&__format=pdf&__locale=en_US&__masterpage=true";
Find more posts tagged with
Comments
shahamar
Try out
output?__format=html&__report=<reportName>&__fittopage=false&__pagebreakonly=false&__overwrite=false
praposo
That did work, but it was not what I was looking for.
I was looking for a way to open up the report and have it either print to the default printer or have the print box pop and then have the end user select their method of printing.