aoloe / scribus-script-repository

Repository with python scripts from the Scribus community
36 stars 11 forks source link

8-pages mini-zines directly from Scribus #38

Open hvfrancesco opened 1 year ago

hvfrancesco commented 1 year ago

I made a quick and simple script to produce 8-pages folding mini-zines directly from inside a Scribus session.

JLuc commented 1 year ago

Interesting project !

base.py is OK when no document is open ; but zinezine.py produces the following error (on Linux Ubuntu 22.10, with Scribus 1.5.8, 2022/01/22 version) :

Traceback (most recent call last):
  File "<string>", line 11, in <module>
  File "<string>", line 8, in <module>
ModuleNotFoundError: No module named 'PyPDF2'

( exact line numbers might vary because I added a comment line as a 4th line so as to source these scripts )

aoloe commented 1 year ago

@JLuc , did you install PyPDF2?

aoloe commented 1 year ago

ciao francesco

thanks for your pull request.

i've made some comments in the code (as you see above)... what do you think about them?

on top of it:

i wish you a wonderful evening a.l.e