The background for Generating a Black & White DWF file from Color Test Plots was covered in the preceding 5 posts from last week.
- AutoCAD Drawing Layouts
- AutoCAD PLOT command
- AutoCAD Sheet Set Manager
- AutoCAD PUBLISH Command
- AutoCAD Drawing Named Page Setups
Using AutoCAD 2006 to generate a multisheet DWF file for printing on a black and white device (although color-based PC3 files are associated with the layouts) requires a two part process. The first part is a one time setup. The second part is executed each time a DWF file is generated.
One Time Setup
- Arrange your sheets in a hierarchy using the Sheet Set Manager.
- Ensure that each layout has been set for a particular color device or to the DWF6 ePlot pc3 file.
- Create a dummy DWG file whose layout has been set.
- Start AutoCAD.
- Use the tabs to navigate to Layout2.
- Delete Layout2.
- Use the tabs to navigate to Layout1.
- Invoke the File->Page Setup Manager.
- Click on New to create a new Named Page Setup.
- Use the Name pull down to select "DWF6 ePlot pc3" as the device.
- Use the Plot style table (pen assignments) pull down to select the monochrome.ctb file.
- Save the new Named Page Setup as Monochrome.
- Delete the *Layout1* Named Page Setup. This is optional.
- Save the empty drawing as monochrome_pentable.dwg.
Each Time to Generate a DWF File
The Sheet Set Manager has a "Publish using Page Setup Override" command. This would be perfect for overriding color with monochrome. But noooooooo! Alas, this command produces one DWF file per layout. So the strategy is to load all of the sheets from the Sheet Set Manager into the Publish command.
- Open the sheet set using the Sheet Set Manager.
- Select the appropriate node in the Sheet Set Manager tree that contains the sheets you wish to send for printing.
- Click on the Publish icon
that appears in the Sheet Set Manager toolbar. Use the pull down to select Publish Dialog Box. - Select all sheets in the resulting dialog box.
- Use the pull down in the Page setup column to select Import….
- Navigate to monochrome_pen_set.dwg and select it.
- Select Imported:Monochrome from the list. Notice how it applies to all of the sheets, since you had them selected.
- Click on Publish.
- Accept the default file name or specify a new one.
- AutoCAD prompts you to save the current list of sheets. You can optionally save the set of sheets under a specified name if you will need to submit that same set of sheets again.
- AutoCAD publishes the sheets to a multisheet DWF file and notifies you when complete.
- Check the Plot and Publish Details log for errors.
I believe it is coincidence that the second part is a 12 step process. :-)
It is customary to provide a black and white DWF file to a commercial reprographer for printing instead of a color DWF file. Viewing the black and white DWF file in the Autodesk DWF Viewer before submitting to the reprographer shows what the prints will look like before they are actually printed. When color DWF files are submitted to the reprographer, the mapping of colors to shades of gray does not always meet customer expectations. Leveraging the what-you-see-is-what-you-print power of DWF mitigates this issue.




Subscribe