At 12:55 PM 2/23/2014, Bruce A. Chitiea wrote:

Issue:

If I print two or more copies of a one-page report, even-numbered copies
print on the reverse side of odd-numbered copies.

If I print two or more copies of a multi-page report with an odd page count,
the second and then every second copy thereafter append to the one previous.

Workaround:

Create a loop printing one copy per round.

Better:
Is there an elegant way to to this?


Bruce,

You have a correct workaround.

However ...

Did you know that you can use the conditional Form Feed using the PCC Label?

The PCC Label control inserts a Printer Control Code Label within the report.

Based on your report, you can dynamically VISIBLE (TRUE/FALSE) the label to
accomplish your goal.

To understand ...

While in Report Designer, place the PCC Label control, right-click, and then
select [Help] for complete details.

Report Designer | Advanced Controls | PCC Label ...

2014 SAT Sample Applications includes a sample application that demonstrates
the use such elegant feature in R:BASE eXtreme 9.5 (32/64).

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
--
31 years of continuous innovation!
16 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
--


Reply via email to