Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » How to set the zoom value when rendering in pdf?
How to set the zoom value when rendering in pdf? [message #824543] Mon, 19 March 2012 19:59 Go to next message
Mike Wulkan is currently offline Mike WulkanFriend
Messages: 147
Registered: July 2009
Senior Member
If I change the __format=html to __format=pdf I get my report rendered as a pdf and displayed using the browser's pdf plugin.

However the default pdf zoom value seems to vary so I'd like to fix the value myself. I know that when you display a pdf file in the browser directly you can add the zoom= parameter directly but how do you pass this parameter on the BIRT report URL?

Thanks
Mike
Re: How to set the zoom value when rendering in pdf? [message #824661 is a reply to message #824543] Mon, 19 March 2012 22:58 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Try

http://localhost:8090/3.7.1/frameset?__report=master.rptdesign&__format=pdf&#zoom=100

Jason

On 3/19/2012 3:59 PM, Mike Wulkan wrote:
> If I change the __format=html to __format=pdf I get my report rendered
> as a pdf and displayed using the browser's pdf plugin.
>
> However the default pdf zoom value seems to vary so I'd like to fix the
> value myself. I know that when you display a pdf file in the browser
> directly you can add the zoom= parameter directly but how do you pass
> this parameter on the BIRT report URL?
>
> Thanks
> Mike
Re: How to set the zoom value when rendering in pdf? [message #825052 is a reply to message #824661] Tue, 20 March 2012 12:01 Go to previous messageGo to next message
Mike Wulkan is currently offline Mike WulkanFriend
Messages: 147
Registered: July 2009
Senior Member
Thanks Jason, but when I try that it isn't parsing anything after the zoom=100 and prompts me for parameters.

I did find a way to set a default zoom level for myself by using the Adobe Reader GUI and then going to preferences and setting the Default Layout and Zoom. However I would still like to be able to set it directly when the page is launched so that all my users won't have to do this additional setup.
Re: How to set the zoom value when rendering in pdf? [message #825234 is a reply to message #825052] Tue, 20 March 2012 16:34 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Mike,

Can you not make the zoom parameter the last one?

Jason

On 3/20/2012 8:01 AM, Mike Wulkan wrote:
> Thanks Jason, but when I try that it isn't parsing anything after the
> zoom=100 and prompts me for parameters.
>
> I did find a way to set a default zoom level for myself by using the
> Adobe Reader GUI and then going to preferences and setting the Default
> Layout and Zoom. However I would still like to be able to set it
> directly when the page is launched so that all my users won't have to do
> this additional setup.
Re: How to set the zoom value when rendering in pdf? [message #825299 is a reply to message #825234] Tue, 20 March 2012 17:46 Go to previous messageGo to next message
Mike Wulkan is currently offline Mike WulkanFriend
Messages: 147
Registered: July 2009
Senior Member
Yes that works, thanks.
Re: How to set the zoom value when rendering in pdf? [message #1028519 is a reply to message #825299] Thu, 28 March 2013 11:15 Go to previous messageGo to next message
megha mukim is currently offline megha mukimFriend
Messages: 6
Registered: March 2013
Junior Member
Hi,
Wanted same help regarding the zoom level.
I have a set of reports to be generated but when exported as pdf except two rpts all are zoomed to 100%. how to set the zoom level for the remaining two, though I haven't set the level for any of the rpt yet.

Thanks for the help in advance.
Re: How to set the zoom value when rendering in pdf? [message #1029754 is a reply to message #1028519] Sat, 30 March 2013 04:50 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Did you add the zoom parameter?
Previous Topic:PDFRender - OutputStream not closed ?
Next Topic:Change library inheritance in rptdesign
Goto Forum:
  


Current Time: Thu Mar 28 23:24:51 GMT 2024

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

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

Back to the top