Answered
EndPage In Pagedevice
Hi all,
i tried to redefine /EndPage procedue in Currentpagedevice as follows.
<<
/EndPage
{
%Calling another procedure "Myproc"
Myproc
}
>> setpagedevice
Is this correct way of doing this stuff?
Regards,
S.Sudhagar
Hi all,
i tried to redefine /EndPage procedue in Currentpagedevice as follows.
<<
/EndPage
{
%Calling another procedure "Myproc"
Myproc
}
>> setpagedevice
Is this correct way of doing this stuff?
Regards,
S.Sudhagar
Looks OK so far. Myproc must consume the arguments passed to EndPage.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.