For companies wanting a complete Data Management solution that is native to Salesforce
Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
Learn More
SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
PHP invoice generator that creates HTML, PDF, DOCX, and PNG invoices.
....
## "INSTALLATION" & REQUIREMENTS
There is no “installation”, only a small hassle:
1) Edit invlib/invoicr.php, change (C1) company information to your own.
2) That's all. Check out example.php.
3) MPDF requires GD extension to work properly.
## CREDITS & DOCUMENTATION
Please visit https://code-boxx.com/invoicr-php-invoice-generator for more!
1) PDF output with MPDF - https://mpdf.github.io/
2) DOCX output with PHPWORD - https://github.com/PHPOffice/PHPWord/
3) PNG output via HTML screenshot with html2canvas - https://html2canvas.hertzen.com/
PHP library generating PDF files from UTF-8 encoded HTML
mPDF is a PHP library that generates PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files ‘on-the-fly’ from his website, handling different languages. It is slower than the original scripts e.g. HTML2FPDF and produces larger files when using Unicode fonts, but support for CSS styles etc. and has been much enhanced.
PHP class, creates visual representation of php data table, works with jquery and interactively can be changed by the user. It is also a powerfull tool for reports visualization
you can also provide mpdf php lib to create pdf files!
ps this is lite alpha version,developments are in progress