- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I noticed that with the AutoCAD pre-configured shipped printers like DWG to PDF.pc3 or DWF6 ePlot.pc3 (including the built-in PDF, DWF, DXB or Raster File Format drivers) all are missing an additional prompt request during the plot sequence. For example with DWG to PDF.pc3 this is the sequence:
-PLOT
Detailed plot configuration? [Yes/No] <No>:
Enter a layout name or [?] <Model>:
Enter a Page Setup <>:
Enter an output device name or [?] <DWG To PDF.pc3>:
Enter File name
But with any other plotter device I add using even an AutoCAD provided drivers (Adobe, CalComp, Hewlett-Packard & Xerox drivers all listed under Manufacturers on the Add-A-Plotter Wizard)., there's an extra prompt "Write the plot to a file [Yes/No] <Y>:" regardless if I've already preset the port to File or not. For example, I added print driver I call AdobePS2.pc3 using AutoCAD's Postscript Level II built-in driver. Now that additional prompt appears:
-PLOT
Detailed plot configuration? [Yes/No] <No>:
Enter a layout name or [?] <Model>:
Enter a Page Setup <>:
Enter an output device name or [?] <AdobePS2.pc3>:
Write the plot to a file [Yes/No] <Y>:
Enter File name
This really throws off my Plot Script files. Is there a way to detect when this prompt will occur?
Solved! Go to Solution.