Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pdfkit

How To Convert Html Map Into Image (png Or Jpg )

I am trying to save a map containing markers and also heatmap into an image. Here is the code to di… Read more How To Convert Html Map Into Image (png Or Jpg )

Add A Page Break In Html For Pdfkit In Swift

I'm creating a PDF with HTML and PDFKit as follows: let contextString = ' hello This is a … Read more Add A Page Break In Html For Pdfkit In Swift