Advertisement

problem with javascript plugin

Started by October 10, 2014 02:51 PM
0 comments, last by Brainx7 10 years, 3 months ago

So I have a website in which I have a button that allows me to export the website to pdf. This button I got it from this site http://www.printfriendly.com/button. However when I get the pdf, the images from the site are not shown in the pdf, they are shown in the preview but not in the pdf. So far from what I've searched online I haven't found a solution for this. I'm new to working with js plugins so idk much about how I can make modifications to it. What I could do to solve this issue? could I download their plugin, and try to make changes and save it on my computer and then try to make calls to it from wherever I store it?

Nevermind all I had to do was move the pictures to another directory in the server

This topic is closed to new replies.

Advertisement