PowerShell PDF creation

Job ID: 35085216

Budget: $30 – $250 CAD

Looking to create a pdf paystub (duplicate an existing paystub layout) with itext7 and powershell. I have the required libraries, the base code, and a basic PDF created, but need to create the PDF tables and set the fonts / layout of the PDF.

The attached excel document is the returned values for the SQL query that provide all the data to fill the form (for one employee). The program will eventually check against each employee for a specific 'PEREND' date (Pay Period End Date) and create a paystub for each employee that will eventually be emailed to each employee (outside scope of this project). You can build the project with dummy data instead of creating a SQL connection, but I would like it developed so I could quickly replace the data with a SQL connection and write data into the PDF from the sql query.
Related categories: .NET SQL Powershell