HomeTechnical Support » Configuration & Setup

Configuration & Setup

Watermark on Form Messages in this topic - RSS

Tom Wood
Posts: 19


8/6/2013
Tom Wood
Posts: 19
Hello,

I need to know if it is possible to assign a watermark on a PrintBoss Form, or does it need to be done on the Crystal Report? Thanks!
edited by Tom Wood on 8/6/2013
0 link
Nancy
Administrator
Posts: 765


8/6/2013
Nancy
Administrator
Posts: 765
Yes, you can add a watermark on a PrintBoss form. One of the properties of the #PIC command is for a watermark. This allows for the graphic to be printed in shades of gray instead of black. View your form, right-click and choose the option to 'Insert and Object." Choose 'graphic.' The PIC Command Properties box will open. Use the drop down box to edit the Watermark properties.


edited by Nancy on 8/6/2013
+1 link
Nancy
Administrator
Posts: 765


8/7/2013
Nancy
Administrator
Posts: 765
Yes, you can add use conditions to the Pic Command. You can create a variable, or use a standard PrintBoss variable to script in the condition. The following script would be placed in the Footer Object tab of the PrintBoss form to print the watermark if the Miscellaneous Flag 5 is checked in the bank record, i.e. {BFlag5}.

#[Flagged, {BFlag5}]Pic 0.300, 3.750, USRCHK.jpg, /Size:60 /MIR/Watermark:M ,,
+1 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software