LaTeX and CUPS interface #49
Labels
No labels
Bug
CAD
critical
discussion
efficiency
enhancement
feature
Handwertig
important
improvement
Prio
Produktion
Progress
suggestion
Supply Chain
usability
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
maxi/inmax#49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
generate the most beatiful invoices in the world.
see http://paulasmuth.com/blog/latex_invoice/
Also offer CUPS as another alternative PDF backend to increase performance
"CUPS" will work this way: http://wkhtmltopdf.org/ (nice and fast framework)
use IPP to be more universal! https://github.com/webermax/php-ipp
cups pdf is a valid option, too: http://www.cups-pdf.de/
not that sure about cups anymore. it redirects output to a file. so we still need a rendering. this said, http://wkhtmltopdf.org/ seems to be the only remaining option.
paper source for printers has been implemented recently.