I want to add some information to <img> links inside a document. In my
special case this information is the size of the image. The difficult
thing is that it's not the current (static) file size of the image.
Instead of the image has to be processed by a Reader (transforms JPEGs
into WBMPs, makes resizing etc.), so the image size is varying. So the
image has to be processed by Cocoon before you can calculate the size.
Now my question to you. How can I aquire the information in question
inside the transformer? With Flow's processPipelineTo() you can process
a dummy request, but only inside a flow script :-( How can I combine
SAX processing of a transformer with the control flow processing like
Flow's processPipelineTo()?
TIA -- Sebastian
--
Dinge, die man nicht h�ren will, wenn man operiert wird:
�Nimm' dieses Opfer an, oh Herr der Finsternis.�
************************************************************************
PGP Key: 0x1E727CE6 / 9085 48BD 8332 4BFC D80C A6CF D162 20BB 1E72 7CE6
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]