Please
refer also to the Online Help Getting Started > Print documentation.
On_Select userexit in widget-menus/button-areas or On_Event userexit in each state of the user interface.
With this userexit a third party print solution can be implemented, to create a print file. DataView then sends
the print file to your printer. DataView will automatically define the print
file name based on the name of the calling mask and the name of the <
tmp>
directory. DataView writes all field contents including invisible
fields without any special layout into the print file and sends it to your printer
using the print statement defined in the starting procedure dtv_pri
in the < com>
directory.