DBImage Quality Issues
Delphi 10.1, RB 20.03
I store our company logo as a blob field in Firebird. The quality of the native image (jpg), and that stored in Firebird is very good quality. However, when I add it to a report, it is noticeably ragged. When I print directly from the print manager after running the report, it doesn't print at all, even though I can see it on the preview. When I export to PDF, it appears on the PDF and prints on the page, but it is really poor quality.
Any ideas?
I store our company logo as a blob field in Firebird. The quality of the native image (jpg), and that stored in Firebird is very good quality. However, when I add it to a report, it is noticeably ragged. When I print directly from the print manager after running the report, it doesn't print at all, even though I can see it on the preview. When I export to PDF, it appears on the PDF and prints on the page, but it is really poor quality.
Any ideas?
Comments
I have tried DrawDirect = True, but it doesn't appear to have an effect.
Images in PDF are automatically scaled to conserve space. Set the Report.PDFSettings.ScaleImages property to False to get a higher quality image.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com