Use Conditional Formatted Text
Tom Verkerk
I want in Formatted Text Editor Create conditional Text.Example
I want sent mail with the following settings
size="73">dotcombusiness
AND IF I print the document then I want to use the following settings.
size="69">dotcombusiness
Is this possible
Kind Regards
Tom Verkerk
Philipp Knecht
Hi TomYes this is possible.
In the layout use 2 AdvancedTextboxes with the corresponding texts.
In the visible Property of the 1st textbox: GetData("LD.Par.PrintMode") = "N"
In the other : GetData("LD.Par.PrintMode") <> "N"
hth
0
Please sign in to leave a comment.
Comments
0 comments