Background plotting in 2005???

Discussion in 'AutoCAD' started by Homerloew, Apr 8, 2004.

  1. Homerloew

    Homerloew Guest

    When I try to use the background plot in 2005 the job gets hung up and never does finish. If I uncheck background plot I can plot, however I have to wait until the job is completely sent.

    Is there something I have set wrong, or is this a bug??? I would love to be able to plot in the background, this would save me a huge amount of time and make the purchase of 2005 worth the money.

    don
     
    Homerloew, Apr 8, 2004
    #1
  2. Homerloew

    buttons129 Guest

    dont know if the real things any befter but in the beta version of 2005 we turned it off in the end as it kept returning errors!
     
    buttons129, Apr 8, 2004
    #2
  3. Do you have any customization using lisp or VBA?

    Using LISP you might need to add this: to your code:
    (if (= (vlax-get-property (vlax-get-acad-object) "Visible") :vlax-true).....

    This way the code will not run when background plotting.

    --
    Best Regards, Jimmy Bergmark
    CAD and Database Developer Manager at www.pharmadule-emtunga.com
    Take a look at
    JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
    SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
    or download some freeware at www.jtbworld.com
    More on AutoCAD 2005;
    www.jtbworld.com/autocad2005.htm


    never does finish. If I uncheck background plot I can plot, however I have
    to wait until the job is completely sent.
    be able to plot in the background, this would save me a huge amount of time
    and make the purchase of 2005 worth the money.
     
    Jimmy Bergmark, Apr 8, 2004
    #3
  4. Homerloew

    Homerloew Guest

    The only customization I have are my toolbars.

    My AutoCAD is on a stand alone machine, the dwgs are saved on a network server and I am printing to printers on the network. I don't have a problem printing, just printing in the background.

    Thank you for you help,
    don
     
    Homerloew, Apr 8, 2004
    #4
  5. Hi Don,
    Can your try after deleting all BG* subdirectories from your %temp%
    directory?

    Thanks
    Ravi
    AutoCAD Test Development

    never does finish. If I uncheck background plot I can plot, however I have
    to wait until the job is completely sent.
    be able to plot in the background, this would save me a huge amount of time
    and make the purchase of 2005 worth the money.
     
    Ravi Pothineni, Apr 9, 2004
    #5
  6. Homerloew

    Homerloew Guest

    I am not sure what you mean by BG* subdirectories. I have looked and cannot find anything like that. If you don't mind my asking, what are they and what do they contain?

    Thanks,
    don
     
    Homerloew, Apr 12, 2004
    #6
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.