Naisan 0 Report post Posted January 4, 2020 I'm trying to print a pdf file using the shell command in excel: Shell("C:\Program Files\Nitro\Pro 11\NitroPDF.exe /s /o /h /p """ & FilePath & """", vbMinimizedFocus) This works. But how do I only print the first page? Quote Share this post Link to post Share on other sites