Jump to content

Recommended Posts

Posted

Hi all,

 

I am working on a lisp routine to automate print job. The printer that I have has 2 trays one loaded with A2 and the other with A3 paper. The problem is when taking print on A2 sheet we have to explicitly specify in the print dialog box to use tray 2 otherwise simply choosing A2 paper size does not work and the print comes out on A3 sheet. How to specify in lisp routine that tray 2 should be used for printing.

 

Thanks.

Posted

You might try using a page setup for each paper size you use. Look into using the ._PageSetup command.

 

Using LISP you can specify which page setup to use when you issue the print.

 

Hope this helps!

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...