> I have to make a FOP customization for processing the fo:external-graphic
> statement.(Because the imges are stored in a strange way which i dont want
> to explain in details)

Are you sure that this is really necessary? It would be interesting to
know what exactly makes you believe you need to do that. URLs are a pretty
flexible concept and you can always put in your own way of retrieving
documents/images.

> What classes should i take a look at ?
> Whats the best entry point for that ?
Basically this is everything in org.apache.fop.image, especially
FopImageFactory. That's were the various formats are loaded. The analyzer
subpackage is responsible for parsing some attributes like height and
width from the image, before the whole image is loaded during rendering
time.

Cheers,
Jeremias Märki

mailto:[EMAIL PROTECTED]

OUTLINE AG
Postfach 3954 - Rhynauerstr. 15 - CH-6002 Luzern
Tel. +41 41 317 2020 - Fax +41 41 317 2029
Internet http://www.outline.ch


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to