DataWindow SaveAs PDF – „Sybase DataWindow PS“ printer install via cmd
Knock, knock…
This is a simple commandline (WinXP) .
Change into the Sybase\Shared\PowerBuilder\drivers directory:
rundll32.exe printui.dll, PrintUIEntry /q /if /f .\ADIST5.INF /b "Sybase DataWindow PS" /m "Acrobat Distiller" /r "FILE:"
You can remove the /q (for quiet mode) to see what happens.
Ah, that nice one freshly came in…
How about Vista .. the old adobe stuff is not working?
There is a PostScript Printer Driver in the ghostscript’s lib directory..
rundll32.exe printui.dll, PrintUIEntry /q /if /f .\ghostpdf.inf /b "Sybase DataWindow PS" /m "Ghostscript PDF" /r "FILE:"
Hope this works.
Schreibe einen Kommentar
Du musst angemeldet sein, um einen Kommentar abzugeben.