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

Problems with custom fonts an export from XPS to PDF in Net6 #2

Open
jogibear9988 opened this issue Nov 17, 2021 · 1 comment
Open

Comments

@jogibear9988
Copy link
Member

In dotnet6 something seems to be changed in xps format, so fonts could not be found in some way

@jogibear9988
Copy link
Member Author

seems already this call here:

byte[] fontData = this.payload.GetFontData(uriString);

get's different font data if the xps is created with net6, but the xps seems correct (because windows and other tools can read it)

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

1 participant