Hello,

Can you please help in displaying the logo (i.e,) an image on the top of
the exported File
When using the displaytag

Thanks and Regards,
Swetha


On Thu, Jun 21, 2012 at 11:44 PM, Andy Malakov (JIRA) <j...@codehaus.org>wrote:

>        Andy 
> Malakov<https://jira.codehaus.org/secure/ViewProfile.jspa?name=andymalakov>commented
>  on [image:
> Improvement] DISPL-452 <https://jira.codehaus.org/browse/DISPL-452>
>  *New parameter target for export 
> link*<https://jira.codehaus.org/browse/DISPL-452>
>        @Christine Ferdinand : thank you for your patch.
>
> DT 1.2 has Anchor.attributesMap. This patch can be a bit simplified:
>
>     /**
>      * add a "target" attribute to the html link.
>      * @param target String
>      */
>     public void setTarget(String target)
>     {
>         this.attributeMap.put("target", target);
>     }
>         This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators<https://jira.codehaus.org/secure/ContactAdministrators%21default.jspa>
> .
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> displaytag-devel mailing list
> displaytag-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-devel
>
>


-- 
Regards,
Swetha
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to