PDFsharp & MigraDoc Foundation

PDFsharp - A .NET library for processing PDF & MigraDoc Foundation - Creating documents on the fly
It is currently Thu Mar 28, 2024 11:47 am

All times are UTC


Forum rules


Please read this before posting on this forum: Forum Rules



Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Wed Jan 19, 2022 7:28 am 
Offline

Joined: Wed Jan 19, 2022 6:58 am
Posts: 3
Good morning,

My name is Sandro Knapp and this is my first post in the forum :)

we are using the pdfsharp library on C# projects to adapt PDF files.
In some cases we run into errors.

May a short summary, what the programm is doing:
a PDF document is sent by mail to specific address. The programm takes the attachment from the mail.
A header page is added to the document and further saved to specific path.

In some cases we receive following error messages:
PdfSharp.Pdf.IO.PdfReaderException: Das PDF-Dokument ist mit einer von PDFsharp nicht unterstützten Verschlüsselung geschützt.
bei PdfSharp.Pdf.Security.PdfStandardSecurityHandler.ValidatePassword(String inputPassword)
bei PdfSharp.Pdf.IO.PdfReader.Open(Stream stream, String password, PdfDocumentOpenMode openmode, PdfPasswordProvider passwordProvider)
bei PdfSharp.Pdf.IO.PdfReader.Open(String path, String password, PdfDocumentOpenMode openmode, PdfPasswordProvider provider)
bei PdfSharp.Pdf.IO.PdfReader.Open(String path, PdfDocumentOpenMode openmode)
bei SRDII.doc.merge_pdfs_isharp(String targetPath, String pdf_one, String pdf_two) in C:\Program Files (x86)\Rethink Fintech\SRDII\SRDII\doc.cs:Zeile 110.

It seems that those documents have an unsupoorted encryption.
Those documents are sent by several external partners.

Unfortunately I am not able to attach an example, as the size of the document is too big (700 KB, max size 256 KB).
Compression an zipping even not big.

Do you have any ideas, how we are able to solve our issue?

If you need further information, please don't hesitate to ask.

Thank you for your assistance

Regards
Sandro


Top
 Profile  
Reply with quote  
PostPosted: Fri Feb 04, 2022 1:08 pm 
Offline

Joined: Wed Jan 19, 2022 6:58 am
Posts: 3
Dear Support team,

does anyone has a feedback or idea for me regarding that topic?

Thank you for your assistance

Regards
Sandro


Top
 Profile  
Reply with quote  
PostPosted: Sat Feb 05, 2022 8:55 am 
Offline

Joined: Tue Sep 30, 2014 12:29 pm
Posts: 36
Haven't worked on it for a while, but i once forked the Library to add some features (like adding support for additional encryptions).

https://github.com/packdat/PDFsharp/tree/AcroForms

Note this fork also contains code to enhance AcroFields, which may not be what you want. (as it is in an "experimental" state)
I suggest you fork the official version and merge only the changes you need for encryption.
(look into the PdfSharp.Security Namspace)


Top
 Profile  
Reply with quote  
PostPosted: Wed Feb 09, 2022 10:00 am 
Offline

Joined: Wed Jan 19, 2022 6:58 am
Posts: 3
Thank you for this feedback.
We are going to try with this solution and come back, if it is not working


Top
 Profile  
Reply with quote  
PostPosted: Tue Apr 04, 2023 7:49 pm 
Offline

Joined: Tue Dec 06, 2022 4:04 pm
Posts: 5
sandro.knapp wrote:
Thank you for this feedback.
We are going to try with this solution and come back, if it is not working


Reviving an old thread.

Did it work?

What version did you use?

Thank you


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 136 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Privacy Policy, Data Protection Declaration, Impressum
Powered by phpBB® Forum Software © phpBB Group