Using SVG in a PDF report [message #548249] |
Wed, 21 July 2010 05:08  |
Eclipse User |
|
|
|
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  |
Eclipse User |
|
|
|
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 !
>
|
|
|
Powered by
FUDForum. Page generated in 0.03047 seconds