HomeTechnical Support » Printing

Printing

Printing Different Number of Copies Dynamically? Messages in this topic - RSS

Nancy
Administrator
Posts: 765


5/17/2016
Nancy
Administrator
Posts: 765
No, you cannot use that setting with PrintBoss.

Alternatively, if you have PrintBoss Enterprise, there is a variable called #SubCopyCount. The SubCopyCount command was created to print multiple copies of a specified PrintBoss Form Copy.

For example:,
Copy 0 on the PrintBoss form needs to be printed multiple times based on a value that is printed on form.
Copy 1 always needs to be printed 3 times.

The commands may look like the following:
#[C,0]SubCopyCount {SubCopyNo} – Print the number of copies for Copy 0 based on the value assigned to {SubCopyNo}.
#[C,1]SubCopyCount 3 – Always print 3 copies of Copy 1.

The variable {SubCopyNo} is usually assigned on the RunTime Objects tab of the PrintBoss form. This value may change with each document.
NOTE: This is an Enterprise only feature.
edited by Nancy on 5/17/2016
0 link
caron
Posts: 1


5/17/2016
caron
Posts: 1
Using Sage 300 2014
Is it possible to set the number of copies during printing? Ie. The default OE form prints one copy of the report. When I click on the printer icon, there is an option to set the number of copies to a different value (attached) but it does not appear to do anything as I only get one copy to the printer.


I know you can set the number of copies at the form level but is not practical in this case.

Attachments:
printer box.png
0 link






Powered by Jitbit Forum 8.3.8.0 © 2006-2013 Jitbit Software