You can specify the input/output destination using a folder/directory path (*). Whether or not a folder can be specified and the operation contents differ depending on the command. Specify the input folder path with -d and the output folder path with -o.
(*) After this section of this manual, the folder/directory path is collectively referred to as "folder path" and the operation of specifying a folder/directory as "specifying folder." For those who operate on Linux, read the following items by replacing "folder" with "directory".
-d (input folder path) [password] -o (output folder path) [-linearize]
-d (input folder path) [password]
Specify the input file path with -d.
-o (output file path) [-linearize]
Specify the output file path with -o.
Execute the processing specified in [command] using the files in the "in 2" folder as processing targets, and output the files to the "out" folder.
<Windows>
AHPDFToolCmd80.exe [command] [parameter] -d "c:\in 2" ownerpass -o c:\out -linearize
<Linux>
AHPDFToolCmd80 [command] [parameter] -d "/home/antenna/in 2" ownerpass -o /home/antenna/out -linearize