-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
beta
-
x86
-
windows_98
-
Verified
Bug on platform Win98
The sample code attached verifies the support for Destination attribute. It then tries to print an image (flor2.jpg) to a destination file 'flor2.ps'. This works perfectly on Solaris sparc, WinNT and Win2000. The verification was done by printing the generated postscript file.
In Windows98, it doesn't generate the file and no exceptions are thrown. The sample code generates an empty file 'flor2.ps' and then passes it on to the Destination attribute for generating the postscript data.
PrintService shows the Destination attribute as supported on Win98 and Solaris.