Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

bitmap and PDF

edited August 2009 in General
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

Comments

This discussion has been closed.