My organization recently purchased a HP DesignJet T3500 printer with the HP Designjet PostScript/PDF Upgrade Kit. HP offers 3 specific drivers in 2 packages. Which driver do I use?
When I run the Add Printer
wizard and I select Have Disk
, I get the following options:
- The HP-GL/2 Driver Package contains two drivers
- "HP Designjet T3500 HPGL2"
- "HP Designjet T3500ps HPGL2"
- The PostScript Driver Package contains only the PostScript driver.
- "HP Designjet T3500 PS3"
My understanding is HP-GL/2 printing language is used for plotters (it fits our intentions as AutoCAD users) and that PostScript is for high levels of control and detailed publishing.
My questions revolve around the HP Designjet T3500ps HPGL2
driver. It gives me the impression that this driver is capable of using multiple print languages.
My immediate options/questions are:
- Which driver do I install in the client machines?
- Do I install both the HPGL2 and PS3 drivers with the instruction to users that HPGL2 is for CAD and PS3 is for PDFs/Documents?
OR
- Do I install only the mysterious "HP Designjet T3500ps HPGL2"?
Why? :
- What is the difference between the
HP Designjet T3500ps HPGL2
andHP Designjet T3500 HPGL2
drivers? - Are Window's print drivers capable of using multiple description languages for output?
- If so, how could such a driver distinguish the type of content it is printing? Does it, for example, send this
.docx
to the PostScript interpreter and this.dwg
to the HPGL2 interpreter?
- If so, how could such a driver distinguish the type of content it is printing? Does it, for example, send this