Skip to main content



      Home
Home » Archived » BIRT » PGN and GIF image issues in PDFs
PGN and GIF image issues in PDFs [message #32724] Mon, 02 May 2005 13:57 Go to next message
Eclipse UserFriend
Originally posted by: jdixon.pentaho.com

I am using the head from CVS

JPG images work ok in PDFs but GIF and PNGs do not:

embedded PNGs as images or background images do not show up in PDFs
URI PNGs as images or background images do not show up in PDFs

embedded GIF as images or background images generate errors in PDFs
URI GIF as images or background images generate errors in PDFs
Re: PGN and GIF image issues in PDFs [message #32984 is a reply to message #32724] Mon, 02 May 2005 21:29 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for the bug report. Can you file a Bugzilla entry so the team can
keep track of the issue?

Thanks,

- Paul

Paul Rogers
BIRT PMC

"jdixon" <jdixon@pentaho.com> wrote in message
news:d55q0r$f6g$1@news.eclipse.org...
>
> I am using the head from CVS
>
> JPG images work ok in PDFs but GIF and PNGs do not:
>
> embedded PNGs as images or background images do not show up in PDFs
> URI PNGs as images or background images do not show up in PDFs
>
> embedded GIF as images or background images generate errors in PDFs
> URI GIF as images or background images generate errors in PDFs
>
>
>
Re: PGN and GIF image issues in PDFs [message #33019 is a reply to message #32984] Mon, 02 May 2005 21:44 Go to previous messageGo to next message
Eclipse UserFriend
The problem with PNG images is a result that you do not have JIMI library
from Sun. Due to license issues, BIRT can not ship such a library.

Stanley
BIRT Engine
Re: PGN and GIF image issues in PDFs [message #33159 is a reply to message #33019] Tue, 03 May 2005 00:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jdixon.pentaho.com

Thanks.

I followed these instructions from Apache
http://xml.apache.org/fop/graphics.html#jimi and copied the JAR file to
org.eclipse.birt.report.engine.emitter.fo\lib.

Maybe the FO emitter could attempt to load one of te JIMI classes and log
messages if the JIMI classes are not there.

I will create a Buzgilla report for the problem with GIFs


"Stanley Wang" <swang@actuate.com> wrote in message
news:0a2b5129d14f0a3976354c2e6183eb39$1@www.eclipse.org...
> The problem with PNG images is a result that you do not have JIMI library
> from Sun. Due to license issues, BIRT can not ship such a library.
> Stanley
> BIRT Engine
>
>
Re: PGN and GIF image issues in PDFs [message #33412 is a reply to message #33159] Tue, 03 May 2005 09:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jdixon.pentaho.com

Why can't BIRT ship the library? The Sun license allows you to do so.

"jdixon" <jdixon@pentaho.com> wrote in message
news:d56tfj$l0m$1@news.eclipse.org...
>
> Thanks.
>
> I followed these instructions from Apache
> http://xml.apache.org/fop/graphics.html#jimi and copied the JAR file to
> org.eclipse.birt.report.engine.emitter.fo\lib.
>
> Maybe the FO emitter could attempt to load one of te JIMI classes and log
> messages if the JIMI classes are not there.
>
> I will create a Buzgilla report for the problem with GIFs
>
>
> "Stanley Wang" <swang@actuate.com> wrote in message
> news:0a2b5129d14f0a3976354c2e6183eb39$1@www.eclipse.org...
>> The problem with PNG images is a result that you do not have JIMI library
>> from Sun. Due to license issues, BIRT can not ship such a library.
>> Stanley
>> BIRT Engine
>>
>>
>
>
Re: PGN and GIF image issues in PDFs [message #34442 is a reply to message #33412] Wed, 04 May 2005 19:32 Go to previous messageGo to next message
Eclipse UserFriend
Each third-party jar file that BIRT includes has to be cleared from
Eclipse first. The JIMI jar file failed to clear.


Stanley
BIRT Engine
Re: PGN and GIF image issues in PDFs [message #146631 is a reply to message #32724] Tue, 21 March 2006 15:27 Go to previous message
Eclipse UserFriend
Originally posted by: david.bidermanas.online.fr

Hello,

I have the same problem using FOP directly in the RCP. The problem is
that Eclipse registers a URL handler for the "image/gif" type. FOP
expects the URL.getContent() to return an ImageProducer instance (from
AWT), whereas the handler from Eclipse returns an InputStream instance
that doesn't implement ImageProducer, and a ClassCastException occurs.

David
Previous Topic:URGENT!! Bar Chart
Next Topic:comparing a row from a subreport to a row in the master report, is it possible?
Goto Forum:
  


Current Time: Fri May 09 16:12:29 EDT 2025

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

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

Back to the top