pmadhwal7 Posted August 14, 2019 Posted August 14, 2019 Required lisp to plot my autocad sheet to PDF from model space as well as from paper space, also need once lisp which was batch convert my multiple dwg to pdf, all three type of sample are attached with plot screen shots.... sample for single dwg to pdf from model space.dwg sample for single dwg to pdf from paper space.dwg sample for Batch pdf.dwg Quote
maratovich Posted August 14, 2019 Posted August 14, 2019 No problem. Use this: Revers - Automatic batch printing Quote
pmadhwal7 Posted August 14, 2019 Author Posted August 14, 2019 (edited) 39 minutes ago, maratovich said: No problem. Use this: Revers - Automatic batch printing i know this software but i want lsp routine because software create PDF of round figure size and i have many type of paper size's Edited August 14, 2019 by pmadhwal7 Quote
maratovich Posted August 14, 2019 Posted August 14, 2019 This is a universal program. She does as you need. Especially for different types of paper. You indicate which type of paper to print. Later I will make a video for your example. Quote
myloveflyer Posted August 15, 2019 Posted August 15, 2019 (command "_.-PLOT" "Y" ;Detailed plot configuration? [yes/no] Layout ;Enter Layout name or [?],layout1: "Dwg To PDF.pc3" ;Enter an output device name "ISO full bleed A3 (420.00 x 297.00 MM)" ;Enter paper size "M" ;Paper units: "M" for mm "L" ;Enter drawing orientation: "L" for Landscaping "N" ;Upside down? "N" "E" ;"E" for extents "1:2" ;Plot scale: Custom "1:2" "C" ;Counter "c" "Y" ;Plot Style? "y" "A3.ctb" ;Enter plot style: "A3.ctb" "Y" ;Plot line weights? "N" ;plot line scaling? "N" ;Paper space first? "N" ;Hide? (strcat dwgpre "\\" pdfname "-" (getvar "ctab") ".pdf") ;Directory to save "N" ;save changes to page setup? "Y" ;proceed with plot? ) Maybe this can help you!Good Luck! Quote
myloveflyer Posted August 15, 2019 Posted August 15, 2019 15 hours ago, pmadhwal7 said: 我知道这个软件,但是我想要LSP例程,因为软件创建了圆型的PDF格式,而且我有很多类型的纸张大小 I think it is better to print by reading the CSV file. For reading the CSV, please refer to Lee's program. Quote
maratovich Posted August 15, 2019 Posted August 15, 2019 Here is the first video: Sample for Batch pdf 15.08.2019 Quote
maratovich Posted August 16, 2019 Posted August 16, 2019 This is the second video: Sample for single dwg to pdf from model space 16.08.2019 Quote
pmadhwal7 Posted August 16, 2019 Author Posted August 16, 2019 1 hour ago, maratovich said: This is the second video: Sample for single dwg to pdf from model space 16.08.2019 do you have cracked version of this software??? Quote
maratovich Posted August 16, 2019 Posted August 16, 2019 4 minutes ago, pmadhwal7 said: do you have cracked version of this software??? Not. She is not expensive. You do not have 5$ ? (five) Quote
pmadhwal7 Posted August 16, 2019 Author Posted August 16, 2019 4 minutes ago, maratovich said: Not. She is not expensive. You do not have 5$ ? (five) actually i am looking for lisp not for software.....don't want to install many software.... Quote
pmadhwal7 Posted August 16, 2019 Author Posted August 16, 2019 37 minutes ago, maratovich said: Not. She is not expensive. You do not have 5$ ? (five) is the software working on multiple dwg convert them at once to pdf??/ Quote
maratovich Posted August 16, 2019 Posted August 16, 2019 Just now, pmadhwal7 said: is the software working on multiple dwg convert them at once to pdf??/ Yes. There is a choice: Or all open drawings. Or specify a folder with drawings. Quote
pmadhwal7 Posted August 16, 2019 Author Posted August 16, 2019 On 8/15/2019 at 8:22 AM, myloveflyer said: (command "_.-PLOT" "Y" ;Detailed plot configuration? [yes/no] Layout ;Enter Layout name or [?],layout1: "Dwg To PDF.pc3" ;Enter an output device name "ISO full bleed A3 (420.00 x 297.00 MM)" ;Enter paper size "M" ;Paper units: "M" for mm "L" ;Enter drawing orientation: "L" for Landscaping "N" ;Upside down? "N" "E" ;"E" for extents "1:2" ;Plot scale: Custom "1:2" "C" ;Counter "c" "Y" ;Plot Style? "y" "A3.ctb" ;Enter plot style: "A3.ctb" "Y" ;Plot line weights? "N" ;plot line scaling? "N" ;Paper space first? "N" ;Hide? (strcat dwgpre "\\" pdfname "-" (getvar "ctab") ".pdf") ;Directory to save "N" ;save changes to page setup? "Y" ;proceed with plot? ) Maybe this can help you!Good Luck! unable to use ur lsp sir... Quote
maratovich Posted August 16, 2019 Posted August 16, 2019 Video : Print all open drawings Print selection folder with drawings Quote
BIGAL Posted August 17, 2019 Posted August 17, 2019 Maratovich it does not matter if we starve its not free. Quote
Steven P Posted August 17, 2019 Posted August 17, 2019 On 8/16/2019 at 6:58 AM, maratovich said: Not. She is not expensive. You do not have 5$ ? (five) My company (and many others) have many tmes $5 but would probably reject the software but would prbably also have to send many times $5 to verify its quality, stability and safety to install on our computers. Quote
BIGAL Posted August 18, 2019 Posted August 18, 2019 (edited) Steven P with around 40 years cad experience, program developer its not the price its the principal, asking to crack the code should be enough for admin to ban from the site. How much free code have you downloaded from this site ? Did you bother to look at what the software does ? Edited August 18, 2019 by BIGAL Quote
Steven P Posted August 18, 2019 Posted August 18, 2019 22 hours ago, BIGAL said: Steven P with around 40 years cad experience, program developer its not the price its the principal, asking to crack the code should be enough for admin to ban from the site. How much free code have you downloaded from this site ? Did you bother to look at what the software does ? Sorry BigAl, I perhaps should have worded that better - I am not opposed to buying software, a fair prce for the work put into it (and I know it can be hundreds of hours in some cses). No, my comment was more that would it cost my company far more than the $5 the author recdeives to verify and install the software on our PCs... "only $5" multiplies many times. Even so if I could jutify a need for it they would pay,. Yes, I have been fortunate and able to find many things on this ste that are useful and interestng, this one looks good (I have what I need with respect to plotting PDfs). Quote
maratovich Posted August 19, 2019 Posted August 19, 2019 5 hours ago, Steven P said: Sorry BigAl, I perhaps should have worded that better - I am not opposed to buying software, a fair prce for the work put into it (and I know it can be hundreds of hours in some cses). No, my comment was more that would it cost my company far more than the $5 the author recdeives to verify and install the software on our PCs... "only $5" multiplies many times. Even so if I could jutify a need for it they would pay,. Yes, I have been fortunate and able to find many things on this ste that are useful and interestng, this one looks good (I have what I need with respect to plotting PDfs). Dear Steven P. It follows from your message that you have not viewed the program website. You criticize, but did not even look. Did you choose a wife from a photograph? 1. No need to pay anything to check. There is a trial period. 2. No need to pay $ 5 many times. This is the payment for the year. A lot of work can be done in a year. 3. Why did you decide that it will multiply many times? You claim that you have not tried. Any program will reduce the time (provided that you use it) 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.