Skip to main content



      Home
Home » Archived » BIRT » Can Make Multi Page on PDF?
Can Make Multi Page on PDF? [message #151297] Wed, 05 April 2006 22:02 Go to next message
Eclipse UserFriend
Originally posted by: keiji_ono.net8.co.jp

Hi everyone
I am newbie in Birt. I am very interested in Birt.
So i have some questions about this.
1. Can i make multi page on pdf?
Or can i collect plural pdf files all together by using Birt?
2. Can i bind some data using JSP to the reports?
If so, could you show me some example code?

Any advice thnks
onoke
Re: Can Make Multi Page on PDF? [message #151462 is a reply to message #151297] Thu, 06 April 2006 10:24 Go to previous message
Eclipse UserFriend
1 - BIRT does generate multipage PDF, but does not use PDF as a datasource
(Although this maybe possible with Scripted Data Source)
2 - Using the Expression builder, JavaScript, or Java BIRT can access
variables from the request or session.
So for example if I have a Data Element in the report and I added
variabletouse to session and then called the report, I would put the
following in for the expression.

reportContext.getHttpServletRequest().getSession().getAttirb ute( "variabletouse");

Jason


"onoke" <keiji_ono@net8.co.jp> wrote in message
news:c8ef024c08fce1041b8f2849dbf09f86$1@www.eclipse.org...
> Hi everyone
> I am newbie in Birt. I am very interested in Birt.
> So i have some questions about this.
> 1. Can i make multi page on pdf?
> Or can i collect plural pdf files all together by using Birt?
> 2. Can i bind some data using JSP to the reports?
> If so, could you show me some example code?
>
> Any advice thnks
> onoke
>
Previous Topic:Other language from database.
Next Topic:hyperlink URI
Goto Forum:
  


Current Time: Mon Jul 21 22:01:52 EDT 2025

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

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

Back to the top