Experimental support for embedded SVG in HTML5
git-svn-id: svn://svn.code.sf.net/p/writer2latex/code/trunk@147 f0f2a975-2e09-46c8-9428-3b39399b9f3c
This commit is contained in:
parent
71bff7e653
commit
ac7f03f44f
3 changed files with 33 additions and 13 deletions
|
@ -185,7 +185,7 @@ public class GraphicConverterImpl2 implements GraphicConverter {
|
|||
XStorable.class, xDocument);
|
||||
xStore.storeToURL ("private:stream", exportProps);
|
||||
outputStream.closeOutput();
|
||||
|
||||
|
||||
byte[] result = outputStream.getBuffer();
|
||||
|
||||
xDocument.dispose();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue