Batch export to PDF from GUI

This forum is for 'Work-in-Progress' QCAD user developed script Add Ons and Plug-ins.

Please use this forum to request/submit your script Add-Ons & Plug-in idea's.

Moderators: andrew, Husky, J-J

Post Reply
dmitpon
Junior Member
Posts: 21
Joined: Sun Mar 14, 2021 10:15 am

Batch export to PDF from GUI

Post by dmitpon » Wed Apr 07, 2021 8:14 am

Hi there! I wrote a small script. Batch export to multi-page PDF from GUI. It exports the visible (unfrozen) layout blocks in the same order as in the block list widget. I hope it will be useful to someone. I am a beginner in Javascript. The script probably contains bugs. I only tested in win 10.
Attachments
Batch2Pdf.zip
(33.84 KiB) Downloaded 483 times

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: Batch export to PDF from GUI

Post by andrew » Wed Apr 07, 2021 10:08 am

Thank you for your contribution!

Can you please clarify if this can be included in the next QCAD release? If so, please indicate under what name we can list you under Help > About > Credits (this can be a real name or a nick name such as "dmitpon". We'd put this under Misc > Import/Export.

dmitpon
Junior Member
Posts: 21
Joined: Sun Mar 14, 2021 10:15 am

Re: Batch export to PDF from GUI

Post by dmitpon » Wed Apr 07, 2021 10:14 am

Hello, Andrew! I agree to include this script in the next QCAD release. My real name is Dmitry Ponomarev.

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: Batch export to PDF from GUI

Post by andrew » Wed Apr 07, 2021 10:25 am

Excellent, thanks!

I've added this to the repository at:
https://github.com/qcad/qcad/tree/maste ... /Batch2Pdf

dmitpon
Junior Member
Posts: 21
Joined: Sun Mar 14, 2021 10:15 am

Re: Batch export to PDF from GUI

Post by dmitpon » Wed Apr 07, 2021 10:47 am

Ok, I'm glad my script was useful.

Post Reply

Return to “QCAD 'Script Add-On & Plug-in challenge' - Work in Progress”