Jump to content

Recommended Posts

Posted

Our options are quite limited when it comes to modyfing the look of an invoice or to make it compliant with local law: It seems we have to write PHP code...

 

A better option could be to let us import OpenDocument files and use a library such as WebODF to inject the variables into the document.

 

A example can be seen in this demo.

 

The current limitations of the editor make it impossible today to use it in Blesta because you can't insert and manipulate tables, but that feature will eventually land and it would be awesome to have this in Blesta, like in some ERPs.

 

 

About WebODF
 

  Quote

WebODF is a JavaScript library that makes it easy to add Open Document Format (ODF) support to your website and to your mobile or desktop application. It uses HTML and CSS to display ODF documents.

 

WebODF uses clean JavaScript code with no external dependencies. This keeps the size small and quick to load, but also makes sure that there are no restrictions on the web framework: WebODF can be combined with any web framework.

 

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...