If you want to automate printing, I would recommend using the command line interface for the Acrobat reader.
If you want to parse the content, I would use CAM :: PDF, but the results are highly dependent on PDF.
Command line options for printing:
AcroRd32.exe / t file_name printer_name username
source
share