Hi there,
I have built myself an invoice section where PHP connects to my database and populates a template for client invoices.
The question is this. Can I create a blank PDF with a vector logo in it, upload it, then have php read the pre-existing pdf file, write the invoice to it and save as a new file or just show on the fly? My main concern is getting the logo to be vector when the end user sees/reads/downloads it then prints it.
Is this possible to do? If so, can I then have it put security on it? How does this all work exactly?
Thanks aot.
NATE
Got a question? Search G O O G L E first.
I have built myself an invoice section where PHP connects to my database and populates a template for client invoices.
The question is this. Can I create a blank PDF with a vector logo in it, upload it, then have php read the pre-existing pdf file, write the invoice to it and save as a new file or just show on the fly? My main concern is getting the logo to be vector when the end user sees/reads/downloads it then prints it.
Is this possible to do? If so, can I then have it put security on it? How does this all work exactly?
Thanks aot.
NATE
Got a question? Search G O O G L E first.