[SOLVED] problem with pdf plugin

Creating and modifying plugins.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
soylentgreen
Regular
Posts: 28
Joined: Sun Aug 20, 2006 2:54 pm

Post by soylentgreen »

should i send it via mail or just post the whole source here?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

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

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
soylentgreen
Regular
Posts: 28
Joined: Sun Aug 20, 2006 2:54 pm

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

No need; I got it.
Judebert
---
Website | Wishlist | PayPal
Post Reply