1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63
|
# pdfpagediff package
# Matthew Bertucci 1/20/2022 for v1.5
#include:geometry
#include:graphicx
#include:color
#include:substr
\layerPages{file1%URL}{file2%URL}
\layerPages[page numbers]{file1%URL}{file2%URL}
\FirstDoc{text}
\SecondDoc{text}
\obj{arg}#*
\objref{arg}#*
\doobjref{arg}#*
\objrefs{arg}#*
\lastobjref#*
\thisobjref#*
\nextobjref#*
\openlayer#*
\closelayer#*
\PPDonercname#*
\PPDoneobjnum#*
\PPDone#*
\PPDtworcname#*
\PPDtwoobjnum#*
\PPDtwo#*
\layersnames#*
\next#*
\layersorder#*
\layerson#*
\layersoff#*
\layersconfig#*
\layersOn#*
\thecpages#*
\thepages#*
\vlength#*
\hoddlength#*
\hevenlength#*
\buildPageList{arg}#*
\processNormal{arg}#*
\processComma{arg}#*
\processOther{arg}#*
\processHyphen{arg}#*
\findPages{arg}#*
\ifFiles#*
\Filestrue#*
\Filesfalse#*
\PPDfirstdoc#*
\PPDseconddoc#*
\PPDfirstlastpage#*
\PPDsecondlastpage#*
\lastpage#*
\pdflastpage#*
\placepages#*
\definejnldata#*
\normaljnldata{jid}{vlength}{hodd}{heven}#*
\starjnldata{jid}{vlength}{hodd}{heven}#*
\nameUse{arg}#*
\Fileversion#S
\Filedate#S
|