PdfSharpCore icon indicating copy to clipboard operation
PdfSharpCore copied to clipboard

PdfSharp port NetCore

Results 19 PdfSharpCore issues
Sort by recently updated
recently updated
newest added

Hello, we are trying to use PdfSharp to fill a pdf document. It's working fine except when we need to fill comb type field. When we fill them, they appear...

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 `System.NullReferenceException: Object reference not set to an...

When ever I try to add a Image my program always crash. There is no difference if I use ImageSource or XImage and also if I use FromBinary,FromFile or FromStream....

- WPF Support added - Xamarin.Forms version upgraded to 4.8 - Shape renderers added (`Ellipse`, `Rectangle` and `Line`) - `RadioButton`, `ImageButton`, `Switch` and `Checkbox` and `Slider` renderers implemented - Code...

I'm not sure whether I'm doing anything wrong, or it's PdfSharpCore issue, but I'm unable to pass world's simplest JPG->PDF case. Please anyone take a look at https://stackoverflow.com/questions/50961076/pdfsharpcore-image-rendering-issue

How to install PDFSharp.Xamarin.Forms library in my xamarin.forms 3.1 (.net standard 2.0) project. I dont found any nuget link....

I use the current PDFSharpCore from Nuget on Monodevelop targeting dotnet core 2.1. My question is how to place a picture in the pdf. Current way based on PDFSharp is:...

I download the zip, and I try to the run in VS 2017. But it's to saw ![image](https://user-images.githubusercontent.com/2408997/41206322-677835a2-6cbf-11e8-9bea-89d4ecaaaba1.png) ![image](https://user-images.githubusercontent.com/2408997/41206327-7cea42e0-6cbf-11e8-9a57-ac53c8ee60ce.png)

I am working on PdfSharp.Xamarin.Forms but I could not find issue for this repository so please help me figure it out what is the issue?