Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 113 by
xnix...@gmail.com: Shapes, text-boxes not appearing after
DOCX to PDF conversion
http://code.google.com/p/xdocreport/issues/detail?id=113
What steps will reproduce the problem?
1. Add text-box or shape to docx template
2. Run Java file
3. No shape/text-box in PDF generated
What is the expected output? What do you see instead?
Expected to see the text-box or shape in the PDF after conversion but they
are completely removed
What version of the product are you using? On what operating system?
0.9.7 on Windows 7
Please provide any additional information below.
See attached the docx template, the java class and the generated PDF output.
Attachments:
DocxProjectWithVelocity.docx 16.5 KB
DocxProjectWithVelocity_Out.pdf 1.4 KB
DocxProjectWithVelocity2PDF.java 9.9 KB