Page 2 of 2

Posted: Fri Sep 08, 2006 11:43 am
by garvinhicking
Hi!

Well, if all images are stacked in the end or bottom it would IMHO not make much sense.

Still it requires the plugin to parse all <img> tags, grep the image, fetch the image, embed it into the pdf, calculate the width and height, remove the whole tag from the original HTML.

Developers welcome. :)

Best regards,
Garvin

Posted: Tue Sep 12, 2006 11:13 pm
by soylentgreen
should i send it via mail or just post the whole source here?

Posted: Wed Sep 13, 2006 9:27 am
by garvinhicking
Hi!

Posting the source on http://nopaste.php-q.net and then announcing the link here would do. :)

Best regards,
Garvin

Posted: Wed Sep 13, 2006 3:48 pm
by soylentgreen
here you go

http://nopaste.php-q.net/239405

the patch is just one more option and an additional if statement in prep_out

Posted: Wed Sep 13, 2006 5:58 pm
by garvinhicking
Hi!

Thakns a lot! I will commit this fix once I come from my vacaction. It just needs some modification to outsource the configuration descriptions into language constants.

Best regards,
Garvin

Posted: Thu Sep 14, 2006 3:42 am
by judebert
No need; I got it.