Show different print preview than actual print???
Hello all,
I'm looking for a way to hide an image at print time,
Actually I'm working on a cheque print form and I want show the customer a filled cheque note in the print preview form and then transfer just data (not the picture of the cheque) to the printer when he clicks on the print button.
thanks a lot
July 12th, 2011 7:01am
You cant do it
the best would be to remove the image from Report Background and let the users see the cheque details only without the image
or else you can have two reports one with image and other without image and display the one with image in an inline frame and give a print button at the bottom which will open the other one without image and print from there or you can use the same report
and pass the image as a parameter
--------------------------------------------------------
Surender Singh Bhadauria
Free Windows Admin Tool Kit Click here and download it now
July 12th, 2011 7:19am
You cant do it
the best would be to remove the image from Report Background and let the users see the cheque details only without the image
or else you can have two reports one with image and other without image and display the one with image in an inline frame and give a print button at the bottom which will open the other one without image and print from there or you can use the same report
and pass the image as a parameter
Please dont post the same thing twice--------------------------------------------------------
Surender Singh Bhadauria
July 12th, 2011 7:34am


