Search found 7 matches

by Vladimir
Thu Aug 18, 2011 12:20 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Encrypted PDF files
Replies: 1
Views: 8984

Encrypted PDF files

Hello,

Are you planning to add possibility to view encrypted documents?

I have some pdf files which cannot be opened. I got an error: Encrypted documents are not supported now.

Image with properties of one encrypted file:

Image

Thanks.
by Vladimir
Fri Jul 22, 2011 11:15 am
Forum: VintaSoft Annotation .NET Plug-in Discussions
Topic: How to rotate page with annotations on it
Replies: 1
Views: 7261

How to rotate page with annotations on it

Hello, I have two buttons on my form: RotateToLeftButton and RotateToRightButton. On click of this buttons I run the code like this: _imageViewer.Image.Rotate(-90); //for RotateToLeftButton _imageViewer.Image.Rotate(90); //for RotateToRightButton But if page contains any annotations on it these anno...
by Vladimir
Fri Jun 24, 2011 2:22 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Highlight Text tool
Replies: 2
Views: 8584

Re: Highlight Text tool

Thank you very much!
by Vladimir
Thu Jun 23, 2011 5:47 pm
Forum: VintaSoft PDF .NET Plug-in Discussions
Topic: Highlight Text tool
Replies: 2
Views: 8584

Highlight Text tool

Hello,

Is it possible to implement the functionality like Highlight Text tool in Adobe Acrobat by using VintaSoftImaging.NET SDK?

I mean the possibility to select some paragraphs and save this selection in pdf file.

Regards,
Vladimir.
by Vladimir
Mon Feb 28, 2011 2:23 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Valued issues during interaction TwainSDK with TSScan
Replies: 3
Views: 10036

Re: Valued issues during interaction TwainSDK with TSScan

Now, we downloaded the latest trial version of VintaSoftTwain.NET SDK 7.1 and the latest version of TSSCAN 2.0.0.0. (If it can has matter, we found out that TSSCAN client internally uses Vintasoft.Twain.dll 7.0.23.5 version.) 1 test: We run TwainAdvancedDemo.exe using terminal session (through remot...
by Vladimir
Fri Feb 25, 2011 5:30 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Valued issues during interaction TwainSDK with TSScan
Replies: 3
Views: 10036

Valued issues during interaction TwainSDK with TSScan

Hello. Now we are on the way to support scanning functionality for remote users (users that connect to our applications through MS Remote Desktop) of our business applications. We are consider TSScan software as acceptable solution. But playing with trial of TSScan trial version, we faced with next ...
by Vladimir
Tue Jun 08, 2010 6:36 pm
Forum: VintaSoft Twain .NET SDK Discussions
Topic: Prevent settings window showing before call OpenDataSource
Replies: 1
Views: 5740

Prevent settings window showing before call OpenDataSource

Hello, We have, for example 5 network scanners in our network. All of these scanners are registered on each client computer in our office. I need to show list of Serial Numbers of registered in client's Windows scanners. I found that I can get SerialNumber property via call TwainDevice.CapItems coll...