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

Missing header Images from letters while printing to a Printer

edited January 2004 in General
I would like to share a solution for this problem because I saw similar
questions in user groups. I spent too much time to find this !!. This fix
solved my problem.

Situation: Header images were missing on random letters while printing bulk
number of letters to printer. (Print Preview is always correct)

Solution: Set "DirectDraw =True" on TppDBImage component . (Default is
false).
See the help for details. Help says "If you are having difficulty getting an
image to print correctly on the printer, try setting this property to True".

Thanks
Reju Mathew

Comments

  • edited January 2004
    Thanks Reju,

    You will find that we commonly recommend trying this to solve the "Image
    does not print" issue. The DirectDraw property essentially removes image
    scaling and as a result produces higher quality (resized) images and tends
    to work better with some printer drivers. Thanks again.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.