Hi Arthur,
//if you have 1 spool with 5 copies then those copies are identical.
if in the copies something has changed like original duiplicate triplicate etc than I guess it should be different spools unless you put the setting to combine spools to one spool ?
do you say that you have 1 spool which shows 1 page with 5 copies but when you look at the spool you can scroll through 5 pages where every page has a different word on it like original , duplicate ?
Yes, your understanding is correct.
//but if you have put that setting than the RSTXPDFT4 must work.
It doesn't work.Because this program is reading OTF data as shown below :
// -> this marks the beginning of OTF file
-
- (commands and texts in the printout)
-
- ORIGINAL COPY
-
- DUPLICATE COPY
-
-TRIPLICATE COPY
-
- EXTRA COPY1
-
-EXTRA COPY2
----- etc with data in unreadable format
-
// -> marks the end of file.
as you can see all the texts are in a single OTF table, because of which there is one spool.
I will try the solution you have mentioned above. Thanks
Regards,
Shruti