I googled TPrinter Watermark looking for a way to directly send a watermark command to the printer, but all I can find is addins that have the following bit of information:
methods like Delphi's TPrinter but is designed to generate a PDF file. ...
I'm not interested in creating PDFs. We have an interview that I am currently changing from a Lotus Notes application to a Delphi application. The Lotus Notes program uses an excel spreadsheet to fill in specific pieces of information into a template and if certain pieces of information are on the spreadsheet, conditional watermarks are applied. For instance, if the interview contains information regarding treatment or medication, 'CONFIDENTIAL' is watermarked across the interview, if the defendant was ROR, then that appears on the interview, etc.
Does anyone know of a way to add a watermark to a TPrinter command?
I considered creating a transparent image to place over the print out, think that would work?
thanks for any input!
leslie
methods like Delphi's TPrinter but is designed to generate a PDF file. ...
I'm not interested in creating PDFs. We have an interview that I am currently changing from a Lotus Notes application to a Delphi application. The Lotus Notes program uses an excel spreadsheet to fill in specific pieces of information into a template and if certain pieces of information are on the spreadsheet, conditional watermarks are applied. For instance, if the interview contains information regarding treatment or medication, 'CONFIDENTIAL' is watermarked across the interview, if the defendant was ROR, then that appears on the interview, etc.
Does anyone know of a way to add a watermark to a TPrinter command?
I considered creating a transparent image to place over the print out, think that would work?
thanks for any input!
leslie