Click here to Skip to main content
15,881,852 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I'm using VB.NET (Visual Studio 2013) and Mysql.
And right now i'm trying to make a program to make and print Invoice.
Already have the Invoice template and already convert it to JPEG.
How to make & print the Invoice using the existing invoice template (JPEG) so the strucuture and placement of the Invoice's component will be the same?

Can i use the existing invoice as a background image and then using the data that i query from Mysql (maybe put it in the textbox) as the data to be place according to the position of the existing Invoice's component?

Best Regards,
Rabbi
Posted
Comments
Maciej Los 31-Oct-14 17:56pm    
Why jpg? Use html + css.
Sinisa Hajnal 3-Nov-14 4:48am    
OR crystal reports export or FastReports export or PDF writer / templates
databus12345 4-Nov-14 1:18am    
Because the invoice is created using excel, and i thought i can use the jpg as background.
I guess crystal report is the easiest way right?
KaushalJB 4-Nov-14 1:50am    
Yes Crystal Reports are easiest way to develop reports

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900