Page 1 of 1

Images in micro size - Phoca PDF

Posted: 28 Aug 2017, 17:44
by vrs-master
Hi!

When I create a PDF using Phoca-PDF are all images on the web page presented in the size of just a couple of pixels.
On the web page they are downsized to for instance 350px using the "img" attribute "width".

How come and what to do to have them in the proper size even in the PDF?

vrs-master

Re: Images in micro size - Phoca PDF

Posted: 01 Sep 2017, 14:14
by Jan
Hi, try to see the plugin options and try to change the parameter Image Scale.

Jan

Re: Images in micro size - Phoca PDF

Posted: 05 Sep 2017, 18:12
by vrs-master
The Image Scale was set to 100% and I increased it to 1000%, I deleted it and it was set to 1 (no %) and I set it to 100 (no %) - but nothing made any differens!

Re: Images in micro size - Phoca PDF

Posted: 05 Sep 2017, 21:50
by Jan
Does the image gets some inline style (when you look at the source code of the article)?

Jan

Re: Images in micro size - Phoca PDF

Posted: 06 Sep 2017, 12:31
by vrs-master
They have width set to 95% and width is also set in CSS to max 100%.
I have tested to not set the width inline, set it to 100%, to a specific width and height, use inline style settings, tested on pages where the image is inside a table and where it is just floating left of the text – but nothing give me a normal image in the PDF it's still a micro image.

Re: Images in micro size - Phoca PDF

Posted: 06 Sep 2017, 17:12
by Jan
Did you try to add e.g. 3 into the parameter (the image will be 3x larger)?

Jan

Re: Images in micro size - Phoca PDF

Posted: 07 Sep 2017, 13:14
by vrs-master
After testing a lot of settings, I finally got the right one – Image Scale 1.5!
And it makes no difference if I use CSS setting for the width/height or the inline settings.

I just wonder – Why 1.5?

Now I have some other questions. But since it's another subject I'll start a new Topic for it.

Thanks for the help so far!
vrs-master