sapscript driver
Hello experts,
I have created a new form and attached it to the existing print program in the output determination after modifying the program to call this form.
The output format is not as expected in terms of font size ,bold/italic.
While debugging the form i find that the sapscript driver used is STN2.
When i use the same form with a different program ,no output determination, and execute from SE38 I get the desired output.
When i debug the form i find that the sapscript driver is HPL2.
Noe is the probelm in the print program or the driver or something else.
anicipating your response, regds...
Gavin
Are you using different output devices in each case? The driver is dependent on the output device and not the other way round!
check transaction SPAD!
MB
Hi,
I have taken the output from the same device. But the output differs with the print program. And in form i see that a different driver is used wen te print program is changed.