https://github.com/simplicitesoftware/module-htmltopdf
HTML to PDF examples module
https://github.com/simplicitesoftware/module-htmltopdf
Last synced: 6 months ago
JSON representation
HTML to PDF examples module
- Host: GitHub
- URL: https://github.com/simplicitesoftware/module-htmltopdf
- Owner: simplicitesoftware
- Created: 2021-01-27T20:27:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-09T13:19:21.000Z (about 4 years ago)
- Last Synced: 2024-12-29T10:44:53.234Z (over 1 year ago)
- Language: Java
- Size: 45.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

* * *
`HTMLToPDFTests` module definition
==================================
HTML to PDF tests
-----------------
These are HTML to PDF publication examples
using the [OpenHTMLToPDF lib](https://github.com/danfickle/openhtmltopdf).
> **Note**: this modules requires Simplicité **5.1+**
`HtpTestObject` business object definition
------------------------------------------
Test object
### Fields
| Name | Type | Required | Updatable | Personal | Description |
|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|
| `htpHtpoCode` | regexp(100) | yes* | yes | | Code |
| `htpHtpoLabel` | char(255) | yes | yes | | Label |
| `htpHtpoDescription` | html(1000000) | | yes | | Description |