Hi,
I have a wine working for an application called Infovet that is
written in Visual Basic, i guess (there is a dll called Vbrun200.dll).
Everything but printing works fine.
I tested with notepad.exe that comes with wine and it worked well.
The printer was detected, kprinter was started and the page is OK.
Here is my config:
karin@servidor:/home/infovet/drive_c/infovet$ dpkg -l | grep wine
ii libwine 0.9.9-1
Windows API Implementation (Library)
ii libwine-print 0.9.9-1
Windows API Implementation (Printing Module)
ii wine 0.9.9-1
Windows API Implementation (Binary Loader)
ii wine-doc 0.9-1
Windows Emulator (Documentation)
ii wine-utils 0.9.9-1
Windows API Implementation (Utilities)
ii winesetuptk 0.7-1.1
Windows Emulator (Configuration and Setup To
karin@servidor:~$ dpkg -l | grep -i cups
ii cupsys 1.1.23-12
Common UNIX Printing System(tm) - server
ii cupsys-client 1.1.23-12
Common UNIX Printing System(tm) - client pro
ii cupsys-driver-gutenprint 4.3.99+cvs20060121.dfsg.1-1
printer drivers for CUPS
ii gnome-cups-manager 0.31-1
CUPS printer admin tool for GNOME
ii libcupsimage2 1.1.23-12
Common UNIX Printing System(tm) - image libs
ii libcupsys2 1.1.23-12
Common UNIX Printing System(tm) - libs
rc libcupsys2-gnutls10 1.1.23-10
Common UNIX Printing System(tm) - libs
ii libgnomecups1.0-1 0.2.2-1
GNOME library for CUPS interaction
ii libgnomecupsui1.0-1 0.31-1
UI extensions to libgnomecups
config
====...
[parallelports]
"Lpt1" = "/dev/lp0"
...
[spooler]
"FILE:" = "tmp.ps"
"LPT1:" = "|kprinter"
"LPT2:" = "|gs -sDEVICE=bj200 -sOutputFile=/tmp/fred -q -"
"LPT3:" = "/dev/lp3"
...
[AppDefaults\\infovet.exe\\DllOverrides]
"*" = "builtin, native"
"Bivbx102.dll" = "builtin, native"
"TUTILITY.DLL" = "builtin, native"
"Bivbx11.dll" = "builtin, native"
"Vbrun200.dll" = "builtin, native"
"hp16v300.dll" = "builtin, native"
system.reg
=======
[System\\CurrentControlSet\\Control\\Print\\Printers\\rec2] 1144284805
"Attributes"=dword:00000000
"Datatype"="RAW"
"Default
DevMode"=hex:72,65,63,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,0a,03,01,00,9c,00,08,00,13,6b,00,00,\
01,00,09,00,9a,0b,33,08,64,00,01,00,07,00,00,00,02,00,01,00,00,00,03,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Description"="WINEPS Printer using CUPS"
"Location"="<physical location of printer>"
"Name"="rec2"
"Parameters"="<parameters?>"
"Port"="|kprinter"
"Print Processor"="WinPrint"
"Printer Driver"="PS Driver"
"Priority"=dword:00000000
"Separator File"="<sep file?>"
"Share Name"="<share name?>"
"StartTime"=dword:00000000
"Status"=dword:00000000
"UntilTime"=dword:00000000
I'm asking the Infovet creator for more information about version,
routines used to print, etc. Please let know if there is anything
missing.
Many thanks in advance,
Christian