+ Reply to Thread
Results 1 to 3 of 3

Thread: Plotting

  1. #1
    csme9wjt
    Guest

    Default Plotting

    Registered forum members do not see this ad.

    How do I print a large drawing over several 8.5" x 11" sheets. I am using AutoCAD 2000, and am limited to an 8.5" x 11" printer.
    Thank you in advance.

  2. #2
    Super Moderator fuccaro's Avatar
    Using
    AutoCAD 2006
    Join Date
    Nov 2002
    Location
    Romania, Marosvasarhely
    Posts
    3,540

    Default

    A possible solution: create a new layer and set it to don’t plot. On that layer draw horizontal and vertical construction lines. All the drawing must be covered by a net having equal 8.5x11 cells (or a bit smaller, see bellow). Set the OSNAP to INTERSECTION. Go to the plot command and make the desired settings. In the PLOT AREA press the Window button and pick two diagonal corners of the first cell covering your drawing. After the drawing was sent to the plotter press ENTER to repeat the last command. Under the PAGE SETUP NAME select Previous Plot. Press WINDOW again and pick the corners of the next cell. One by one you can print all the drawing.
    Because you can’t print on the margins of the paper you should use smaller cells as the paper’s dimensions.
    It's nice to be nice, but sometimes is nicer to be evil!.
    Tip: Please do not PM or email me with CAD questions - use the forums, you'll get an answer sooner.

  3. #3
    Super Member David Bethel's Avatar
    Discipline
    Multi-disciplinary
    David Bethel's Discipline Details
    Discipline
    Multi-disciplinary
    Details
    Commercial Food Service
    Using
    AutoCAD pre 2000
    Join Date
    Dec 2003
    Location
    Newport News, Virginia
    Posts
    1,925

    Default

    Registered forum members do not see this ad.

    I do it with a lisp routine in R12. The routine writes a script file with all of the exact commands needed to print windows similar to what fuccaro described. Only it is an automated.

    That said, I have only been able to reproduce this in one format in A2K and it was a half a day process to get the routine to work. And it only knows about 1 printer ( Adobe Distiller ) and 1 size ( 24 x 36 ) and 1 CTB ( Mine ) and does not work if I so much as sneeze.

    Needless to say, I dislike plotting in A2K.

    But plotting windows is the way. I suggest 8.0" x 10.5" as most decent printers can deal with 0.5" total margins. Good Luck. -David
    R12 (Dos) - A2K

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts