neoelectrex Posted October 5, 2010 Posted October 5, 2010 I have personalized invoices, and I was wondering if there was a way to generate a PDF that replicates my custom invoice, with it prefilled out upon checkout? I'm fairly proficient in php modding/editing, and I was wondering if this was even possible?
♥geoffreywalton Posted October 5, 2010 Posted October 5, 2010 Have you tried searching the add-on section? There are several. HTH G Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
♥mdtaylorlrim Posted October 6, 2010 Posted October 6, 2010 I have personalized invoices, and I was wondering if there was a way to generate a PDF that replicates my custom invoice, with it prefilled out upon checkout? I'm fairly proficient in php modding/editing, and I was wondering if this was even possible? PDFCreator. It 'prints' to a program installed on your computer and outputs a pdf file instead of printing on a physical printer. There are tons of them out there that do the same thing. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
neoelectrex Posted October 6, 2010 Author Posted October 6, 2010 PDFCreator. It 'prints' to a program installed on your computer and outputs a pdf file instead of printing on a physical printer. There are tons of them out there that do the same thing. Umm, I can create the pdf, but how do I get the invoice to print premade instead of them having to fill it out? I have all the right tools so creation of a pdf is easy. It's getting the webserver to create a premade one with the item details prefilled out.
♥mdtaylorlrim Posted October 6, 2010 Posted October 6, 2010 Umm, I can create the pdf, but how do I get the invoice to print premade instead of them having to fill it out? I have all the right tools so creation of a pdf is easy. It's getting the webserver to create a premade one with the item details prefilled out. The web server does not do it. You simply print your browser page to your PDFCreator printer and it outputs a pdf file. This works fine for YOU. If you want your web server to create the pdf and output it to a customer then look in the add-ons section. Community Bootstrap Edition, Edge Avoid the most asked question. See How to Secure My Site and How do I...?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.