pjohns
29th November 2001, 11:16
How do you suppress blank lines in report layouts?
e.g. In an address where some address lines have not been completed I do not want blank lines shown in my report.
Regards
PJ
Commandeur
29th November 2001, 12:37
For addresses you have standard DLL that does the job of "compressing" addresses.
This dll is used on all reports printing adresses.
This dll is tccomdll4030 (baan 5.0c).
The best way to understand how it works is to check the report script a simple report with addresse (like sales order acknowledgement).
baanite
1st December 2001, 00:05
you can also check the print condition of a particular field
in the report field layout to force a logic apart from scripting
i guess supressing the layout need not be discussed