-
I cannot parse any newer PDF files because PDFSharp throws an error due to a bug where it cannot read >v1.5 of PDFs. Is there anything we can do to fix this?
##
---
Want to back this issue?…
-
I am getting a `NullReferenceException` when I call `ImageSource.FromStream`. The problem appears to be that `ImageSource.ImageSourceImpl` is `null`. The only place I can find where this variable is s…
-
I am trying to save a document using PdfRenderer but I am getting an exception
What am i doing wrong?
I am trying to run it with windows 10 and net core 3.1
Code:
```
private void ExportPdf(strin…
-
When I use PDFSharp to open a PDF file and then save it to a different file, the internal links become broken; clicking on a link no longer performs any actions.
## Expected Behavior
I expected …
-
### Steps to Reproduce
1. Application is configured to be signed using Developer ID and Mac distribution ID.
2. Appropriate distribution profile in place and downloaded
3. Building produces a pac…
-
I am using `VerifyPdfFile` but the verification is always failing due to
```
/ModDate (D:20131119191132-06'00')
```
PdfScrubber scrubs out the created date but not the `ModDate`
-
Hello,
I am saving a column in the Table as Rich Text Format value:
{\rtf1\fbidis\ansi\ansicpg1252\deff0\deflang4105{\fonttbl{\f0\froman\fprq2\fcharset0 Times New Roman;}{\f1\fnil\fcharset0 Microso…
-
Hi, I am trying to use your library and encounter the following:
https://stackoverflow.com/questions/36788746/pdfsharp-cannot-handle-this-pdf-feature-introduced-with-acrobat-6-error-while
Its no b…
-
I've got a problem with the C# examples. Because I not yet have the possibility to test the datalogics example, please see #8 , I tried different methods:
1. I found a quite promising PDF creator lib…
-
I have seen that project references have been changed to package references recently in #170. I'm not sure if that is the best solution for the problem discussed there, but moreover, it imposes a new …