karurkarthi / xdocreport

Automatically exported from code.google.com/p/xdocreport
0 stars 0 forks source link

ODT->PDF Conversion: Picture Description shows up in PDF #191

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
>>>What steps will reproduce the problem?
1. Convert the attached "image_description.odt" file to PDF using the 
PdfConverter XDocReport class.

>>> What is the expected output? What do you see instead?
The expected output should be just the image. In the pdf the image is shown 
along with the text of the picture description.

>>> What version of the product are you using? On what operating system?
1.0.0-SNAPSHOT, latest code from the git repo (as of this morning.)
Windows 7 64-bit

>>> Please provide any additional information below.
I know that the easy workaround for this would just be to remove the picture 
description, but I think the normal behavior here should probably *not* display 
the description.

Original issue reported on code.google.com by PhilipDN...@gmail.com on 9 Nov 2012 at 7:22

Attachments:

GoogleCodeExporter commented 9 years ago
@Leszek : I have add a JUnit 
http://code.google.com/p/xdocreport/source/browse/thirdparties-extension/org.odf
toolkit.odfdom.converter.pdf/src/test/resources/org/odftoolkit/odfdom/converter/
core/Issue191.odt with the odt attached of this issue.

Original comment by angelo.z...@gmail.com on 10 Nov 2012 at 2:10

GoogleCodeExporter commented 9 years ago
fixed in version 1.0.0

Original comment by abe...@gmail.com on 13 Dec 2012 at 8:05