templated-docs icon indicating copy to clipboard operation
templated-docs copied to clipboard

Generate PDF, MS Word and Excel documents from templates in Django

Results 23 templated-docs issues
Sort by recently updated
recently updated
newest added

When coding Django's tags via LibreOffice window, we are practically unable to control the way LibreOffice stores them in its messy zipped `od*` archive. One may happen that Django's tags...

* Templated-docs version: 0.3.1 * Python version: Python 3.6.6rc1+ * Operating System: Debian testing (buster) ### Description I'm writing an application where users can provide there own templates, via uploading...

* Templated-docs version: latest * Python version: 2.7 * Operating System: Ubuntu 16:04 LTS ### Description I have passed a dictionary of context which I had to display in the...

* Templated-docs version: 0.3.1 * Python version: 2.7.13 * Operating System: Debian 9.0 ### Description When I generate the pdf with images, in the generated PDF only a white image...

Document a way to save files in a FileField.

documentation

### Description when trying to use a template of `.fodt` format, it throws error that it is not a valid zip file. Upon inspecting code, the `fill_template` method is written...

* Templated-docs version: 0.3.1 * Python version: 2.7.6 * Operating System: Ubuntu 14.04.5 ### Description I can successfully generate .docx files in development (Ubuntu 16.04), but it hangs/times out on...

* Templated-docs version: templated-docs==0.3.1 * Python version: Python3.4 * Operating System: Ubuntu 16.04 ### What I Did - Tried to update LO (current version 5.2.6) - output from `locate libmergedlo.so`...

* Templated-docs version: 0.3.1 * Python version: 3.5 * Operating System: osx 10.12 * OpenOffice5.3 ### Description Hi, I am trying to test this package on local mac machine. I...