PDF figures are not reproducible #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
At the same time it seems that the PNG figure versions may be reproducible in a bit-identical fashion.
Worth trying SVG as the main output...
Matplotlib stores some metadata to the PDF during creation. This includes the creation date of the PDF. I think this is the changing part of the PDFs.
https://matplotlib.org/2.0.2/examples/pylab_examples/multipage_pdf.html