nansat99
24th February 2006, 17:59
Hi,
I am trying to create a PS file.
For that I have created a device as follows.
In the script, I tried to open the report as follows
if week.prior.yn = tgyenox.yes then
brp1 = brp.open("rtimjrc43701000", "", 1) endif
and selected the device as PS , i didnt get any file created hence tried in the other way
if week.prior.yn = tgyenox.yes then
brp1 = brp.open("rtimjrc43701000", "POSTSCRIPT", 1)
endif
both ways didnot work with device PS, when I give "D" display or winp (windows printer), it is showing me the data.
quick reply would be appreciated
Thanks
nansat
I am trying to create a PS file.
For that I have created a device as follows.
In the script, I tried to open the report as follows
if week.prior.yn = tgyenox.yes then
brp1 = brp.open("rtimjrc43701000", "", 1) endif
and selected the device as PS , i didnt get any file created hence tried in the other way
if week.prior.yn = tgyenox.yes then
brp1 = brp.open("rtimjrc43701000", "POSTSCRIPT", 1)
endif
both ways didnot work with device PS, when I give "D" display or winp (windows printer), it is showing me the data.
quick reply would be appreciated
Thanks
nansat