By bastl on
Hi
I want to sell files that are unique: In fact I would like to filter a template file through a shellscript. How could i do that with the ECommerce module?
And:
When will Ecommerce for Drupal 5 be published (roughly)?
regards, Bastl
Comments
Sell dynamically created Files
I guess my first post was not concise enough:
I want to sell pdfs that are unique for that customer. I can create the pdf dynimically using e.g. pdftk (based on IText).
how could i do that?
Bastl
Custom module
You'll need a custom module, possibly an expansion of E-commerce's file product, to create the custom PDF, the standard e-commerce framework could then handling downloading.