Jump to content

about dwg to pdf...


Arin9916

Recommended Posts

when i plot using DWG TO PDF then pdf file is open.

 

i don`t want open the file.

 

how can i control using lisp..

 

thanks for reading..:)

Link to comment
Share on other sites

You don't need lisp for that, to open PDF after printing is a setting in most PDF Printers - what PDF printer do you use?

Link to comment
Share on other sites

If you don't want the PDF to open up automatically enable "Plot in background" where it says Plot Options in the Plot dialog box.

Link to comment
Share on other sites

On the plot dialog box select the "Pdf Plotter" and click "Properties".

 

Plotter configuration Editor will pop up. Under "Device and Documents Settings" tab. Click "Custom Properties".

 

On the "Adobe PDF Document properties" uncheck "View Adobe PDF results".

Link to comment
Share on other sites

thsnks everyone :)

i made plot lisp and i want put in such as (setvar '??? 0)

??? is variable that control not open pdf files after print

can not impossible using lisp?

Link to comment
Share on other sites

thsnks everyone :)

i made plot lisp and i want put in such as (setvar '??? 0)

??? is variable that control not open pdf files after print

can not impossible using lisp?

 

Try to create two seperate .pc3 files, one which opens the pdf the other does not, and call the appropriate pc3 through your lisp.

 

Or CutePDF does not open the PDF, try using that insterad of the DWG to PDF.pc3.

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