Home End User

Prompt Client Names with Page Count

edited December 2016 in End User
Hi Guys

Im wanting to print a report where I have a form that shows a table
consisting of 2 columns.

Column1 Column2
CLient Name PageCount

eg

Lee Parvin 2
Joe Blogs 5

The user should then be able to change the PageCount eg change 2 to 3 etc.

When printed, it should then print a report where it shows at the top of the
page Client Name (eg Lee Parvin) and prints say 2 * A4 pages, followed by
Joe Blogs which is printed with 5 * A4pages.

Is this best acchieved using RAP?

I already have the report in Delphi code, but Im wanting to move these
Delphi coded reports to End User reports now! This way, it is more flexible
for End users.

Cheers

Lee

Comments

  • edited December 2016
    Hi Lee,

    The RB Developers Guide includes some RAP tutorials on extending RAP with
    custom functions. This is simple to do and one of the most powerful features
    of RAP. There is a tutorial on displaying a custom form as well.

    The RB Dev Guide, demos, and tutorials are installed to Public
    Documents\RBuilder\Delphi x\





    Best regards,

    -
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.