We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c9f21 commit d597978Copy full SHA for d597978
AppNotes/SumatraPDF/Addins/N-Up-PDF/N-Up-PDF.cmd
@@ -16,7 +16,7 @@ SetLocal EnableDelayedExpansion & goto MAIN
16
files from Fat32 or other non NTFS partitions. In those cases I can't find a
17
good workaround since CMD processing in some locales seems to be the problem.
18
19
- Nup_pdf.exe is available from https://soft.rubypdf.com/software/pdf-n-up-maker
+ Nup_pdf.exe is available from WEB ARCHIVE search "https://soft.rubypdf.com/software/pdf-n-up-maker"
20
21
NOTE this file is not as well documented as to how "addins" work so for now read one of the others
22
If your system does not have %addins% defined you need to change CommandLine
0 commit comments