Replies: 1 comment 3 replies
-
So just to help me understand this problem: you have a changing diagram with the same file name (as an SVG) and convert it (on the fly) to PDF. But the publisher displays the first generated diagram, other changes are not loaded. Correct? |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Patrick,
I don't believe this is an issue within
Publisher
but I'd like to report it to you before.I am using Inkscape SVG diagrams cause I need to change them on the fly and I setup my
CFG
this way:However it creates the PDF with the same "hash-name" every time without overwrite it, even if you explicitly request to do so, as in the above settings:
The only way to display the changes is to rename the file with another name.
Tested on:
What do you think about it?
Beta Was this translation helpful? Give feedback.
All reactions