Skip to main content



      Home
Home » Archived » BIRT » Page numbering by master page(How to create page numbering for each master page)
Page numbering by master page [message #775333] Thu, 05 January 2012 14:43 Go to next message
Eclipse UserFriend
I apologize in advance if question has already been asked and resolved in past topics but I have not found anything.

Here is my requirement for my BIRT 3.7 report (using run and output straight to PDF):

MasterPageA (instead of having Page 1 of 2, I am getting Page 1 of 3)
Page1

MasterPageA
Page2

MasterPageB
SummaryPage (always only one page)

I am using auto-text in the header of masterPage. My question is how can I have access to the total-page variable, so I can display in my masterPageA something like (total-page) - 1 ?

Any ideas are much appreciated.

Thanks
Re: Page numbering by master page [message #775768 is a reply to message #775333] Fri, 06 January 2012 11:42 Go to previous messageGo to next message
Eclipse UserFriend
When you deploy this report how will you be running it?

Jason

On 1/5/2012 2:43 PM, VinceG Mising name wrote:
> I apologize in advance if question has already been asked and resolved
> in past topics but I have not found anything.
>
> Here is my requirement for my BIRT 3.7 report (using run and output
> straight to PDF):
>
> MasterPageA (instead of having Page 1 of 2, I am getting Page 1 of 3)
> Page1
>
> MasterPageA
> Page2
>
> MasterPageB
> SummaryPage (always only one page)
>
> I am using auto-text in the header of masterPage. My question is how can
> I have access to the total-page variable, so I can display in my
> masterPageA something like (total-page) - 1 ?
>
> Any ideas are much appreciated.
>
> Thanks
Re: Page numbering by master page [message #775801 is a reply to message #775768] Fri, 06 January 2012 12:36 Go to previous messageGo to next message
Eclipse UserFriend
It will be running using WebViewer with straight output to PDF.
Re: Page numbering by master page [message #775826 is a reply to message #775801] Fri, 06 January 2012 13:34 Go to previous messageGo to next message
Eclipse UserFriend
When you run the report in the Viewer, if you run to html using the
frameset mapping and then export to pdf does the report come out
correctly? Also try frameset mapping with &__format=pdf appended to the
url.

Jason

On 1/6/2012 12:36 PM, VinceG Mising name wrote:
> It will be running using WebViewer with straight output to PDF.
Re: Page numbering by master page [message #775853 is a reply to message #775826] Fri, 06 January 2012 14:51 Go to previous messageGo to next message
Eclipse UserFriend
I am using run mapping with &__format=pdf. Would frameset make a difference?

Quote:
When you run the report in the Viewer, if you run to html using the
frameset mapping and then export to pdf does the report come out
correctly? Also try frameset mapping with &__format=pdf appended to the
url.

Jason
Re: Page numbering by master page [message #775869 is a reply to message #775853] Fri, 06 January 2012 15:43 Go to previous message
Eclipse UserFriend
Yes, frameset uses a run task then a render task. run mapping uses
runandrender task, which does not create a rptdocument.

Jason

On 1/6/2012 2:51 PM, VinceG Mising name wrote:
> I am using run mapping with &__format=pdf. Would frameset make a
> difference?
>
> Quote:
>> When you run the report in the Viewer, if you run to html using the
>> frameset mapping and then export to pdf does the report come out
>> correctly? Also try frameset mapping with &__format=pdf appended to the
>> url.
>>
>> Jason
>
Previous Topic:Inserting Background Image Problem
Next Topic:Birt 3.7 - Frameset mapping crashes my Tomcat server
Goto Forum:
  


Current Time: Wed Jul 23 10:54:15 EDT 2025

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

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

Back to the top