Hi, do you have an idea how i could simulate something like the Antenna House overflow extension. They can set overflow to condense and dynamicaly shrink the font.
Example: <fo:block overflow="condense" axf:overflowcondense="font-size">.... the result can be seen on http://www.antennahouse.com/XSLsample/pdf/ext-overflow_1.pdf I was thinking about writing an Xalan-J extension, but this means to set up a FOP during the XSL Transformation. That would be complicated and slow. Getting the current font name also would be difficult. So I was thinking about an extension for Fop. Looking at the source I did not knew where to start. Do you have an idea how this could be implemented? Cheers Jan -- View this message in context: http://www.nabble.com/shrink-font-to-fit-in-given-space-tp24091394p24091394.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
