August 20, 200124 yr Is there any way of specifying to print from Page No no1 to Page No no2. where no1 and no2 comes from the database. Thank You [ August 20, 2001: Message edited by: Jacob ]
August 21, 200124 yr I'd say, given the extremely small amount of information you have provided, that the printer driver handles this. That is, the users has to specify it in the Print dialog box. On the other hand, it depends upon what each "page" is. If each page is a record, then a script could easily be written that only prints the first two records in the current found set.
Create an account or sign in to comment