‎2008 Apr 04 12:48 PM
Hi,
I am executing a smartform. I i click on print it will ask me whether do i need to create a pdf or not. If i click on yes it should convert the output into a pdf format.
it's working fine. But the problem which iam facing is
if the output has 2 page. First time it is fine , but second time it is having four pages third time it is having six pages like this it keeps on increasing the copies in one file itself for each execution.
can anyone tell me what is the problem and how to rectify this.Thanks...
Regards,
Rose.
‎2008 Apr 04 1:02 PM
Hi Rose,
Clear the internal table for which you are displaying the values.this is because of that it happens.Im sure this could be rectified by a clear ITAB statments