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
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
*/
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
>