I figure maybe I should elaborate a bit on this so there's no confusion...
I'm working on an A0 sized drawing, and I'm trying to plot directly from Pro/E.
In Pro/E, I select:
"Print" from the "File" menu.
That brings up a dialog box where I select the destination printer: "DESIGNJET750C"
I hit "configure..." and set the size to "A0" on the page tab, and "Full Plot" for the plot option on the "model" tab.
I select the "To Printer" box
I then hit "OK" and I'm taken back to the Print box. I select "All" for sheets, and set the # of Copies to "1".
In the Plotter Command box, I'm not exactly sure what to type. Our UNIX plotter name is set to "PLOTTER"
I've tried "lp -d PLOTTER drawing_file_name.plt"
and "lp -d PLOTTER"
and "lp -dPLOTTER"
and "lp -dPLOTTER drawing_file_name.plt"
But, it's like there's nothing sent to the plotter.
If I create a file then, I can send the file to the plotter via the UNIX prompt with either "lp -dPLOTTER drawing_file_name.plt" or "lp -d PLOTTER drawing_file_name.plt" However, when I do this, the text on the drawing and the dimensions are not very sharp - they are very pixelated and unreadable (even at full scale).
I've tried making generic post script files, but I can only get an 8.5"x11" image of a corner of the drawing (which look as if the text and dimensions are readable).
Any help here is appreciated. In the mean time, I have to transfer all of my files to my PC and start up Pro/E on that to plot (which is a PITA since my PC is VERY slow).