Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
145
How To Print An Invoice
posted

I'm building a custom CRM and I'd like to know what would be the best way to print an invoice. To me, a simple solution would be to have an HTML template of an invoice form (with an HTML table in it) and then use some control to preview/print/export it. Is there a way to do this? Or is there a better way to accomplish this end?

Any help is greatly appreciated!