images are not reproduced

Hallo,

I set “images=true” in the configuration of the “Create PDF” Bookmarklet, but no images appear in the created pdf.

What can/should I configure/do?

The javascript code of the bookmarklet is:

javascript:location.href='http://fivefilters.org/pdf-newspaper/makepdf.php?v=2&title=Your+Personal+Newspaper&mode=single-story&template=A4&order=desc&images=true&date=true&fulltext=true&api_key=&sub=&feed=’+encodeURIComponent(document.location.href);

Is there something to correct?

Joachim

Hi Joachim, the include image option only works when we can extract the image. Sometimes for a given URL we can’t extract images so the option has no effect. If you can send us a URL (either by replying here or to help@fivefilters.org) we can find out why it doesn’t work and possibly fix it.