Printing with Foxit Reader using command line command

Hi there i wanna share how to printting via Foxit REader using command line.
In my case i use it on my oracle developer 6i
then here it's!!!

host('"C:\Program Files\Foxit Software\Foxit Reader\Foxit Reader.exe" /t "pdf file" "printer name"');
 then
host('"C:\Program Files\Foxit Software\Foxit Reader\Foxit Reader.exe" /t c:\file.pdf printname');