excid3 / receipts

Easy receipts and invoices for your Ruby on Rails applications
MIT License
614 stars 77 forks source link

How to use picture in line items? #26

Closed mehmetaydogduu closed 11 months ago

mehmetaydogduu commented 1 year ago

In the case: Company has 6 products. Customer has 10 usages for each product. Total 60 line items required. I want to use a divider line that includes product icon and the name to make visual separation between the different product's line items. I need a guide to archive this.