Help_Needed Posted March 19, 2020 Posted March 19, 2020 I have roll drawings that are different in length for example one might be 200 inches long and the next one might be 526 inches long and all of them are 12 inches wide. I would like to create a lisp file that will create a custom page size for my printer. I do not mind if it saves them custom page sizes or not I just want to the program to save me the time of going to each custom box and having to enter the sizes. If you have code that will do this then I would like to see it so that I can modify if to work for me. Any help is appreciated thanks. Quote
pkenewell Posted March 19, 2020 Posted March 19, 2020 (edited) I don't know of a way to do this in AutoLISP or Visual Lisp. You have to create a Plotter Model Parameters (PMP) file through the "Properties" button it the Plot dialog for you printer. Once the custom Paper size is added however - It will always be there as long as you apply the changes to the PC3 file for the printer. See this link: https://help.autodesk.com/view/ACD/2020/ENU/?guid=GUID-025BEBB2-EBE4-4966-871D-E91B0811579E Then scroll down to "Custom Paper Sizes" Edited March 20, 2020 by pkenewell Quote
Recommended Posts
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.