Skip to content

A simple python script that converts a .pages document into a PDF.

License

Notifications You must be signed in to change notification settings

evamvid/pages-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flattr this git repo

pages-pdf

A simple python script that converts a .pages document into a PDF. Command-line version (executable without the Python shell), and executables coming soon! (hopefully)

The scripts should be cross-platform but they have only been tested on Windows.

The Scripts

  • pages-pdf-console.py is the working console version.
  • pages-pdf-gui.py is the working GUI version. To make it run without a console in Windows.
  • pages-pdf-old.py (in the legacy folder) is the old script, that I wrote all on my lonesome before going to SO for help (it turns out that that the ZipFile module I was trying to use didn't have the functionality I needed). It is here for historical/legacy purposes, and to prove how much I needed the help I got from SO. Note that this script is not functional.

Attributions/Acknowledgements

If not for the help of StackOverflow users Martineau, Ruben Bermudez, J.F. Sebastian, and shaktimaan, I probably would not have the program running right now. You can see the individual questions where they completely overhauled my code until it was barely recognizable as mine here, here, here, and here

About

A simple python script that converts a .pages document into a PDF.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published