Printing PDF file from Solaris-11
Hi,
I want to know what are the config or setup required to print a PDF file from solaris 11 server and network printer is "HP LaserJet Flow MFP M830 Printer".
we have installed the packages as per "How can I print PDF files in CUPS" in Note 1439667.1 and when we print the PDF file using below command, first 3 lines are getting truncated and rest of the document is printed from top of the page without any margins at the top.
lp -d PRN04MFD -o landscape /home/dev/6210074570.pdf
any idea how to print a landscape PDF file with correct margins?