I am trying to scan to Foxit Phantom with Wine. I'm able to install the
program do everything else, but when I tell the program to "create PDF from
scanner" nothing happens. I'm using a Canon MX850 that works fine in
sane. I've included the output of export
WINEDEBUG="+twain,+loaddll"
trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\rpcrt4.dll" at 0x68310000: builtin
trace:loaddll:load_builtin_dll Loaded
L"C:\\windows\\system32\\twain_32.dll" at 0x20010000: builtin
trace:twain:DllMain 0x20010000,1,(nil)
trace:twain:DSM_Entry (DG=1 DAT=4 MSG=769)
trace:twain:TWAIN_OpenDSM DG_CONTROL/DAT_PARENT/MSG_OPENDSM
If I close the scanner interface in the program, I get this subsequent output:
trace:twain:TWAIN_CloseDSM DG_CONTROL/DAT_PARENT/MSG_CLOSEDSM
trace:twain:DllMain 0x20010000,0,(nil)
trace:loaddll:free_modref Unloaded module
L"C:\\windows\\system32\\twain_32.dll" : builtin
Can anyone provide any guidance on this? I really don't want to run Foxit in
VBox, but I'm feeling like I may not have a choice.