mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
25c935568c
commit
2eebd8b561
@ -131,6 +131,7 @@ object_as_reference(const PdfObject *o) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Needed to avoid PoDoFo clobbering the /Info and XMP metadata with its own nonsense
|
// Needed to avoid PoDoFo clobbering the /Info and XMP metadata with its own nonsense
|
||||||
|
// rename to NoMetadataUdate after https://github.com/podofo/podofo/commit/96689eb6e45b71eae1577ecb2d4a796c52e9a813
|
||||||
static const PdfSaveOptions save_options = PdfSaveOptions::NoModifyDateUpdate;
|
static const PdfSaveOptions save_options = PdfSaveOptions::NoModifyDateUpdate;
|
||||||
|
|
||||||
class PdfReferenceHasher {
|
class PdfReferenceHasher {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user