akgulebubekir / PdfSharp.Maui

Pdf library for .net Maui
MIT License
38 stars 6 forks source link

Error #2

Closed liuguoqian closed 1 year ago

liuguoqian commented 1 year ago

in windowsmachine,"var pdfManager = new PdfManager();" will throw error:"System.Reflection.ReflectionTypeLoadException:“Unable to load one or more of the requested types. Method 'SaveAsJpeg' in type 'PdfSharp.Maui.Platforms.Windows.WindowsImageSourceImpl' from assembly 'PdfSharp.Maui, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.”"

in android,GeneratePdfFromView will throw error: System.MissingMethodException: 'Method not found: void PdfSharpCore.Drawing.XGraphics.DrawImage(PdfSharpCore.Drawing.XImage,PdfSharpCore.Drawing.XRect,System.Threading.CancellationToken)'

why?Thanks.

akgulebubekir commented 1 year ago

It should be fixed with new version