Giter VIP home page Giter VIP logo

htmlwithimagestopdf's Issues

UIWebView required to render images

Hello,

I have a few apps that use UIWebView to show html content which was then converted into a PDF, then emailed. Ive recently decided to convert any UIWebViews to WKWebView due to the former's deprecation. I only use base64 encoded images in my templates but I also noticed that this change from UI.. to WK.. does not render images in the PDF properly anymore.

I stumbled upon this repo in my google adventure for a fix and thought I'd give it a spin. However I did notice one thing: The pdf creation only properly shows images if the UIWebView is still present and rendering the content also (which it is in this example).

Following the steps from the [readme]:(https://github.com/nyg/HTMLWithImagesToPDF/blob/master/README.md#bug)

A direct clone with no changes yields the following (https://github.com/hiimtmac/HTMLWithImagesToPDF/tree/master):
with-uiwebview

Everything works nicely!

However, a different branch where I removed the UIWebView yields the following (https://github.com/hiimtmac/HTMLWithImagesToPDF/tree/removing-uiwebview):
no-uiwebview

In this case, the lack of UIWebView seems to result in images no longer rendering properly. Its like the fact the images got run through the UIWebView allows it to be properly rendered in a pdf. So I'm scratching my head for a solution!

Do you have any other ideas how to get images to render properly with WKWebView html content -> PDF??? Or also let me know if I've made some colossal mistake on my end and its something im doing wrong!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.