Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-12-2006, 09:12 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Open an encrypted pdf file in swfkit

A way to protect your pdf files is to encrypt your pdf files by setting passwords. We have developed a dll to open the encrypted pdf files without telling the passwords to the end users.

The dll contains only one function that is very easy to use:
Code:
Dll.registerFunction(getAdditionalFile('OpenPdf.dll'),
"LoadPdf", "LoadPdf", "cdecl", "long", "string", "string");

funtion LoadPdf(pdffile, password);
pdffile - The path name of the pdf file to open
password - The password of the pdf file to open.

Please look into the attached sample
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:44 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.