Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Build Birt Report Engine or Runtime
Build Birt Report Engine or Runtime [message #1404464] Fri, 01 August 2014 14:17
Marina Orth is currently offline Marina OrthFriend
Messages: 51
Registered: September 2012
Member
Hello,

i have a little trouble. I designed a report with report-font serif. fontsconfig.xml says for serif choose font family Times-Roman. Okay. Now we integrated BIRT Runtime (3.7.2) in our own application, render the reports as pdf send it via e-Mail. All is good.

Now we changed the font. We no longer want serif, what's only the family, we want to say: generate BIRT report as pdf with font Comic Sans. If we do so, there's a different in pdf documents. Comic Sans is partial embedded (Subset Embedded). These make some trouble with E-Mailing. Don't ask, it's not the point.

Next step, we tried PDFRenderOptions.SetEmbededFont(false). It's not working. According to Bug 223788 true type fonts are always embedded, limited by iText.

So, my only chance is changing org.eclipse.birt.report.engine.layout.pdf and build birt runtime. And that's my trouble.

I downlouded birt-source-3_7_2.zip and manipulated project org.eclipse.report.engine. Build was succesful. But i'm not able to find the builded jar file... And how do i integrate it in the runtime?

Kind regards

Marina Orth
Previous Topic:Birt 4.3 in maven repository?
Next Topic:Itext 5.5.1 Colspan is not working using birt api
Goto Forum:
  


Current Time: Fri Apr 26 22:14:37 GMT 2024

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

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

Back to the top