Open GoogleCodeExporter opened 9 years ago
The ODT is now attached...
Original comment by hahnisch...@yahoo.de
on 16 Feb 2013 at 6:41
Attachments:
Original comment by angelo.z...@gmail.com
on 3 Jun 2013 at 9:18
@Angelo
We have a few issues regarding graphic frame in an odt file
http://code.google.com/p/xdocreport/issues/detail?id=203
http://code.google.com/p/xdocreport/issues/detail?id=218
http://code.google.com/p/xdocreport/issues/detail?id=223
http://code.google.com/p/xdocreport/issues/detail?id=287
Graphic frame in an odt document is contained in a paragraph. It may contain
images, tex-box, lines, arrows, circles etc
The problem is iText does not support graphic frames at all.
The exception is limited support for an image.
For now we have the following situation in our converter:
- image is converted, however its positioning and text flow around an image may
be different than original. Don't know how to fix it. It's a iText limitation.
- other <draw:something> is either ignored or causes an exception. The best I
can do is to fix the exception (so it will not occur) but all content in a
graphic frame will be ignored and will not appear in a converted pdf.
Do you have any better ideas about that?
Regards
Leszek
Original comment by abe...@gmail.com
on 12 Aug 2013 at 12:17
Hi Leszek,
Do you think you will have time to study this issue? (don't remember if we have
already discussed about this topic).
Many thank's for your help.
Regards Angelo
Original comment by angelo.z...@gmail.com
on 17 Sep 2013 at 4:21
Original issue reported on code.google.com by
hahnisch...@yahoo.de
on 14 Feb 2013 at 7:38