Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App fails to generate PDF for Xamarin Android. #1

Open
ShakunthalaMK opened this issue Nov 14, 2016 · 4 comments
Open

App fails to generate PDF for Xamarin Android. #1

ShakunthalaMK opened this issue Nov 14, 2016 · 4 comments

Comments

@ShakunthalaMK
Copy link

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".

@groege
Copy link

groege commented Feb 21, 2017

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 ;))

@ShakunthalaMK
Copy link
Author

ShakunthalaMK commented Mar 31, 2017 via email

@groege
Copy link

groege commented Mar 31, 2017

I've actually added separate implementations for different platforms ;) - so the android implementation should be more performant ;)

@ShakunthalaMK
Copy link
Author

ShakunthalaMK commented Mar 31, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants