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?

  1. Its much simpler to setup than Commerce pdf invoice
  2. This is the lightest and simplest Commerce pdf order creation module you can get and it doesn't require extra modules
  3. Generates link with special hash to pdf
  4. It doesn't save anything on your server

Future plans:

  1. Send pdf order as email attachment