Replies: 2 comments
-
|
@baleti, maybe you can use pdftool diff? It has capability to diff pdf files. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
thanks Jakub, I tried it as well long time ago, but if I remember correctly it also doesn't have something like an --output option? |
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.
-
How about we add
--outputoption to Pdf4QtDiff ? It would be nice when you have to run this command frequently or on large number of documentsif not --output then perhaps treat the third argument as name of the generated file e.g.
Pdf4QtDiff doc1.pdf doc2.pdf diff.pdfBeta Was this translation helpful? Give feedback.
All reactions