AddImage() uses wrong image from cache #227 #260
Replies: 1 comment 2 replies
-
Now I see that the Nuget Package has version 6.1.1 and the issue was addressed in 6.2. How can I get and install PDFSharp 6.2? |
Beta Was this translation helpful? Give feedback.
2 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.
-
I have a program that reads image filenames from a text file and creates a PDF with the images.
I'm seeing that sometimes an image is wrong in the PDF. An old image is duplicated rather than the new image displayed.
I checked and issue #227 seems like what I'm seeing, but I thought that it was fixed.
Is anyone else seeing this kind of behavior?
Beta Was this translation helpful? Give feedback.
All reactions