System.Text.Encoding.CodePages 8.0.0 instead of 9.0.9 possible #867
Closed
AlexSefrin
started this conversation in
General
Replies: 1 comment
-
|
I modified the project file a bit, should be better with the next version |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use System.Text.Encoding.CodePages 8.0.0 in Zugferd.pdf.csharp? Currently, version 9.0.9 is required, but it's not installed with the 8.x framework. Otherwise, we'd have to copy it separately during deployment, which would cause problems elsewhere where version 8.0.0 is used.
Or is there a workaround?
Beta Was this translation helpful? Give feedback.
All reactions