Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 403 Bytes

File metadata and controls

15 lines (8 loc) · 403 Bytes

Create-PDF-using-iText7-in-CSharp

Create a c#.net method that will generate a PDF identical to the image attached. (request.png)

The logo on top will be an image.

The PDF will be saved on C:\Neosmart Solutions Inc\PDFs\result.pdf

The barcode is code128 barcode

The item list is not fixed, some tickets have less items some have more.

This item list comes from .csv file.

MUST USE iText7.7.0.3