How to plot a plot file

Discussion in 'AutoCAD' started by Jakroval, Aug 10, 2004.

  1. Jakroval

    Jakroval Guest

    I have a plot file from someone, and I want to plot it with my plotter a HP DesignJet 1055CM. If any one can help that will be good. Do I need third application to plot a plot file? or AutoCAD can plot a plot file? Thank you.
     
    Jakroval, Aug 10, 2004
    #1
  2. Jakroval

    kemp Guest

    You can use the copy command in the Windows "Command Prompt".

    I forget exactly the format but something like this:

    copy [filename] [location]

    with location being lpt1, or the network location of your plotter (mine
    is \\server01\hpdesign)

    Note this will not work with all plt files. I have plt files made for an
    oce plotter and they will not print on out HP Designjet 1050c.
     
    kemp, Aug 11, 2004
    #2
  3. This technique requires a "/b" on the command line
    e.g. copy myfile.plt lpt1 /b

    If you have a network device make that device shareable a give it a
    "sharename" such as DJ800.
    Then the command line becomes
    copy myfile.plt \\computername\dj800 /b

    --
    George Drayton
    CD-CAD Ltd
    New Zealand
    HP DesignJet 1055CM. If any one can help that will be good. Do I need third
    application to plot a plot file? or AutoCAD can plot a plot file? Thank you.
     
    George Drayton, Aug 11, 2004
    #3
  4. Jakroval

    JMT5 Guest

    or try this.

    Go to Oce, and download their FREE Oce Clients Tools download software.

    This will enable you to view a plt file made using an HP driver. You can then plot
    it from there to an HP printer on your system.

    At least it looks like you can from what I saw today on my system.

    Jack Talsky
     
    JMT5, Aug 11, 2004
    #4
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.