Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
stepbystep:archi1 [2021/05/24 17:26] giancarlo [Useful tools and binaries] |
stepbystep:archi1 [2021/05/24 18:25] (current) giancarlo |
||
---|---|---|---|
Line 1163: | Line 1163: | ||
$ pdfalto | $ pdfalto | ||
pdfalto version 0.4 | pdfalto version 0.4 | ||
+ | Usage: pdfalto [options] < | ||
+ | -f < | ||
+ | -l < | ||
+ | -verbose | ||
+ | -noImage | ||
+ | -noImageInline | ||
+ | -outline | ||
+ | -annotation | ||
+ | -noLineNumbers | ||
+ | -readingOrder | ||
+ | -noText | ||
+ | -charReadingOrderAttr | ||
+ | -fullFontName | ||
+ | -nsURI < | ||
+ | -opw < | ||
+ | -upw < | ||
+ | -filesLimit < | ||
+ | -q : don't print any messages or errors | ||
+ | -v : print version info | ||
+ | -h : print usage information | ||
+ | -help : print usage information | ||
+ | --help | ||
+ | -? : print usage information | ||
+ | </ | ||
+ | Update pdfalto to master for an issue on namespace | ||
+ | <code bash> | ||
+ | $ git clone https:// | ||
+ | $ cd pdfalto/ | ||
+ | $ ./ | ||
+ | $ git clone https:// | ||
+ | $ cmake . | ||
+ | $ make | ||
+ | $ cd .. | ||
+ | $ sudo mv pdfalto / | ||
+ | $ sudo rm / | ||
+ | $ sudo ln -s / | ||
+ | |||
+ | $ pdfalto | ||
+ | pdfalto version 0.5 | ||
Usage: pdfalto [options] < | Usage: pdfalto [options] < | ||
-f < | -f < |