PdfSharp.Xamarin
PdfSharp.Xamarin copied to clipboard
App fails to generate PDF for Xamarin Android.
11-14 06:56:02.734 D/Mono (31124): Assembly Ref addref System.Xml[0x80edd128] -> System[0x7bf4fe70]: 5 Unhandled Exception:
System.IO.FileNotFoundException: Could not find file "/system/etc/fonts.xml".
I've forked the repository and made a NET Standard port for it, with MigraDoc ported as well. https://github.com/groege/PdfSharpCore You could try this one, but be careful I'm sure many things won't work yet - though I would try to fix things if you find anything ;). It's also using ImageSharp for Images, which is in Alpha but it does work (at least what I've testes so far ;))
Thanks for the help :)
On Tue, Feb 21, 2017 at 1:25 PM, groege [email protected] wrote:
I've forked the repository and made a NET Standard port for it, with MigraDoc ported as well. https://github.com/groege/PdfSharpCore You could try this one, but be careful I'm sure many things won't work yet
- though I would try to fix things if you find anything ;). It's also using ImageSharp for Images, which is in Alpha but it does work (at least what I've testes so far ;))
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/roceh/PdfSharp.Xamarin/issues/1#issuecomment-281270120, or mute the thread https://github.com/notifications/unsubscribe-auth/AGZx2hHtuqWuME2FtIZonIFOeFxzAkEwks5rephygaJpZM4KxPuC .
-- Thanks, Shakunthala.M.K Mobile : +91-9880613011
I've actually added separate implementations for different platforms ;) - so the android implementation should be more performant ;)
Cool. Will check it out :)
On Fri, Mar 31, 2017 at 5:16 PM, groege [email protected] wrote:
I've actually added separate implementations for different platforms ;) - so the android implementation should be more performant ;)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/roceh/PdfSharp.Xamarin/issues/1#issuecomment-290691184, or mute the thread https://github.com/notifications/unsubscribe-auth/AGZx2nUYMVGHtlBthS2cBsnCbBNOdlIMks5rrOd6gaJpZM4KxPuC .
-- Thanks, Shakunthala.M.K Mobile : +91-9880613011