Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
py3o.renderers.juno
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Florent Aide
py3o.renderers.juno
Commits
4df30eccd7e1
Commit
4df30eccd7e1
authored
10 years ago
by
Florent Aide
Browse files
Options
Downloads
Patches
Plain Diff
Better README
parent
a9770e305e61
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+16
-2
16 additions, 2 deletions
README.txt
with
16 additions
and
2 deletions
README.txt
+
16
−
2
View file @
4df30ecc
...
...
@@ -4,6 +4,6 @@
py3o.renderers.juno is a Java driver for py3o to transform
an OpenOffice document into a PDF
It is intended to be used in conjunction with
http://bitbucket.org/faide/
py3o.renderserver
It is intended to be used in conjunction with
`
py3o.renderserver
`_
But can be used outside it if you wish.
...
...
@@ -8,5 +8,18 @@
But can be used outside it if you wish.
.. _py3o.renderserver: https://bitbucket.org/faide/py3o.renderserver/
Note for end-users
==================
If you just search for an easy way to render LibreOffice files to PDF or DOCX, with ot without
templating capabilities, you should directly look at `py3o.fusion`_
`py3o.fusion`_ is a packaged webservice that lets you send a template, a target format and your data
and will return the resulting file.
.. _py3o.fusion: https://bitbucket.org/faide/py3o.fusion/
Prerequisites
=============
...
...
@@ -21,7 +34,8 @@
- Oracle JDK 1.6 and OpenOffice 3.2.1 on Windows 7 and Windows server 2003
- Oracle JDK 1.6 and LibreOffice 3.4 on Windows 7 64bit
- OpenJDK 6 and LibreOffice 3.4 on Linux (Ubuntu and RHEL 5)
- OpenJDK 7 and LibreOffice 4.0.4 on Linux (Ubuntu 13.04) with some deprecation warnings but it still works
- OpenJDK 7 and LibreOffice 4.0.4 on Linux (Ubuntu 13.04)
- OpenJDK 7 and LibreOffice 4.2.4.2 on Linux (Ubuntu 14.04)
For example if you are on Ubuntu you should run this command::
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment