Issue with BackPicture and pdf export

Hi,
we are using FastReport 5 Embarcadero edition that comes with Berlin.

I have a report where I put our logo in the BackPicture property.
When I show the report, the logo is fine.

However when I export the report to pdf, the logo is stretched in the pdf output.
BackPictureStretched is set to false in the report. The export seems to ignore this parameter and always stretch the BackPicture.

Could this be a bug?
Is there a way around this issue, maybe a settings I didn't see to control the BackPicture strecthing when exporting to pdf?

I included a very small demo report as an example.
The report shows the logo fine but when exported to a pdf it's strecthed and ugly.

Thanks

Comments

  • gpigpi
    edited 9:19PM
    wrote:
    Could this be a bug?
    Yes. Try to use TfrxPictureView on the TfrxOverlay band as workaround

Leave a Comment