Rhapsody Posted March 8, 2011 Share Posted March 8, 2011 One of the products we offer on our shop is annual membership in our organization. We've been manually emailing the membership card that users can print based on extracting data from the MySQL database and using a merge print Word file. I added a custom field "spouse" on the registration screen that I would like to include on the card, in addition to the the following fields all in the table ps_customer; id_customer, firstname, lastname, spouse I was thinking maybe there is a way to create a modified pdf.php file, or a custom file that is attached as a downloadable product. How would I get the desired fields extracted for a customer to download the formatted file for printing? This could be a PDF, Word file, html, or anything similar. I'm open to ideas for anyone that may have something similar that works. Link to comment Share on other sites More sharing options...
Rhapsody Posted March 9, 2011 Author Share Posted March 9, 2011 Oops - sorry for the delay - I didn't get an email even though I'm subscribed to this post.Here is the website link Link to comment Share on other sites More sharing options...
Rhapsody Posted September 10, 2011 Author Share Posted September 10, 2011 This was solved by a custom PDF form - See this thread: http://www.prestashop.com/forums/topic/118309-solved-modify-pdfphp-to-customize-invoice-for-a-special-ordered-item/page__fromsearch__1 Link to comment Share on other sites More sharing options...
Recommended Posts