• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2007/2008/2009 DWG Format

    Reply
    Contributor
    Posts: 20
    Registered: ‎05-17-2012

    Scanning Drawing While Saving/Printing

    96 Views, 4 Replies
    12-12-2012 09:47 AM

    Hello All,

     

    I have an issue with a drawing created in AutoCad 2002.  Whenever I open it to edit it and then either Print or Save it shows Scanning Drawing and takes considerable amount of time for this process.  I have done a purge so far but that did not help.  Any suggestions?

     

     

    Best Regards

    KenJG

    Thank You

    KenJG
    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,435
    Registered: ‎11-06-2003

    Re: Scanning Drawing While Saving/Printing

    12-12-2012 12:56 PM in reply to: KenJG

    scanning drawing? So the problem is this one file? Is the location of it unique? Is the file unique compared to others you use?

    PURGE doesn't fix anything, try AUDIT or RECOVER and see if that helps.

    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    *Expert Elite*
    Posts: 6,635
    Registered: ‎06-29-2007

    Re: Scanning Drawing While Saving/Printing

    12-12-2012 01:54 PM in reply to: pendean

    Hi,

     

    >> try AUDIT or RECOVER

    or run WBLOCK to create a new (cleaned) drawing from your current DWG.

     

    >> scanning drawing?

    Yes, I saw that message (long, long ago) in the lower left part of the status bar (where you also see the load-time progress-bar while a file is loading). But at the moment my brain does not get the solution to the awareness.  animierte smilies traurig trauern weinen

     

    - alfred -

    -------------------------------------------------------------------------
    Alfred NESWADBA
    Ingenieur Studio HOLLAUS ... www.hollaus.at
    -------------------------------------------------------------------------
    Please use plain text.
    Contributor
    Posts: 20
    Registered: ‎05-17-2012

    Re: Scanning Drawing While Saving/Printing

    12-13-2012 09:15 AM in reply to: KenJG

    Hello All,

     

    Thanks for the help/replies.  It looks as if the procedure WBLOCK seemed to have solved the problem.  I'm curious on why this fixed the problem, what does WBLOCK actually do?

     

    Best Regards

    KenJG

    Thank You

    KenJG
    Please use plain text.
    *Pro
    scot-65
    Posts: 1,932
    Registered: ‎12-11-2003

    Re: Scanning Drawing While Saving/Printing

    12-13-2012 03:40 PM in reply to: KenJG

    KenJG wrote:

    I'm curious on why this fixed the problem, what does WBLOCK actually do?


    Writes a new header section of the DWG file in current format and inserts the existing objects inside.

    Once inside, these objects are also updated to the current format/structure.

    Educate yourself by DXFOUT the file and open this newly created file using a ASCII text editor (notepad).

     

    ???

    Please use plain text.