Search found 7 matches

by pwsmietan
Wed Sep 30, 2020 2:19 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How can I see Vinta Elements in ToolBox? (VS2019)
Replies: 4
Views: 6302

How can I see Vinta Elements in ToolBox? (VS2019)

Perhaps I should have mentioned my project is .Net Core 3.1 - does this behave differently than traditional .Net framework.
by pwsmietan
Wed Sep 30, 2020 1:57 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How can I see Vinta Elements in ToolBox? (VS2019)
Replies: 4
Views: 6302

How can I see Vinta Elements in ToolBox? (VS2019)

I have VS 2019 and tried to add items to the General node pointing at the DLL files (like the way we did it in VS2008/2010) but it didn't work. Is it different in VS 2019?
by pwsmietan
Sat Jun 25, 2016 1:39 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Best OCR Quality Settings
Replies: 1
Views: 3690

Best OCR Quality Settings

Alex,

Can you tell me which settings I should use to get the very best OCR results from an image please? I'm not concerned with CPU usage - just looking for the best results possible.

thank you!

-Paul
by pwsmietan
Thu Feb 24, 2011 11:52 am
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Logger.Filename is read-only
Replies: 1
Views: 6105

Logger.Filename is read-only

I'm trying to assign a custom filename for debug information and I get an error saying Twain.DeviceManagerLogger.Filename cannot be assigned to (read-only). It used to work in previous versions. I am compiling under VS 2010 with the .NET 4 libraries.

thanks!

-Paul
by pwsmietan
Wed Feb 02, 2011 11:12 am
Forum: VintaSoft Barcode .NET SDK Discussions
Topic: BarcodeWriter in WebService
Replies: 3
Views: 10430

Re: BarcodeWriter in WebService

Was this ever fixed? I'd like to do the same thing - is there an example piece of code to check out?
by pwsmietan
Sat Dec 11, 2010 12:16 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Use 32-bit or 64-bit DLL depending on platform
Replies: 5
Views: 12447

Re: Use 32-bit or 64-bit DLL depending on platform

Alex, I like the idea of compiling using the "Any CPU" configuration. Q: How do we reference in our project the right assemblies? I'm a little lost here - since Vintasoft TWAIN x86 and x64 are two seprate DLL's which would we reference for our development and how would we deploy in our set...
by pwsmietan
Sat Dec 11, 2010 11:52 am
Forum: VintaSoft Imaging .NET SDK and Plug-ins Discussions
Topic: Image Conversion appear inverse
Replies: 1
Views: 7242

Image Conversion appear inverse

Alexey,

I'll send you a RAR file of my small example which: a) scans in an image, b) saves it to disk, and c) attempts to use the PDF class to convert it from TIFF and the image consistently is inverted. Same PDF conversion routine worked in VSTWAIN v6.x and VSIMAGING v4.2.

-Paul