xInvoice - Generate beautifully designed invoices dynamically

xInvoice – Beautifully designed invoices/sales order/ purchase orders/ quotes/ bills with few lines of codes

xinvoice launch offer

xInvoice is an advance PHP application to generate beautifully designed invoices/sales-purchase orders/quotes with few lines of codes. All you need to do is write 2 lines of code to generate invoice in pdf/html format. You can create invoices, quotes or orders easily from professional templates in super fast manner.

Details

xInvoice Demo

xInvoice Documentation


By default, You can enter all data of invoice in the config files and invoice will be generated on the basis of that data.
You can modify complete data dynamically using various functions available in script. You can also generate invoice from database as it
comes with PDOModel database helper class so you can connect with database and fill the invoice values directly from database also. xInvoice comes with many different designs of invoice/ order / receipt/ quotes. You can also add new templates or customize available templates easily with little knowledge of coding.

Not just invoice, order, quote but You can also create completely new report easily by copying existing structure and modifying it
and pass data from database using PDOModel to generate entirely new report.

xInvoice comes with more than 100 different designs of invoice/ order / receipt/ quotes. You can also add new templates or
customize available templates easily with little knowledge of coding.In all demo example, we have given button to generate HTML and pdf.
You can also generate pdf/html directly without any button click event also.
Below is the most basic example of how to generate invoice in pdf/html format.

Example code


//Create object of xinvoice application
$xinvoice = new Xinvoice();
// call render function on object to generate PDF
echo $xinvoice->render();


xinvoice database connection
xinvoice data files
xinvoice rest api connection
xinvoice send email invoice

Features

  1. Generate beautifully designed invoices, bills, quotes or orders with just 2 lines of code.
  2. Generate invoices, bills, quotes or orders directly from database.
  3. More than 100+ different design option for invoices, bills, quotes and orders.
  4. Create new design option for invoices, bills, quotes and orders easily by copying existing structure and modifying it.
  5. Generate invoices, bills, quotes or orders directly from config data file.
  6. Creates different set of data for different invoices in config by creating different data file.
  7. Each data file allows you to define data, label, css styles and display settings also, making each data file independent of other
  8. You can create completely new report and pass data from database using PDOModel to generate entirely new report.
  9. You can create completely new report by passing data in format of array.
  10. You can generate HTML of invoice also that can be used as template in your other projects
  11. Dynamically calculates item totals.
  12. You can add tax, discount and other totals items dynamically.
  13. You can easily add your own design or theme,logo, color, various styles parameters, items and various kinds of totals.
  14. Dynamic section feature to allow you add data between different sections.
  15. Add watermark and badges.
  16. Supports Multi language.
  17. Supports Multi Currency.
  18. Supports callback functionality.
  19. Supports RTL.
  20. Supports various type of formatting (date, time, number, prefix, suffix etc).
  21. 100’s of pages of demo example and documentation

xInvoice supports database operation using our popular database abstraction script PDOModel. So users will get free copy of PDOModel also (worth $13).

xInvoice - Generate beautifully designed invoices dynamically - 1

Requirements

  • PHP 5.6 or higher

Support

xInvoice has many features and it takes some time to understand it completely.
Please go through complete documentation and demo examples to understand it completely. If you have any difficulty,
either in installation or any function related help, we are here to help you. Please feel free to contact us. We will
reply you as soon as possible. If it doesn’t work for you even after that, we will immediately refund you as well. We
are also open to any suggestion or feature request, please share your ideas, we would love to hear them. Thanks

Credits

  • mpdf

Copyright © 2014 - Designed by Jolly Themes