Skip to main content



      Home
Home » Archived » BIRT » report viewer ignoes my paramters
report viewer ignoes my paramters [message #119768] Mon, 30 January 2006 09:14 Go to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

hi..

tying to use:
http://localhost:8080/birt/frameset?__report=test.rptdesign& amp;sample=my+parameter&__toolbar=false&__frame=fals e

but i see no change in the output it's like it doesn't matter what i
choose in __frame or __toolbar
Re: report viewer ignoes my paramters [message #120265 is a reply to message #119768] Mon, 30 January 2006 15:14 Go to previous messageGo to next message
Eclipse UserFriend
These 2 url parameter are obsolete. Toolbar always shows up. Viewer UI
dose not use any html frameset any more. All UI are rendered in one single
html page. Div is used to control the layout.
Re: report viewer ignoes my paramters [message #120278 is a reply to message #120265] Mon, 30 January 2006 15:34 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

then which url should i use?


also when i used the run servlet i saw no tool bar and frameset (which
very comfortable if i wanna print it all out) the run servlet was the only
one that accepted the ptf format. i also just noticed another thing, i
convert to pdf, my hebrew string all turn out reverse!!!
Re: report viewer ignoes my paramters [message #120326 is a reply to message #120278] Mon, 30 January 2006 15:56 Go to previous messageGo to next message
Eclipse UserFriend
It is up to your.

Run url uses engine's runAndRender task to render the report in both
pdf/html format from report design file. No html pagination is supported.
It does not trigger the ajax viewer and simply renders the report itself.

Frameset url uses engine's render task in most cases. It can only render
report in html format from report document page by page. It invokes the
web viewer.
Re: report viewer ignoes my paramters [message #120510 is a reply to message #120326] Mon, 30 January 2006 19:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

but you said BOTH url are obselete, right? so is there a new url i should
use?

the frameset view doesn't allow you to print from the browser unless there
is a trick i don't know about to avoid this, that's why i wanted the run
view (becouse after all a report is for printing right?)

seems to me that the frameset is just for viewing (and export to excel if
i ever get this to work) while the run, is for printing and pdf (if i ever
get it's hebrew not to be reversed, any chance for that?)
Re: report viewer ignoes my paramters [message #120543 is a reply to message #120510] Mon, 30 January 2006 19:49 Go to previous messageGo to next message
Eclipse UserFriend
I am saying those 2 url parameters are obsolete. If you want to print
report in html format, you should use run?...
Re: report viewer ignoes my paramters [message #120566 is a reply to message #120543] Mon, 30 January 2006 19:54 Go to previous messageGo to next message
Eclipse UserFriend
We probably need to provide certain thing in the ajax based viewer to
allow printing in html format.
Re: report viewer ignoes my paramters [message #120706 is a reply to message #120543] Tue, 31 January 2006 03:48 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

if i include page paramters in the reprot itself (for example open a new
page for each 10 records print,print columns headings for each new page,
and display the page number, would that appear in the run servlet?

see i wanna use http://www.primopdf.com/ so if the client desices to print
it in pdf, he would be able to send directly to installed pdf printer.
that way i can solve the reverse hebrew problem in your pdf, until you
slove it on your end (if you can solve it with bidi etc ;) ).
Re: report viewer ignoes my paramters [message #120713 is a reply to message #120566] Tue, 31 January 2006 04:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

i would say that simplest solution is to have a link in the frameset
viewer, that will a open a new window, pour into it the contents of run
servlet and display the print dialog, altough, it does make you run the
report again, it sperates the report content from control navigation.
Re: report viewer ignoes my paramters [message #122204 is a reply to message #120706] Tue, 31 January 2006 18:30 Go to previous messageGo to next message
Eclipse UserFriend
That would work.
Re: report viewer ignoes my paramters [message #122470 is a reply to message #122204] Wed, 01 February 2006 02:36 Go to previous message
Eclipse UserFriend
Originally posted by: elhanan.migdal-group.co.il

ok i'll try that, then all i'll need to work on is finding a utility for
automatic conversion of utf-8 to ansi
Previous Topic:BIRT advantage?
Next Topic:PDF usiing Designer tool
Goto Forum:
  


Current Time: Mon Jul 14 20:18:01 EDT 2025

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

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

Back to the top