pbenven
9th August 2017, 22:12
My company wants to be able to batch print production orders on both sides of the paper while keeping the Material List et al on separate sheets.
I am able to accomplish the initial duplexing by adding a dummy field ("", type tcmcs.str1) set to use "User Font 15" to the before.report layout section of the production order report. I have "pfont15=\E&l1S," in my printer driver file. This works a treat.
In order for the Material List report to come out simplex, I added a similar "User Font 16" dummy field to the after.report section of the Production Order and added pfont16=\E&l0S to the driver file.
This has the desired effect except that the subsequent reports (i.e Material List et al) are not starting at the top of the new page. For each production order in the batch, the associated Material List reports print further and further down the page.
Is there something I can add to the pfont16 sequence to set things back to normal?
I am able to accomplish the initial duplexing by adding a dummy field ("", type tcmcs.str1) set to use "User Font 15" to the before.report layout section of the production order report. I have "pfont15=\E&l1S," in my printer driver file. This works a treat.
In order for the Material List report to come out simplex, I added a similar "User Font 16" dummy field to the after.report section of the Production Order and added pfont16=\E&l0S to the driver file.
This has the desired effect except that the subsequent reports (i.e Material List et al) are not starting at the top of the new page. For each production order in the batch, the associated Material List reports print further and further down the page.
Is there something I can add to the pfont16 sequence to set things back to normal?