PDF Password

Feature Requests for GdPicture.NET.
Post Reply
Tom Moran
Posts: 102
Joined: Thu May 24, 2007 9:41 am
Location: Phoenix, Arizona

PDF Password

Post by Tom Moran » Sat Oct 04, 2008 7:39 pm

Hi Loic:

Your SDK's just keep getting better and better. :D Great Job! Here's my latest request:

I know we can read password encrypted PDF Files now. Do you have any plans to save a password to the SavePDF methods in GDPicture Pro?

Thanks, Loic.

Tom Moran

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: PDF Password

Post by Loïc » Mon Oct 06, 2008 3:21 pm

Hi Tom !

This feature is already on the wish list.

40 &128 bit RC4 encryption will be added. However, I don't know when...

Best regards,

Loïc Carrère

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: PDF Password

Post by Loïc » Tue Dec 02, 2008 10:44 pm

Hi,

This feature will be available on GdPicture 5.10 (January 2009).

Loïc

Rocky
Posts: 27
Joined: Mon Jun 30, 2008 10:32 pm

Re: PDF Password

Post by Rocky » Wed Feb 25, 2009 9:06 pm

About the passwords...

It would be nice to have a method which would tell us, before attempting to display a pdf
a) is the pdf open-protected
b) is the pdf owner protected

Also, I did no see how to open a pdf and provide the owner password.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: PDF Password

Post by Loïc » Wed Feb 25, 2009 9:20 pm

I did no see how to open a pdf and provide the owner password.

Code: Select all

If GdViewer1.DisplayFromPdfFile("test.pdf") = PdfPasswordNeeded Then
   Call GdViewer1.DisplayFromPdfFile("test.pdf", InputBox("Enter the password:"))
End If

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest