Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Changing the source
Changing the source [message #776086] Sat, 07 January 2012 12:06 Go to next message
Frizz K is currently offline Frizz KFriend
Messages: 18
Registered: March 2010
Junior Member
I want to solve the 276045 bug (sorry, I can't link the bug, I'm a newbie). How can I modify the source code?
Which class does it render pdf output?

[Updated on: Sat, 07 January 2012 12:07]

Report message to a moderator

Re: Changing the source [message #776985 is a reply to message #776086] Mon, 09 January 2012 16:03 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I believe the patch in the bug is going to be applied to the source soon.
The code for the pdf emitter is in the
org.eclipse.birt.report.engine.pdf project.

Jason

On 1/7/2012 7:06 AM, Frizz K wrote:
> I want to solve the 276045 bug. How can I modify the source code?
> Which class does it render pdf output?
Re: Changing the source [message #777369 is a reply to message #776985] Tue, 10 January 2012 10:55 Go to previous messageGo to next message
Frizz K is currently offline Frizz KFriend
Messages: 18
Registered: March 2010
Junior Member
Ok, so I must modify PDFEmitter.java, I think.
Then I will compile the project, I will replace PDFEmitter.class in org.eclipse.birt.runtime JAR of the BIRT home with my new PDFEmitter.class and it musts work, isn't it?
Re: Changing the source [message #777497 is a reply to message #777369] Tue, 10 January 2012 15:49 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

That is correct.

Jason

On 1/10/2012 5:55 AM, Frizz K wrote:
> Ok, so I must modify PDFEmitter.java, I think.
> Then I will compile the project, I will replace PDFEmitter.class in
> org.eclipse.birt.runtime JAR of the BIRT home with my new
> PDFEmitter.class and it musts work, isn't it?
Previous Topic:How to set the report version property ?
Next Topic:Printing PS with BIRT
Goto Forum:
  


Current Time: Thu Apr 25 09:54:16 GMT 2024

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

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

Back to the top