bitmap and PDF
Hi,
I have a TppImage which I fill with a bitmap:
myPPImage.stretch := true;
myPPimage.picture.bitmap := myBitmap;
I have a HIRES bitmap that stretches to MyppImage, but it seems it does so
bases on the the report ScreenCoordinates ( I use a preview )
How can I preserve the HIRES quality of my Bitmap when printing to a printer
or a PDF file ?
Leon
I have a TppImage which I fill with a bitmap:
myPPImage.stretch := true;
myPPimage.picture.bitmap := myBitmap;
I have a HIRES bitmap that stretches to MyppImage, but it seems it does so
bases on the the report ScreenCoordinates ( I use a preview )
How can I preserve the HIRES quality of my Bitmap when printing to a printer
or a PDF file ?
Leon
This discussion has been closed.
Comments
Which version of ReportBuilder are you using? Try setting the
Report.PDFSettings.ScaleImages property to False and see if that gives you
the effect you are after.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com