Skip to content

bohdanbobrowski/Bezlik-Year-Calendar-Planner

Repository files navigation

Bezlik Year Calendar Planner

Warning! this script is full of bugs:

  • generated page is not A1 of size but slightly larger
  • you need to resize iot manually

In general: whole Scribus API is quite weird and hard to use, test and debug, and the script below is a modification of something ready found on the internet... one big mess...

This should be rewritten as standalone tkinter application

Otherwise you can continue:

Scribus script for creating year planners on one page A1 paper format.

Script is based on Year-Calendar-Script-for-Scribus, so the code is quite messy after I've removed a lot of interactive stuff, I didn't needed here. It was created for Bezlik Foundation.

Requirements

  • Scribus 1.5.x - and this is important! current stable version 1.4.x contains Python 2.7 interpreter and this script requires Python 3
  • Lato Font installed

I've tested that on Manjaro Linux, Ubuntu and Windows.

Usage

  1. Download repository (or clone it) to local computer.
  2. Run Scribus.
  3. Click on menu Scripts->Run script, browse to BezlikYearCalendar.py.
  4. Customize parameters (margins etc.).
  5. Generate, and enjoy!

Example

Polish

PDF generated in Scribus

German

PDF generated in Scribus

About

Scribus script for creating year planners on one page A1 paper format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages