Insert page when odd number pages...?
?Using RB 6.03 embedded in a database application. The report generates
information for multiple entities using groupings. I wonder if there is
a way to insert a blank page before the new page is generated whenever
there is an odd number of pages before the group break. Customer wants
to duplex the reports but wants the first page of a group to always be
on the front of a new pabe, never the back of the previous group break.
Does this make sence?
Thanks in advance...
--- posted by geoForum on http://delphi.newswhat.com
information for multiple entities using groupings. I wonder if there is
a way to insert a blank page before the new page is generated whenever
there is an odd number of pages before the group break. Customer wants
to duplex the reports but wants the first page of a group to always be
on the front of a new pabe, never the back of the previous group break.
Does this make sence?
Thanks in advance...
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Take a look at the following example. It shows how to start each group on
an odd page to help with duplexing.
http://www.digital-metaphors.com/tips/StartGroupsOnOddPages.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
qam not a programmer and do not have access to a development
environmnet. I simply have the RB executable at my disposal. Is this
something that would require external programming or can it be done
within a report?
TIA
Val
on
is
break.
--- posted by geoForum on http://delphi.newswhat.com
-----------------------------------------
Article: End-User Tech Support
-----------------------------------------
Please understand that Digital Metaphors can only provide tech support to
the Delphi developers that purchase ReportBuilder. Digital Metaphors
receives no distribution royalties from Delphi developers that embed
end-user reporting solutions in their applications. It is the responsibility
of the software publishers that sold you the product to provide you with
tech support.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I work for a company that licenses RB for their product. However my
postion is to supply sypport to end users of that product who need
reports built, and in that capacity I do not ahve access to development
tools, nor the expertise to use them particularly.
So I need to go to our developers for this type of support, is that
correct?
to
responsibility
with
group
generates
whenever
wants
be
--- posted by geoForum on http://delphi.newswhat.com
Yes, in most cases, we will answer questions posted in our newsgroups as if
we are talking to a Delphi developer. In this case, it is necessary to add
some code (as in the example I sent) to provide the feature you want.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Makes sense, thanks for the code, answer and clarification.
as if
add
development
that. I
there
always
--- posted by geoForum on http://delphi.newswhat.com