Search found 10 matches

by daved
Mon Jan 10, 2011 6:35 pm
Forum: PDF
Topic: PDf to PDF-OCR with cropping
Replies: 4
Views: 4032

Re: PDf to PDF-OCR with cropping

Thank you very much. It is faster this way.

Dave
by daved
Mon Jan 10, 2011 3:50 pm
Forum: PDF
Topic: PDf to PDF-OCR with cropping
Replies: 4
Views: 4032

Re: PDf to PDF-OCR with cropping

Thank you so much! It works like a charm.

Now, of course, I'm curious about making it run faster. What should I do?

Thanks, again.

Dave
by daved
Sun Jan 09, 2011 12:45 am
Forum: PDF
Topic: PDf to PDF-OCR with cropping
Replies: 4
Views: 4032

PDf to PDF-OCR with cropping

Greetings, I have modified your sample for creating searchable PDF from PDF image. My application requires that I essentially crop the input document sheets into four quadrants because each sheet has four miniaturized pages (I tried to include the input file but get a message stating that PDF files ...
by daved
Tue Jan 04, 2011 3:04 am
Forum: Example requests & Code samples
Topic: MouseWheelMode
Replies: 2
Views: 2308

Re: MouseWheelMode

Thank you. I'm sorry I didn't find that.

Dave
by daved
Mon Jan 03, 2011 5:50 pm
Forum: Example requests & Code samples
Topic: MouseWheelMode
Replies: 2
Views: 2308

MouseWheelMode

Version 7.3 is awsome!

Is there a way to disable the mouse wheel? My application makes full use of the current options (zoom, scroll and page change). However, I also need to disable the wheel entirely on occasion. Any help is greatly appreciated.

Dave
by daved
Fri Mar 05, 2010 3:38 am
Forum: PDF
Topic: PDF Text
Replies: 2
Views: 2188

Re: PDF Text

As you requested, I sent code, screenshots and a one-page pdf file I have been testing.

Thanks for your help!

Dave
by daved
Thu Mar 04, 2010 4:52 pm
Forum: PDF
Topic: PDF Text
Replies: 2
Views: 2188

PDF Text

When I use . . . oGdViewer.DisplayFromFile("C:\!ASI\Pages from 1-13-09 Whitener Henry - Vol Page 4.pdf") PdfID = oGdPictureImaging.PdfOCRStart("C:\!ASI\pdfocrxxx.pdf", True, "", "", "", "", "") For i As Integer = 1 To oGdViewer.Pa...
by daved
Thu Feb 25, 2010 10:41 pm
Forum: Example requests & Code samples
Topic: Rotate page and save/overwrite original pdf
Replies: 2
Views: 3993

Re: Rotate page and save/overwrite original pdf

Thanks! I thought it would be something like that. However, with rasterize, I guess I lose all text and would have to perform OCR. Is that correct?

Thanks again.

Dave
by daved
Mon Feb 22, 2010 9:32 pm
Forum: Example requests & Code samples
Topic: Rotate page and save/overwrite original pdf
Replies: 2
Views: 3993

Rotate page and save/overwrite original pdf

Simple question, but nothing in forums I can find.

Using GdPicture.NET (in VB 2008) I rotate a page in a pdf file and simply want to save and overwrite the original file to keep the new page rotation. Is this possible?

Thanks!

Dave
by daved
Fri Feb 19, 2010 4:59 am
Forum: Licensing
Topic: Multiple Platforms
Replies: 1
Views: 11524

Multiple Platforms

I'm using a trial version of GdPicture.Net 6.5.0.3 in my VB 2008 application for viewing and manipulating .pdf files. It does everything I want it to do and much more. Thanks!! I need to provide my application for 32 bit and 64 bit platforms. Can I use a single license to develop for both platforms?...