-
I'm using Manjaro Linux with mono 6.10.
When trying to generate PDF, and after clicking **Ok** in the dialog, NClass crashes with the following stack trace:
```
System.EntryPointNotFoundExcepti…
-
## Expected Behavior
I expect the PNG image to render correctly. The PNG in question seems to be valid and is viewable elsewhere (MS Paint, GIMP, Chrome, etc.).
## Actual Behavior
The PNG fil…
-
Take the HelloWorld program of Core build,
Add:
`var imageStream = File.Open(@"C:\Users\xxx\Downloads\MI6LOGO.png", FileMode.Open, FileAccess.Read);
XImage xImage = XImage.FromStream(imageStream);
…
-
Hi,
I am using PDFsharp version 6.1.0 preview with .NET Framework 4.6.1. When I tried to write an IVS (Ideographic Variation Sequence) word using string target = char.ConvertFromUtf32(0x2D997) + char…
-
Hello everyone, I noticed a problem that when converting from XAML to PDF, there is some kind of invisible indentation on the half of the page. What could be the problem?
Visual Studio 17.10.1 - > …
-
Saving a View with Images is not working on Android
myDocument.Save() -> exception
myImage.AsJpeg() -> exception
myImage.AsBitmap() -> works
PDFsharp 1.50.5147
PdfSharp.Xamarin.Forms 1.0.0
…
-
Hi,
I'm attempting to create a PDF file containing a JPEG image. However, writing the image PERSONAL_IDENTIFICATION_1R-1.jpeg into the PDF does not work as expected. I aim to adjust the image size to…
-
https://github.com/ArthurHub/HTML-Renderer/blob/a004aefeb87b5226aece75c49e84040dbaf9f3e0/Source/HtmlRenderer.PdfSharp/Adapters/PdfSharpAdapter.cs#L47
I'm using .net core 2.0. I have installed pdfshar…
-
Google Chrome, find only a single page.
PDFsharp find only a single page.
When opened with Adobe Reader, there are 14 pages.
When opened with Firefox, there are 24 pages.
Opera and SumatraPDF on…
-
Hi we're looking into expanding your plugin at the AEC Hackathon in copenhagen right now,. but we can't build as we are unsure which versions of pdfSharp you included.
THe project references are po…