Search found 6 matches

by ssaunders
Wed Sep 24, 2014 2:47 pm
Forum: Annotations
Topic: Embed native PDF annotations
Replies: 2
Views: 6202

Re: Embed native PDF annotations

Hi Loïc,

Thank you very much for the fast reply! I have a project that requires this functionality, but it has to be done very soon or I lose it. I sent a ticket requesting v11 Beta, but how will I know when this feature is available? I appreciate your help!

Scott
by ssaunders
Tue Sep 23, 2014 7:02 pm
Forum: Annotations
Topic: Embed native PDF annotations
Replies: 2
Views: 6202

Embed native PDF annotations

Has there been any progress on embedding native PDF annotations as opposed to having to use XMP? I have a multiple customers who need the ability to add annotations to PDF files, but they need those annotations to be viewed in Adobe Reader because they send the PDF files to many people. They also wa...
by ssaunders
Wed Feb 05, 2014 3:32 pm
Forum: Image Processing & Document Imaging
Topic: PDF - OCR a zone on every page
Replies: 1
Views: 2720

PDF - OCR a zone on every page

Hi, Can anyone please provide a code snippet showing how I can do the following: 1. Load a multi-page PDF file. It will need to process image-only PDF's as well as searchable PDF's 2. OCR a zone (ROI) on every page to see when the value changes My current attempt gets the data on the first page, but...
by ssaunders
Wed Nov 27, 2013 7:01 am
Forum: Document Viewing
Topic: How To Add Annotations Programmatically
Replies: 1
Views: 3270

How To Add Annotations Programmatically

Can you possibly provide example code for creating annotations programmatically in VB.Net? I cannot find any example other than the Sticky Note using Annotation Manager. I'm creating an application that will display both PDF and TIF documents in a GdViewer control, but need to create zones to OCR in...
by ssaunders
Tue Aug 14, 2012 12:14 am
Forum: Document Viewing
Topic: Strange Issue With Magnifier
Replies: 3
Views: 8759

Strange Issue With Magnifier

Hi,

I am experiencing an issue with the magnifier when a page has been rotated. Although the page displays rotated, if you turn on the magnifier it shows an un-rotated page under the glass.

Is this a bug, or am I doing something wrong? Thanks.


Scott
by ssaunders
Tue Aug 14, 2012 12:13 am
Forum: Example requests & Code samples
Topic: Rotate All Pages
Replies: 1
Views: 3325

Rotate All Pages

Hi, Can anyone please explain how I can load a PDF or multi-page TIFF file in the GdViewer and then rotate all pages 90 degrees? I can make it loop through the pages and perform the rotation. But when it's done, only the first page is still rotated. When I scroll through the document, all pages are ...