Open
Description
I am just using a simple image tag in this,
docx.img 'https://travis-ci.org/carrierwaveuploader/carrierwave.svg' do
width 396
height 216
align :right # controls the justification of the image. default is :left.
top 10 # sets the top margin. units specified in pixels.
bottom 10 # sets the bottom margin. units specified in pixels.
left 10 # sets the left margin. units specified in pixels.
right 10 # sets the right margin. units specified in pixels.
end
which actually is appearing perfect in libreoffice, but breaking in windows OS - MS Office,
thanks in advance
It is only happening with the svg images as of now what I have checked.
In Libreoffice in ubuntu:-
Metadata
Assignees
Labels
No labels
Activity