Dear All
i coded the command line to merge pdfs in a file
"C:\Program Files\PDF24\pdf24-DocTool.exe" -join -outputFile "C:\Dest\TEST.pdf" -File1 "C:\Dest\1_PDFsam_CV.pdf" -File2 "C:\Dest\2_PDFsam_CV.pdf" -File3 "C:\Dest\3_PDFsam_CV.pdf"
it works fine but when excecated, pdf24 window pop to choose the document quality, is there a way were i can keep a default quality or skip this part in the command line ?
i coded the command line to merge pdfs in a file
"C:\Program Files\PDF24\pdf24-DocTool.exe" -join -outputFile "C:\Dest\TEST.pdf" -File1 "C:\Dest\1_PDFsam_CV.pdf" -File2 "C:\Dest\2_PDFsam_CV.pdf" -File3 "C:\Dest\3_PDFsam_CV.pdf"
it works fine but when excecated, pdf24 window pop to choose the document quality, is there a way were i can keep a default quality or skip this part in the command line ?