Skip to main content



      Home
Home » Archived » BIRT » Using SVG in a PDF report
Using SVG in a PDF report [message #548249] Wed, 21 July 2010 05:08 Go to next message
Eclipse UserFriend
Hello,

I would like to know if there is some specific configuration for BIRT to display SVG images.

I'm currently using BIR 2.6 and Eclipse 3.6, genereting PDF reports with png and jpg images.

When I try to create a report using SVG image, I have the folowwing message insted of my image : "Current report item is not supported in this report format"

I looked around and added the following for the render options :
options.setSupportedImageFormats("PNG;GIF;JPG;BMP;SWF;SVG");
But it doesn't seem to work .... am I missing something ?

Thanks !
Re: Using SVG in a PDF report [message #548258 is a reply to message #548249] Wed, 21 July 2010 05:23 Go to previous messageGo to next message
Eclipse UserFriend
Nevermind, it was my fault (file extension problem).
My image is very small though, but I'm not sure of its size anyway, so I'll take a look.

By the way, I didn't see if it's possible to simply delete this topic, is there a way ?
Thank you.
Re: Using SVG in a PDF report [message #548669 is a reply to message #548249] Thu, 22 July 2010 11:22 Go to previous messageGo to next message
Eclipse UserFriend
Currently the PDF emitter supports SVG charts but I do not believe it
supports SVG images. Can you log an enhancement request?

Jason

On 7/21/2010 5:08 AM, a.vydt@yahoo.fr wrote:
> Hello,
>
> I would like to know if there is some specific configuration for BIRT to
> display SVG images.
>
> I'm currently using BIR 2.6 and Eclipse 3.6, genereting PDF reports with
> png and jpg images.
>
> When I try to create a report using SVG image, I have the folowwing
> message insted of my image : "Current report item is not supported in
> this report format"
>
> I looked around and added the following for the render options :
> options.setSupportedImageFormats("PNG;GIF;JPG;BMP;SWF;SVG");
> But it doesn't seem to work .... am I missing something ?
>
> Thanks !
Re: Using SVG in a PDF report [message #548671 is a reply to message #548669] Thu, 22 July 2010 11:29 Go to previous message
Eclipse UserFriend
Disregard. I did not see your reply.

On 7/22/2010 11:22 AM, Jason Weathersby wrote:
> Currently the PDF emitter supports SVG charts but I do not believe it
> supports SVG images. Can you log an enhancement request?
>
> Jason
>
> On 7/21/2010 5:08 AM, a.vydt@yahoo.fr wrote:
>> Hello,
>>
>> I would like to know if there is some specific configuration for BIRT to
>> display SVG images.
>>
>> I'm currently using BIR 2.6 and Eclipse 3.6, genereting PDF reports with
>> png and jpg images.
>>
>> When I try to create a report using SVG image, I have the folowwing
>> message insted of my image : "Current report item is not supported in
>> this report format"
>>
>> I looked around and added the following for the render options :
>> options.setSupportedImageFormats("PNG;GIF;JPG;BMP;SWF;SVG");
>> But it doesn't seem to work .... am I missing something ?
>>
>> Thanks !
>
Previous Topic:EventHandlers : Java AND JavaScript on an object?
Next Topic:Dynamic hyperlink on bar chart series
Goto Forum:
  


Current Time: Tue Jul 22 17:46:11 EDT 2025

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

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

Back to the top