Problem with the pdf export

Hi, are there any known problems by export pdf's in the Jaspersoft Studio plug-in for eclipse?

I use the latest version (5.5.1.) and I created some reports. In the preview looks all fine, but if I export it to pdf there are sometimes some elements missing.

Are there any conditions when the export engine dosn't export correct?

Greetz

ladidadadu's picture
Joined: Feb 14 2014 - 2:33am
Last seen: 9 years 2 weeks ago

3 Answers:

I'm not aware of any known problems with PDF exports in Studio. 

Could you provide more information about which elements are missing? Attaching your jrxml would help too.

Regards,
Ilona

ilona's picture
6034
Joined: Aug 2 2012 - 11:06am
Last seen: 8 years 8 months ago

Yes. JasperReports is using itext to generate pdf. If you're using non-standard fonts, you'll have to create a font package and specify to use that.

 

hozawa's picture
170227
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 9 months ago

Hi, now it generates the pdf correct. I think it has something to do with the position of the elements and if there swapping one an other. But I'm not 100% sure. If I find a pattern, I report it.

And Ilone: There are a lot of. As example:

  • UTF8 Code on standard fonts like Arial
  • missing Bold/Italic font, also Arial

And that are only the few I found in 3 or 4 week working with it.

ladidadadu's picture
Joined: Feb 14 2014 - 2:33am
Last seen: 9 years 2 weeks ago
Feedback