Topic Options
Rate This Topic
#138566 - 08/09/07 07:19 PM Prompting for printing page number
rach Offline
Stealth Member

Registered: 01/18/07
Posts: 59
Loc: Philippines
GOOD DAY!

we are using remedy user tool 5.1.2 as well 4.x in our office.
what we wanted is that when printing the report (crystal report application), the system will prompt the user on what page of the report to be printed or the print properties would do, since we wanted sometimes to limit the page of the report to be printed.

by the way, the method we did in printing of the crystal report is with the use of a macro.

thank you!


Edited by rach (08/09/07 07:20 PM)
_________________________
Rach

Top
#138569 - 08/10/07 03:09 AM Re: Prompting for printing page number [Re: rach]
Vincent_RIEDWEG Online   happy

Old Hand
****

Registered: 05/24/05
Posts: 1448
Loc: France
Hi,

I believe that's not possible. I don't remember if Crystal Reports support this functionality.

You always can to limit the scope of the reports before running it, but you must use Open Window action with an EXTERNAL qualification instead of macros to achieve that.
_________________________
Vincent.

Top