-
Add support .net Standard 2.0.
-
We are in the process of updating our project to use _PdfSharpCore_ (from _PdfSharp_) and noticed a potential issues with bullet point lists not displaying correctly.
We have created a pdf documen…
-
**Is your feature request related to a problem? Please describe.**
We would like to create Documents which are fillable by the User, i.e. support for Form Fields is required (AcroFields).
**Descr…
-
Hi,
Is there any simple way to add a digital signature to a `PdfDocument` ?
I know the question is large, but we don't find any clue on that from the documention or the source code.
(For exam…
-
Platform:
.NET version:4.0 wpf
### Expected behaviour
### Actual behaviour
As shown below
`using (var stream =new FileStream(path,FileMode.Create))
{
var pdf…
-
[Community request](https://community.sonarsource.com/t/rule-for-avoiding-pre-release-packages-in-c/103876)
### Reasoning
Adding [pre-release](https://learn.microsoft.com/en-us/nuget/concepts/pa…
-
## Expected Behavior
Last line in page should be fully visible (see attached pdf file).
## Actual Behavior
Half of last line in end of first page is visible.
## Steps to Reproduce the Beh…
-
I want to create a pdf with fields in it.
I use MigraDoc but my problem is related to pdfSharp classes.
Document document = new Document();
Section section = document.Ad…
-
Hi,
I've been trying to set the FontWeight but anything other than FontWeights.Normal or FontWeights.Bold seems to default to one of these, i.e. it isn't possible for me to set something else even …
-
## Issue
PDFSharp can't read any pdf generated from Google Slides
## Steps to reproduce
1. Go to Google Slides
2. Create new slide (Blank or from templates it doesn't matter)
3. Save as PDF
4.…