2007 Nov 02 9:29 AM
In script, there are several pages .
when we print the script the first page has to go to one printer and the remaining pages has to go another printer.
2007 Nov 02 9:34 AM
You have to call the print functionality twice.
First you gave only 1 page.. when calling second time specify page details from 2 - all..
but i am not sure whether practically it work perfectly or not..
Try it out once..
Otherwise write 2 scripts one will display only first page. other will display all other pages. call both in a single start_from and end_form so that output will come in combine... single spool request will come (creating probelms while printing ).. check both the options..
You have to call the print functionality twice.
First you gave only 1 page.. when calling second time specify page details from 2 - all..
but i am not sure whether practically it work perfectly or not..
Try it out once..
Otherwise write 2 scripts one will display only first page. other will display all other pages. call both in a single start_from and end_form so that output will come in combine... single spool request will come (creating probelms while printing ).. check both the options..
2007 Nov 02 9:34 AM
You have to call the print functionality twice.
First you gave only 1 page.. when calling second time specify page details from 2 - all..
but i am not sure whether practically it work perfectly or not..
Try it out once..
Otherwise write 2 scripts one will display only first page. other will display all other pages. call both in a single start_from and end_form so that output will come in combine... single spool request will come (creating probelms while printing ).. check both the options..
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |