Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
sharkmouse@adobeforums.com #1
How to Enable Plugin before File Opened AndLoad PDF File From memory?
hello everyone,
there have two problems,all i want to do is to show a pdf file encrypted by AES algorithm.
1.one is how to enable plugin before file opened?
i developed another two plugin,and each enabled after one pdf file was opened,and now i want to replace the file open command and can do some word by meself,such as decrypt the pdf ?
2.another is how to load pdf file from memory?
if i can enable plugin before file opened,and than i can read the file and decrypt it,and now i want to do is do load the decrypt file (in memory) into the adobe?
i tried many method,but all in vain.who can help me or give me some advice?
thanks.
merry chrismas to everyone.
sharkmouse@adobeforums.com Guest
-
The template file could not be opened
Please i need reference -
PDF file opened in Photoshop
Hello. I'm not sure if anyone has an answer to this or not but here goes... I received a PDF file from someone that is doing something really... -
File could not be opened
Hi, I have an ASP page and i want to force download an image to the user. I have the following code <%... -
Error when using Save As with opened file
Running Photoshop 7.0.1 on Windows2000, cannot use "Save As" to save an opened file. Error: Could not save as "filename" because that document is... -
Product closes when file opened
try resetting your preferences per the procedure in the FAQ. -
Leonard_Rosenthol@adobeforums.com #2
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
The proper way to handle other file formats (even where it is really a PDF that has been "wrapped") is to create an AVConversionHandler.
To load a PDF from a source other than the file system, you need to create a custom AVFileSys.
Leonard_Rosenthol@adobeforums.com Guest
-
sharkmouse@adobeforums.com #3
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
is there some examples to shwo how to do that?
sharkmouse@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #4
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
Yes, there are examples in the SDK.
Leonard_Rosenthol@adobeforums.com Guest
-
sharkmouse@adobeforums.com #5
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
in which samples,there has many sample code,or give me some keyword that i can find.
thanks.
sharkmouse@adobeforums.com Guest
-
Leonard_Rosenthol@adobeforums.com #6
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
AVConversion
Leonard_Rosenthol@adobeforums.com Guest
-
sharkmouse@adobeforums.com #7
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
read the help file and found AVConversionConvertStreamToPDF may be help,but i can not find a piece of code that show how to use this api,and that this api is what i needed? please give me a more detailed advice,thanks.
sharkmouse@adobeforums.com Guest
-
sharkmouse@adobeforums.com #8
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
and all i need do is to convert the pdf file before it opened by adobe acrobat,AVConversionConvertStreamToPDF can do that?
sharkmouse@adobeforums.com Guest
-
sharkmouse@adobeforums.com #9
Re: How to Enable Plugin before File OpenedAnd Load PDF File From memory?
does anyone can give me some advice?
sharkmouse@adobeforums.com Guest



Reply With Quote

