Search found 6 matches

by DIZ
Fri Jul 26, 2013 4:00 pm
Forum: PDF
Topic: Get PDF File PRINTING Password
Replies: 3
Views: 2812

Re: Get PDF File PRINTING Password

Pdf file can be protected with password from opening and/or printing. If file is protected from printing is there a way to detect this with GdPicture?
by DIZ
Thu Jul 25, 2013 10:17 pm
Forum: PDF
Topic: Get PDF File PRINTING Password
Replies: 3
Views: 2812

Get PDF File PRINTING Password

Please help! I can easily find out if a PDF file need the password to open it, however I need to know when I am loading a file, if the file PRINTING FUNCTION is password protected.
by DIZ
Fri Jul 27, 2012 8:01 pm
Forum: Image Processing & Document Imaging
Topic: Image rotation
Replies: 1
Views: 2887

Image rotation

Any help is appreciated!!! I would like to rotate an image. I create a function (see it bellow) that add an image into the PDF file. However I can't find how to rotate it. Private Function AddStampToPdfFile(ByVal iPage As Integer, ByVal pImage As Image, ByVal stmpLocation As Point, Optional ByVal O...
by DIZ
Thu Jul 26, 2012 5:26 pm
Forum: Annotations
Topic: AnnotationManager
Replies: 2
Views: 3083

Re: AnnotationManager

VB .NET
by DIZ
Thu Jul 26, 2012 3:46 pm
Forum: Annotations
Topic: AnnotationManager
Replies: 2
Views: 3083

AnnotationManager

Any help will be highly appreciated! How to get and set values from Annotation Manager?
by DIZ
Thu Jul 26, 2012 2:06 am
Forum: PDF
Topic: Watermark
Replies: 1
Views: 5477

Watermark

How to add watermark to pdf document and make it appear behind the text of the document?