[iText-questions] Background color setting for a PDF document

2013-03-31 Thread Fathima Farhana
Im using Itext5.4.0 and XmlWorker 5.4.0 for converting the html code in to pdf format when there is a background color in the tag its not getting applied in the pdf document.. what should i do for this? Thanks in advance -- View this message in context: http://itext-general.213655

[iText-questions] Question : Readonly PDF

2013-03-31 Thread Anil Kumar
Hi, I am using the below code to concatenate pdf's: but the question is how would i make sure the concatenated PDF is a read-only pdf. Please advise. import java.io.*; import com.itextpdf.text.*; import com.itextpdf.text.pdf.*; public class PickTray { /** * @param args */

[iText-questions] [SPAM] Re: Text box of non-BMP character with zero width

2013-03-31 Thread mkl
wwkloo, wwkloo wrote > I am processing PDF of Asian Unicode characters. I need to get the > bounding boxes for every character inside the PDF. > > When I try to extract the bounding box using the following code, I found > that the box for a non-BMP character (the first Asian character) has zero >