Print to a file
Tag(s):
Datawindow
dw_1.Object.DataWindow.Print.Filename = 'report.prn' dw_1.Print()
Home