Pdfsharp.xps availability in latest Pdfsharp? #234
|
Hi, Is there a target to support the Pdfsharp.Xps package, this was initially available in 1.0 version of the Pdfsharp. Now that is not compatible and does not work with the latest Pdfsharp 6.2. As there are classes that are internal to pdfsharp and are used in pdfsharp.xps Is there a way to make this work? Thank you |
Answered by
ThomasHoevel
Feb 3, 2025
Replies: 1 comment
|
PDFsharp 1.31 was the latest version that included XPS. If you want to build on it, get the source code of PDFsharp and make internals visible to the XPS library. Currently there are no plans to include XPS with PDFsharp 6.2 or 6.3. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
PDFsharp 1.31 was the latest version that included XPS. If you want to build on it, get the source code of PDFsharp and make internals visible to the XPS library.
Currently there are no plans to include XPS with PDFsharp 6.2 or 6.3.