Commerce order2pdf
Simple pdf order generation for Drupal Commerce using the mpdf pdf generation
library and Views module.
This module contains special (commerce_order2pdf) view for your pdf order.
Just edit the view header to provide your company information, create view with download links or / and rule to send link to your order.
Dependencies:Mpdf.
Download mpdf and upload this to libraries directory.
How its different from commerce pdf invoice?
- Its much simpler to setup than Commerce pdf invoice
- This is the lightest and simplest Commerce pdf order creation module you can get and it doesn't require extra modules
- Generates link with special hash to pdf
- It doesn't save anything on your server
Future plans:
- Send pdf order as email attachment