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

Cross platform support for XPS #470

Open
poke opened this issue Mar 27, 2019 · 6 comments
Open

Cross platform support for XPS #470

poke opened this issue Mar 27, 2019 · 6 comments
Labels
API suggestion Early API idea and discussion, it is NOT ready for implementation Enhancement Requested Product code improvement that does NOT require public API changes/additions
Milestone

Comments

@poke
Copy link

poke commented Mar 27, 2019

XPS is with OpenXPS an open standard that is actually supported by non-Windows operating systems.

I’ve recently found XPS and the XPS Document API to be really nice for composing documents. With WPF and related technologies moving to .NET Core 3, the XPS APIs will also be available for .NET Core 3.

However, the way I understand it, XPS is somewhat a part of WPF and as such is limited to Windows. Are there any plans to extract XPS out of WPF in a way that makes the XPS APIs for document creation etc. available on other operating systems?

@EntityAdam
Copy link

Bump. Also, Azure Web App Service has limited support for PDF, perhaps XPS would be better suited for Azure?

@lindexi
Copy link
Contributor

lindexi commented Mar 28, 2019

#48

@poke
Copy link
Author

poke commented Mar 28, 2019

@lindexi Thanks but that’s not the same. XPS is an open standard for documents which is by itself completely unrelated to desktop GUI applications, and which is also already supported on non-Windows platforms. It just so happens that the XPS APIs are part of the overall WPF libraries.

@vatsan-madhavan vatsan-madhavan added Enhancement Requested Product code improvement that does NOT require public API changes/additions API suggestion Early API idea and discussion, it is NOT ready for implementation labels Mar 28, 2019
@vatsan-madhavan vatsan-madhavan added this to the Future milestone Mar 28, 2019
@smry-web
Copy link

Any updates on this?

@wstaelens
Copy link
Contributor

@smry-web still waiting for the team to fix bugs that are around in XPS for YEARS.

would love to see some XPS improvements but they just ignore it 😠

@lindexi
Copy link
Contributor

lindexi commented Oct 24, 2022

@wstaelens I am not ignoring your point. But I can't fix all the problems at once, because many bugs are difficult to fix. Even better if you can participate in the investigation and fix the bugs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API suggestion Early API idea and discussion, it is NOT ready for implementation Enhancement Requested Product code improvement that does NOT require public API changes/additions
Projects
None yet
Development

No branches or pull requests

6 participants