EKY32 Posted August 22, 2013 Posted August 22, 2013 Hey there, I've tested many helpful examples in the forum to load multiple types of files from memory such as SWF, MP3, BMP .. I tried to similarly find a way to load PDF files from memory without re-writing the PDF to a temp file, or even find another way to protect the document. as every one on the internet also asking about disabling the "Save" button in AcroPDF.PDF.1 object, I had my own way to solve this problem but still stuck searching the best way to load the document file safely, as embedded, encrypted.. or whatever! any advice? Thank you. [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font]
FireFox Posted August 23, 2013 Posted August 23, 2013 Hi,Not sure to follow you.What about read the file and encrypt it into a variable?That's what I call "in memory".Br, FireFox.
UEZ Posted August 23, 2013 Posted August 23, 2013 OP wants to display a PDF within memory in a GUI without saving it first to HD. The problem here is PDF Object which cannot (I didn't find anything else) load from memory. Br, UEZ Please don't send me any personal message and ask for support! I will not reply! Selection of finest graphical examples at Codepen.io The own fart smells best! ✌Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!¯\_(ツ)_/¯ ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ
FireFox Posted August 23, 2013 Posted August 23, 2013 OP wants to display a PDF within memory in a GUI without saving it first to HD.oh, right
EKY32 Posted August 23, 2013 Author Posted August 23, 2013 Well, thank you both dear friends. I've tried the available traditional ways but all seemed unsafe, so then.. the best way I found is to convert the document into an SWF file then load it from memory. this question is related please: title="Loading PDF Object file stops mouse wheel detection - started Yesterday, 08:53 AM"> Loading PDF Object file stops mouse wheel detection I'm very thankful to you. [font="'trebuchet ms', helvetica, sans-serif;"]Please mark the answer of your question if you found it.[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now