pre cutover push

This commit is contained in:
Infineon\StieberD
2024-09-04 20:33:41 -07:00
parent 6ea6969f4b
commit 7762b129af
2072 changed files with 130000 additions and 95295 deletions

View File

@ -179,19 +179,8 @@ IF PrintPDF THEN
END ELSE
* IF @USERNAME = 'BRYCE_BARB' THEN
*
* PrintSetup = ''
* PrintSetup<1,1> = '2' ;* Preview Normal
* PrintSetup<1,2> = '5' ;* Display all buttons except Printer Setup
* PrintSetup<1,3> = '0' ;* Display Printing Window
* PrintSetup<1,6> = '7' ;* Preview window - keyboard and mouse support
*
* END ELSE
PrintSetup = '0' ;* Print to printer without preview
PrintSetup = '0' ;* Print to printer without preview
* END
stat = Set_Printer( 'INIT','Printing','Shipping Documents', PageInfo,PageSetup,PrintSetup )
END