Swift - Inserting image onto PDF no longer working on iOS 13
问题 Currently working on a feature to export a PDF on my loan calculator app. I have a preview screen that'll show the PDF before you save it. The preview screen composes of a webView with html that contain placeholders. I was able to successfully insert an image onto the correct placeholder and have it display onto the PDF. But with iOS 13, the image no longer shows or it displays too small. LineGraph.html <div class ="line-graph"> <center class = "graph-header">Amortization Line Chart</center>