Jump to content

Batch Plot is not working


cat3appr

Recommended Posts

Hi all,

 

I've checked online a few porcedures which i linked below, but still I don't succeed to batch plot / publish multiple DWGs because the page setup doesn't want to load, so I am unable to print anything because  batch plot doesn't let me see the page setup... 

 

455594786_Screenshot-6_8_20211_58_14PM.thumb.png.ff46319c3c637de7968ce4e2c7850411.png

i tried to create several page setups... but they are never available in the  batch plot page... i only see default none and import, and import doesn't work 

36420536_Screenshot-6_8_20211_24_16PM.thumb.png.92dc061d86c3afcbbfa8087c23f270db.png

 

 

905770315_Screenshot-6_8_20211_54_25PM.png.48c6e0fa055ce4a92844edd018a7fc00.png

36420536_Screenshot-6_8_20211_24_16PM.thumb.png.92dc061d86c3afcbbfa8087c23f270db.png

 

 

i applied what i learned from here below, and i tried a few times, but it doesn't work for me...

 

please help, thank you!! :)

 

https://forums.autodesk.com/t5/autocad-forum/importing-page-setups-does-not-work/td-p/5890312

 

Screenshot - 6_8_2021 , 1_58_00 PM.png

Link to comment
Share on other sites

Do you have multiple page setups for each layout?  If not, then it feels like you are making this too complex.

 

Just set the page setup that you want to use for each layout current (it doesn't even have to be a named page setup).

 

Then when you print or publish, AutoCAD will use the current settings (which could be a named page setup) for printing.

 

IOW, there is no action needed to "choose" a page setup or any other settings, AutoCAD uses what is current for printing or publishing.

Publishing from Sheet Set Manager is even easier, since it's just a couple of clicks.

 

Last tip: Make SURE that background printing and publishing is NOT enabled.

Link to comment
Share on other sites

1 hour ago, rkmcswain said:

Do you have multiple page setups for each layout?  If not, then it feels like you are making this too complex.

 

Just set the page setup that you want to use for each layout current (it doesn't even have to be a named page setup).

 

Then when you print or publish, AutoCAD will use the current settings (which could be a named page setup) for printing.

 

IOW, there is no action needed to "choose" a page setup or any other settings, AutoCAD uses what is current for printing or publishing.

Publishing from Sheet Set Manager is even easier, since it's just a couple of clicks.

 

Last tip: Make SURE that background printing and publishing is NOT enabled.

thanks rkmcswain,  i don't have multiple page setups for each layout... actually i am not even able to save a layout, cause when I try, and i give it a name, then next time i open CAD, it is gone , but ok, that's not an issue because I set, plot previous and it works, for a single plot.

 

Batch plot doesn't work.   this is what I get when I try: I don't get any choice of page setup, in the batch plot... only Default and Import..... 

 

 

Last tip: Make SURE that background printing and publishing is NOT enabled.

no , it is not enabled.. 

 712588291_Screenshot-6_8_20214_10_03PM.png.665130ff4560ef3082abf3c067c603b1.png

 

 

Screenshot - 6_8_2021 , 1_58_14 PM.png

Link to comment
Share on other sites

Cat3appr

A couple things. 

 

When you create a new page setup you have to save the drawing afterwards or it won't remember you created it.  That might be why you are seeing the page setups disappearing after you create them.

 

When you use the publish option, <Default: None> means the publisher is going to use whatever page setup has already been set up for a specific layout/sheet before you ran the publish command (whatever is "current").

 

I use a slightly different method for selecting page setups just because mine are already set up in the template files for my title blocks.

But if you needed to change the page setup I would do that before publishing so you know they are configured properly.

 

So if you had like 4 sheets/tabs, You can create one page setup for one of those sheets, then you can apply that page setup to the other tabs by selecting it from the list.

Another trick is to specify a page setup to the model space tab and then Autocad will ask if you want to apply it to all sheets in the set.


Then save, then publish.  And the publisher already knows what page setup you want to use (the "current" page setups are already correct).

And that way you don't have to specify a (potentially) completely different page setup and sheet size that could give you an undesirable result.

 

For the purposes of all my company's title blocks I always specify DWG to PDF at the standard size, apply my CTB file, etc...

I do that specifically so that I can publish the entire set much easier and I don't have to click a completely different page setup in the publish dialog drop down menu.  Because the "current" page setups are correct.

 

If you need to print directly from autocad to a plotter or other network printer, you can either set up a second page setup for that and select it from the drop down menu in the publish dialog box or you can simply print the PDF you already published.

 

For ease of use, sheet set manager is definitely a great option.

Printing is super easy and is the fastest method in Autocad to print multiple sheets in the set.  There are also LISP routines that can batch plot all open drawings with one click (to the "current" page setup config) similar to how SSM works.  The previous design firm I worked at used a LISP to do that because they didn't like SSM.

 

Anytime they needed work done for an autocad project set up in SSM they would call me. lol.

Link to comment
Share on other sites

I know every one will brag how good publish is but I had real quirky problems at times. So for me use Lisp plot routines that are set to correct printer output work perfect every single time, PDF A1 A3 etc. They also plot range of layouts 88 layouts of pdfs in on dwg. Even down to which user on which floor of building sending to correct printer near them.

 

Maratovich has an extensive plot routine compared to publish worth having a look.

Link to comment
Share on other sites

15 hours ago, maratovich said:

I recommend creating a new user in Windows.

Run AutoCAD under the new user and check the print.

oh no way :D and only for a blind try,    it bothers me less to print each pdf one by one

maratovich, if you have some LISPs that would be so much better, thank you

Edited by cat3appr
Link to comment
Share on other sites

I have plot to pdf by range layouts, yes it plots single pdfs but that is answered by Ghostscript as part of the code to join all the pdfs back into 1. 

 

You will need to get a copy of ghostscript. It has a bit of hard coded looking at Title block in the layouts.

 

plotA3Pdfrange2.lsp mergepdfs.lsp Multi GETVALS.lsp

Edited by BIGAL
Link to comment
Share on other sites

 

Use this to print from Layouts or Model - Revers

 

But I repeat - I have a suspicion that you have an AutoCAD problem. If it does not save the settings, then this means that there is a failure.
See my previous post.
Most likely you will need to restore AutoCAD.

Link to comment
Share on other sites

I suppose you have been clicking the "Apply To Layout" button after making changes you want to save.  That saves changes to the current layout, whatever it is, named or default.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...