Search found 14 matches

by Joe
Wed May 02, 2012 7:21 am
Forum: Example requests & Code samples
Topic: Using grid and rulers in GDViewer
Replies: 2
Views: 3345

Using grid and rulers in GDViewer

Hi, using GDpicture .NET V8.5 i try to improve PDF annotation editing by user. Is there a way to draw a simple grid and rulers over the PDF page inside GDViewer to make PDF annotation positioning easier and more accurate for the user ? Or is there a way to simply use the mousemove event to implement...
by Joe
Fri Mar 30, 2012 8:59 pm
Forum: Annotations
Topic: Save Annotation to PDF
Replies: 6
Views: 5033

Re: Save Annotation to PDF

Hello Loic,

some times ago i have posted some more questions like "Adding grid and rulers to GDviewer for PDF editing"
in other forum channels but up to now didn'd get any answer from you.

Could you please check my posts and send me your answers ?

Thanks
Joe
by Joe
Fri Mar 16, 2012 6:49 pm
Forum: Annotations
Topic: Save Annotation to PDF
Replies: 6
Views: 5033

Re: Save Annotation to PDF

Hello, After I run the code i have a PDF displayed with only a blank white empty page and no burned annotation ! All PDF content seems to disapear after using the BurnAnnotationsToPage(True) ! I would expect to get the same result as you got that means a PDF displayed with a burned annotation (which...
by Joe
Fri Mar 16, 2012 3:28 pm
Forum: Annotations
Topic: Save Annotation to PDF
Replies: 6
Views: 5033

Re: Save Annotation to PDF

Hi Loic, i checked it with different PDF documents and had allways the same effekt. To be sure that the effect is not caused by the PDF itself i created a new PDF, add an annotation and tried to burn that on the page. But the effect is still the same that means a white page in GDViewer1 whithout con...
by Joe
Sat Mar 10, 2012 11:30 am
Forum: Example requests & Code samples
Topic: Using grid and rulers in GDViewer
Replies: 2
Views: 3345

Adding grid and rulers to GDviewer for PDF editing

Hi, using GDpicture .NET V8.5 i try to improve PDF annoation editing by user. Is there a way to draw a simple grid and rulers over the PDF page inside GDViewer to make PDF annotation positioning easier and more accurate for the user ? Or is there a way to simply use the mousemove event to implement ...
by Joe
Sat Mar 10, 2012 11:13 am
Forum: Annotations
Topic: Save Annotation to PDF
Replies: 6
Views: 5033

Save Annotation to PDF

Hi, today i downloaded the curretn .NET Version 8.5 from your website and i used this sample code to load a PDF, add a simple text annotation by code and save the annotation into the PDF. Form-Load Event: oGdPicturePDF.LoadFromFile("c:\anleitung.pdf", False) Dim oAnnotationManager As Annot...
by Joe
Sat Mar 10, 2012 10:21 am
Forum: Annotations
Topic: Prevent text editing
Replies: 1
Views: 10402

Prevent text editing

Hi, i need to add text annotations to a PDF by code. Then the user should be able to move and rotate the text annotation but not be able to edit the text in the GDviewer f.e. by double cklicking the annotation. I didn't find an annotation property like "TextEditable = false" or a cancel pr...
by Joe
Sat May 21, 2011 9:15 am
Forum: COM interoperability
Topic: GdPicture .NET V7 also usable in VB6
Replies: 2
Views: 3349

Re: GdPicture .NET V7 also usable in VB6

Hi Loïc, thanks. I found the sample and could make it run under VB6. The sample works fine. Then i tried to check it concerning my impelementation needs. I didn't find a way to put a GDViewer control or Thumbnail control on a form for image or PDF viewing. VB6 forms control toolbox shows only ocx fi...
by Joe
Wed May 18, 2011 5:35 pm
Forum: COM interoperability
Topic: GdPicture .NET V7 also usable in VB6
Replies: 2
Views: 3349

GdPicture .NET V7 also usable in VB6

Hi,

is GdPicture .NET V7 (fully) usable in VB6 ?

Thanks
Joe
by Joe
Fri May 06, 2011 8:02 am
Forum: Document Viewing
Topic: Drag - Drop PDF pages
Replies: 6
Views: 9495

Re: Drag - Drop PDF pages

Hi Loic,

will drag&drop of multiple pages also be supported in V8 ?

Could you give me any idea about the release date of V8 ?

Thanks
Joe
by Joe
Thu May 05, 2011 7:07 pm
Forum: Document Viewing
Topic: Drag - Drop PDF pages
Replies: 6
Views: 9495

Re: Drag - Drop PDF pages

Hi Loic,

which feature is not supported ?

Selecting multiple PDF pages in a ThumbnailEx control and drag&drop it to another ThumbnailEx ?
Or adding or deleting pages of an existing PDF ?

- Joe
by Joe
Wed May 04, 2011 8:57 pm
Forum: Document Viewing
Topic: Drag - Drop PDF pages
Replies: 6
Views: 9495

Drag - Drop PDF pages

Hi, i'm testing the latest GdPicture.NET 7 - Document Imaging SDK, but couldn'd find a drag&drop sample. Could you provide me a sample about selecting multiple PDF pages loaded into a ThumbnailEx control and drag&drop it to another ThumbnailEx ? My intension is to open 2 PDFs simultanously, ...
by Joe
Tue May 03, 2011 8:16 am
Forum: Document Viewing
Topic: memory consumption
Replies: 3
Views: 3038

Re: memory consumption

Hi Loïc,
thanks for your quick reply !

Sounds good for the new PreloadAllItems property.
Would it be possible to add also a property for the max number of items ? (you wrote about 1000)
So the developer may control the preload behaviour better.

Thanks,
Joe
by Joe
Sat Apr 30, 2011 9:38 am
Forum: Document Viewing
Topic: memory consumption
Replies: 3
Views: 3038

memory consumption

Hi, i'm brand new in using the GdPicture.Net and now testing Thumbnail control and GdViewer control (in the document viewer sample). I would like to use the controls for viewing big PDF files (180 MBytes, 5000 pages). In those cases memory consumption is an important point. So i'm testing both contr...