Let me just add to what Rajesh said - if you implement a way to retrieve
the font size from the properties, you can send a pull request to my
Displaytag's fork at https://github.com/mmalmeida/displaytag - as the
original project is no longer actively maintained.


Miguel

On Sun, 2013-02-24 at 15:23 +0530, Rajesh Swain wrote:

> Hi Naveen, 
> 
> 
> 
> It's not necessarily required to mention all the property in the
> displaytag.properties. You can override all of them in your vie as
> below.
> 
> 
> <displaytag:setProperty name="export.pdf" value="true" />, etc...
> 
> 
> 
> 
> And coming to the original issue, the font sizeis hard coded in the
> pdfView class. To set it with your dynamic value you can create your
> own implementation class using the default one...
> 
> 
> Regards,
> Rajesh
> 
> On Friday, February 22, 2013, naveen wrote:
> 
>         Hi,
>          Iam using the following in displaytag.properties file
>         
>         export.pdf=true
>         export.pdf.class=org.displaytag.export.DefaultPdfExportView
>         export.pdf.font.size=3
>         
>         But the font size is not getting  reflected in my exported
>         pdf, as some of
>         the columns data are getting wrapped i thought let me reduce
>         the font size
>         but it is not working or is there any other option of no wrap
>         in exported
>         pdf data.
>         
>         Thanks,
>         Naveen.
>         
>         
>         
>         --
>         View this message in context:
>         
> http://displaytag.996252.n3.nabble.com/Export-PDF-font-size-tp6205.html
>         Sent from the User mailing list archive at Nabble.com.
>         
>         
> ------------------------------------------------------------------------------
>         Everyone hates slow websites. So do we.
>         Make your web apps faster with AppDynamics
>         Download AppDynamics Lite for free today:
>         http://p.sf.net/sfu/appdyn_d2d_feb
>         _______________________________________________
>         displaytag-user mailing list
>         displaytag-user@lists.sourceforge.net
>         https://lists.sourceforge.net/lists/listinfo/displaytag-user
> 
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________ displaytag-user mailing list 
> displaytag-user@lists.sourceforge.net 
> https://lists.sourceforge.net/lists/listinfo/displaytag-user


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to