Search found 94 matches: twain

Return to advanced search

Re: De *.C Para *.Obj en BCC74 no funciona más.

TWAIN_GetNextSourceName()
TWAIN_GetDefaultSourceName()

HB_FUNC( TW_GETNEXTSOURCENAME )
{
hb_retni( TWAIN_GetNextSourceName( hb_parc( 1 ) ) );
}

HB_FUNC( TW_GETDEFAULTSOURCENAME )
{
hb_retni( TWAIN_GetDefaultSourceName( hb_parc( 1 ) ));
}

TWAIN.LIB :o
by jhnsnlb
Tue Nov 21, 2023 5:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: De *.C Para *.Obj en BCC74 no funciona más.
Replies: 84
Views: 39504

Scan multiple pages to PDF file

Hello Fivewinners; How are we scanning now days? My ancient code does scanning using Twain to .jpg. That no longer works for my customers. Is anyone scanning multiple pages to PDF document? Can you help with some sample code or point in the right direction on how ...
by reinaldocrespo
Wed May 17, 2023 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Scan multiple pages to PDF file
Replies: 1
Views: 253

Re: Wine under Mac with FWH app

... how well this native windows app executes with wine on a Mac. It is using very many 3rd party APIS such as Zillow api, Advantage database API, Twain, SSL, Topaz, FastReports... and now i get to run it on my M1 Mac with MacOS Monterey version 12.2.1. I remind you that not even virtual box with ...
by reinaldocrespo
Fri May 13, 2022 7:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Wine under Mac with FWH app
Replies: 7
Views: 514

Re: Generate Static Lib using MSVC

Thanks Carlos, it worked but I had to rename the Ex functions names:
EX:
TWAIN_Acquire@4 @101 ; TWAIN_Acquire
by Giovany Vecchi
Wed May 04, 2022 9:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Generate Static Lib using MSVC
Replies: 2
Views: 309

Errores con CFTS (IA) o Hiper-SEEK

... %HB_LIB_INSTALL%\rddfpt.lib=40 D:\_20\_PRG\ARG\Lib\RomeLib.Lib=41 %C_LIB_INSTALL%\psdk\shell32.lib=42 D:\_20\_PRG\ARG\Lib\TWAIN.LIB=43 %C_LIB_INSTALL%\uuid.lib=44 %HB_LIB_INSTALL%\xhb.lib=45 Por si es necesario os digo que utilizo el Borlan BCC7 y el Tlib para enlazar. ...
by ArgConsulting
Wed Apr 22, 2020 10:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Errores con CFTS (IA) o Hiper-SEEK
Replies: 3
Views: 397

TWAIN_WaitForImage onde encontrar

Bom dia, Estava estudando o código desenvolvido pelo José Luis e me deparei com a falta dessa parte do seu código no tópico... Problema con Tscan32 de Rafa (Thefull).- Solucionado http://forums.fivetechsupport.com/viewtopic.php?f=6&t=20406&p=108205&hilit=scanner#p108205 onde.... HB_FUNC&...
by Ladinilson
Tue Dec 17, 2019 4:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: TWAIN_WaitForImage onde encontrar
Replies: 0
Views: 299

Re: FWH Barcode Reader for Tablets

++1 My problem is this : My Tablet have no standard Twain protocol but a Intel Camera My table is a MIIX320 mod. LTE by Lenovo and I purchase it also for my customer use autobus application I ask to antonio this problem , only dshow can run but it ...
by Silvio.Falconi
Sat Feb 17, 2018 9:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH Barcode Reader for Tablets
Replies: 4
Views: 1044

Re: Win10Pro and Tscan

... oScantemp:State()<4 if MsgAlert("Nessun scanner rilevato"+CRLF+; "Assicurarsi che lo scanner sia acceso e che il relativo driver TWAIN sia correttamente installato","Attenzione") oScantemp:end() return .t. Endif else oScan:= TScan32():New( nomefile ) oScan:OpenDefault() ...
by Silvio.Falconi
Fri Jan 05, 2018 10:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win10Pro and Tscan
Replies: 2
Views: 955

Win10Pro and Tscan

On Win10Pro Tscan not see the cam ( webcam) as twain https://s13.postimg.org/mej9v2suf/scan.png to see if there are devices I use this function For i := 0 To 9        If capGetDriverDescription(i, @cDriverName, 128, @cDriverVersion, ...
by Silvio.Falconi
Thu Jan 04, 2018 12:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Win10Pro and Tscan
Replies: 2
Views: 955

Re: How to access a scanner via TWAIN.

I used CLASS TSCAN32 by Rafa Carmona ( TheFull )
it use Easy TWAIN library (TWAIN.LIB) and EZTW32.dll

there is another method ?
by Silvio.Falconi
Fri Aug 04, 2017 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access a scanner via TWAIN.
Replies: 24
Views: 5151

Re: How to access a scanner via TWAIN.

Great! Thank you so much 8)
by gkuhnert
Thu Aug 03, 2017 11:48 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access a scanner via TWAIN.
Replies: 24
Views: 5151

Re: How to access a scanner via TWAIN.

I didn't find any licence information saying that the dll itself is free. Just found, that the class tscan.prg is free. Do you have a link that clearly states the dll as free? That would be really great :D
by gkuhnert
Thu Aug 03, 2017 9:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access a scanner via TWAIN.
Replies: 24
Views: 5151

Re: How to access a scanner via TWAIN.

My function works fine with the free version of the EZTW32.DLL.

EMG
by Enrico Maria Giordano
Thu Aug 03, 2017 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access a scanner via TWAIN.
Replies: 24
Views: 5151

Re: How to access a scanner via TWAIN.

Problem for me is, that I didn't obtain a licence at the time version 2 of this dll was available. Now they are only selling version numbers 3 and 4. This example however works only with the older dll :?
by gkuhnert
Thu Aug 03, 2017 8:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to access a scanner via TWAIN.
Replies: 24
Views: 5151
Next

Return to advanced search