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

Replace PDFSharp to improve cross platform compatability #543

Open
JasonLautzenheiser opened this issue Feb 27, 2022 · 2 comments
Open

Replace PDFSharp to improve cross platform compatability #543

JasonLautzenheiser opened this issue Feb 27, 2022 · 2 comments
Labels
Milestone

Comments

@JasonLautzenheiser
Copy link
Owner

No description provided.

@berkeleynerd
Copy link
Contributor

I'm wondering if it might be possible to somehow use MAUI and its skia backed canvas to replace PDFSharp? The main loss would probably be easy PDF export and printing might be more difficult to accomplish but it would give the whole project a much better cross-platform story. This would pair pretty nicely with the goal of converting the code to dotnet 6 as well. Lots of effort though.

@JasonLautzenheiser
Copy link
Owner Author

I'm looking at a few different options, including MAUI as options. None are going to be a small effort, but I think it will be worth it in the end.

PDF support I will try and separate from the drawing engine (as it looks like I'll have no choice really), but that should give me more options in both aspects.

This was referenced Mar 21, 2022
@JasonLautzenheiser JasonLautzenheiser modified the milestones: v1.8.0, Version 2 Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants