iOS Swift Project HTML to PDF Conversion

Job ID: 32944757

Budget: $10 – $30 USD

I want you to make a Swift 4.0+ function that will take parameter HTML string and convert it to PDF. We had attached a sample HTML file for you to convert in PDF in Swift.

1) You will find data:image in the HTML. So make sure this will convert into a proper image in PDF.
2) Your code must be compatible with Swift 4.0+ and the latest Xcode 13.2.1
3) You can make multiple pages in PDF based on HTML length.
4) If you use any third-party cocoa pods, make sure its free to use without any license.