faizeraza / billing_system

this is springboot application with simple business logic which will take the billing information and generate pdf
0 stars 1 forks source link

Create Logic for PDF generation #2

Open faizeraza opened 2 hours ago

faizeraza commented 2 hours ago

I will read data from csv then generate a invoice bill pdf

faizeraza commented 2 hours ago

here is the refrence: https://github.com/venkatvkpt/Mobile-Store-Billing-Software/blob/master/src/utils/InvoiceGenerator.java