Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Using SVG in a PDF report
Using SVG in a PDF report [message #548249] Wed, 21 July 2010 09:08 Go to next message
No real name is currently offline No real nameFriend
Messages: 6
Registered: July 2010
Junior Member
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 09:23 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 6
Registered: July 2010
Junior Member
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 15:22 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 15:29 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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: Fri Apr 19 04:11:55 GMT 2024

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

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

Back to the top