I have code to create a PDF. It works on my local printer. When I put it in another environment, this created pdf does not print. I have print an existing document to both trays of the printer, so I know it is not th…... printFont = new Font("Arial", 10); PrintDocument...printFont = new System.Drawing.Font("Arial", 20); PrintDocument...