Search found 6 matches

by Magc
Thu Aug 25, 2022 12:29 am
Forum: DocuVieware
Topic: Error net: ERR_SSL_VERSION_OR_CIPHER_MISMATCH
Replies: 1
Views: 3812

Error net: ERR_SSL_VERSION_OR_CIPHER_MISMATCH

Hello When I press the acquire icon it asks me to install "DocuVieware TWAIN Web Connector", but after installing it keeps asking me to install it. In the browser I get the following error "Failed to load resource: net: ERR_SSL_VERSION_OR_CIPHER_MISMATCH" localhost:56857/DocuView...
by Magc
Thu Aug 18, 2022 8:10 pm
Forum: DocuVieware
Topic: How to change icon tooltip text
Replies: 1
Views: 3864

How to change icon tooltip text

Hello

How can I change the tooltip text in the toolbar of Docuvieware?

Thanks
by Magc
Fri Aug 12, 2022 4:37 pm
Forum: General discussions
Topic: Error in GdPicture.NET.10.image.gdimgplug.dll
Replies: 1
Views: 4161

Error in GdPicture.NET.10.image.gdimgplug.dll

Hello I have the error: Application: ScanService.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: System.AccessViolationException at gdpicture_ᜲ.gdpicture_ជ(IntPtr) at gdpicture_ᜲ.gdpicture_ច(IntPtr) at gdpicture_᜖.gdpicture_ᜂ(I...
by Magc
Tue Jun 02, 2015 7:33 pm
Forum: Barcode Reading & Writing
Topic: Can not read some QR codes in PDF's
Replies: 1
Views: 8645

Can not read some QR codes in PDF's

Hello I am using the example code 'Step1: Open the PDF Dim oGdPicturePDF As New GdPicturePDF If oGdPicturePDF.LoadFromFile("PDFfile.pdf", False) = GdPictureStatus.OK Then 'Step2: Convert the desired PDF page to GdPicture Image oGdPicturePDF.SelectPage(1) Dim imageID As Integer = oGdPicture...
by Magc
Fri Sep 05, 2014 9:47 pm
Forum: Example requests & Code samples
Topic: Transfer to SFTP
Replies: 1
Views: 2598

Transfer to SFTP

Hello

It's possible transfer an image to SFTP with GdPictureImaging (v 10)?

Are there examples?

Thank you.
by Magc
Thu Aug 15, 2013 6:16 pm
Forum: OCR, MRC & Document understanding
Topic: Method no found
Replies: 1
Views: 4176

Method no found

Hi, I have the next example code: Dim oGdPictureImaging As New GdPicture9.GdPictureImaging oGdPictureImaging.SetLicenseNumber("license demo") 'Replace XXXX by a valid or commercial KEY oGdPictureImaging.SetLicenseNumberOCRTesseract("license demo") 'Replace XXXX by a valid or comm...