[ 
https://issues.apache.org/jira/browse/FOR-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gavin closed FOR-1098.
----------------------

    Resolution: Fixed

xmnls for svg was not being declared, once that was sorted :

@height and @width values were coming through with px such as "220px" so 
removed the 'px' with substring then divide by 36 and append cm to give approx 
equivalent sizes (such as 6.1cm) . ODT doesn't like px.

See r700970



> Image Height and Width for .odt is not working
> ----------------------------------------------
>
>                 Key: FOR-1098
>                 URL: https://issues.apache.org/jira/browse/FOR-1098
>             Project: Forrest
>          Issue Type: Bug
>          Components: Plugin: Output.OOo
>            Reporter: Gavin
>
> Images produced in .odt files are displaying very small.
> It seems that svg:width and svg:height are being ignored - their attributes 
> and values are not copied through.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.