view README.rst @ 26:26e6f2f00638

We need a pyuno version >0.2 and pypdf2 now pyuno 0.2 has a bug running the python module from pyc instead of py file.
author Björn Ricks <bjoern.ricks@intevation.de>
date Mon, 29 Sep 2014 16:19:05 +0200
parents 0ce19505ef12
children f9dbc39ffedf
line wrap: on
line source
odfcast
=======

A conversion http service based on py3o and PyPDF2


Installation
------------

Install requirements::

    $ pip install -r requirements.txt


Run
---

Start server::

    $ python main.py

Open your webbrowser or user example clients::

    $ ./castclient.py in.odt out.file -f format

    $ ./castclient.py in.odt out.file -f format --json data.json

    $ ./mergeclient.py in1.pdf in2.pdf in3.pdf -o out.pdf

License
-------

MIT License
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)