yup, you're right. the font size is hard coded in the pdf exportview filter. yuck. it is possible to specify a new filter class via the displaytag.properties file. and I should be able to copy the PdfView class from the displaytag sources and add export.pdf.fontsize to the properties. gonna take that route.

making it dynamic tho would require changing the tag code itself and
lugging all that source around. more yuck.

Thanx
Fred


Matt Raible wrote:
I don't believe this is possible, but you might want to read its documentation:

http://displaytag.sf.net

Matt

On 7/25/07, Fred Forester <[EMAIL PROTECTED]> wrote:

Hi All,

was wondering of someone knows of a way to better control the pdf output
from the struts display tag. I need to change the font size of the pdf text.

Thanx
Fred

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





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

Reply via email to