BMP print condition

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
MichaelDoP
Posts: 1
Joined: Sat Feb 03, 2018 10:28 am

BMP print condition

Post by MichaelDoP » Tue Apr 15, 2008 8:19 am

Hello,____in my application the user can print delivery notes to a printer or create a pdf. if i create a pdf i have to insert bitmaps, which displays the company logo (trademark). But if the printout goes to a printer the company logo is already on the paper sheets and i may not display the bitmap.____any idea how the suppress the bitmap fields, if the printout is not the PDF-Printer? Perhaps a condition similar to a line condition?____Thank you,__Aloisius

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: BMP print condition

Post by kfleming » Wed Apr 16, 2008 7:21 am

You could add a parameterr field to the report that asks the user if they want to print images and then use that field to control the printing of the line where the image is placed.____Kathleen__R&R Support

Post Reply