Hi,
Hi Tom,
Thank you for the details.
However, to test your issue, we would request you to extract a PDF file from your database and share with us. We will check the issue and get back to you.
Sorry for the inconvenience,
Hi Nausherwan,
Hi Tom,
If possible, could you please create a sample file similar to your confidential file with dummy data and share with us. This will help in identifying the cause of the issue soon.
tomq: is there a best practice for dealing with this type of document - digitally signed and certified - in the manner which I described previously? What is the best way to pull this type of document from a database and add it to existing PDF document in memory to display in a browser?
Well, as you are getting the issue while opening the document (in Document object constructor) which is our normal /best practice to open PDF files, I am not sure what could be causing such a problem unless we can reproduce the issue. Regarding displaying the document in a browser, do you need to open the file in some control or just open using Adobe Reader (or some other PDF viewer) to open it in browser? Please share some details with us regarding your requirement.
Also, if possible, you can send us the document via email (you may black out the confidential information. If you can proceed with this, please follow the steps mentioned in the below link and share the template file with us.
[Contact - About - aspose.com]
tomq: Is there an issue with digitally signed and certified PDFs that would prevent me from being able to do this?
Well, there is no issue in opening digitally signed documents using the Document class. Again, unless we get some sample, we won’t be able to identify what is causing the problem.
tomq: Is it because this document is locked, that I cannot append it to another PDF?
What do you mean by “this document is locked”. Please share some details.
Also, could you provide some more details regarding “pulls multiple PDF documents from a database, stored as image files” as per your initial post?
We are sorry for the inconvenience caused.
When I stated that the document is locked, I mean that it is encrypted with a certificate issued by GlobalSign CA for Adobe and it cannot be altered in any way. I have attached a screenshot of what the signature looks like.
Hi Tom,
Thank you for the details.
Well, if the PDF file is encrypted and does not allow modifications, then you will not be able to open / append any file without a valid password and rights to change the contents of the file (if you have the password, you can use the overloaded constructor of the document class which asks for a password as a parameter). You can check the details of the security applied to your document by viewing its Security tab. You can check that under the Document Properties window. I have attached the screenshot for your reference.
Please do let us know in case you need any further assistance.
Thank You & Best Regards,
Thanks Nausherwan for clarifying that for me.The Document Security tab for the transcript document looks the same as your example, except that printing is allowed. So, that answers my question which leads to another question.
Hi Tom,
Thank you for the details.
I am able to reproduce your mentioned issue after an initial test (using a test file encrypted using certificate). Your issue has been registered in our issue tracking system with issue id: PDFNEWNET-34568. Our development team will further investigate the issue. We will notify you via this forum thread regarding any update.
Sorry for the inconvenience,
The issues you have reported earlier (filed as PDFNEWNET-34568) have been fixed in Aspose.Pdf for .NET 8.4.0.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.