Hello.

Find a problem when I use the itextpdf-5.1.2.jar export PDF, see API not found 
in solution.

The problems are as follows:

A small amount of text, before and after the two pictures such as: A text, 
picture 1, picture writing B, 2, text C; if the height set the picture is 
relatively small, two images can be displayed on the page, then print generated 
PDF text images showed a normal. If you set the height of some large, pictures 
and texts are not in a page display, then the result into the A text, picture 
1, text B, C text, picture 2. The pictures and text location is not fixed, not 
by image.setAbsolutePosition () to control.

Pictures and texts in a XML document, the document is as follows:

<content> 
 <LR_pb LR_id='E66F9D48AA094AF291495F539BE68E4D' 
LR_sItemCode='07-000-000-000-000-000-000-000'> 
 <LR_kpi name='10700'> 
 <p style='font-weight:bold; color:blue;'> <LR_title extno='A' 
titleno='5.7'>Text A</LR_title> </p> 
 <p> <img src='1390704355296.bmp' width='450' height='281' /> </p> 
 <p>Text B</p> 
 <p> <img src='1390704313250.bmp' width='450' height='281' /> </p> 
 <p>Text C </p> 
 </LR_kpi> 
 </LR_pb> 
</content>

This problem does not know how to deal with, especially to consult, seeking 
advice. Thank you
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to