Posted by [IP Address: 195.6.159.5] 'Greg' on August 07, 2001 at 10:58:22 EST:
Hi,
we have implemented formscape with SAP.
We use the RDI support.Actually we have problem with the number of pages in one spool.
We use to print the invoice the sap standard RSNAST00, there is several documents in output in the same spool.
Example : 3 invoices in a spool
Invoice 1 : 2 pages
Invoice 2 : 3 pages
Invoice 3 : 1 pages
Formscape produce the following result
Invoice 1 : 1/6 ; 2/6
Invoice 2 : 3/6 ; 4/6 ; 5/6
Invoice 3 : 6/6
The good result must be :
Invoice 1 : 1/2 ; 2/2
Invoice 2 : 1/3 ; 2/3 ; 3/3
Invoice 3 : 1/1
Thanks for your help.
Greg