Re: [iText-questions] Creating and

2012-11-09 Thread Leonard Rosenthol
If you mean you are setting the actual page boxes in the PDF - then it's Art, Crop, Trim, BleedŠ Leonard On 11/9/12 7:47 AM, "Terry MILAN" wrote: >I answered my own question. It seems that when I name the Art boundary >object >"Art" as opposed to "art" the border disappears. I returned to >h

Re: [iText-questions] Creating and

2012-11-09 Thread Terry MILAN
I answered my own question. It seems that when I name the Art boundary object "Art" as opposed to "art" the border disappears. I returned to hero3.java and sure enough, applying this same change removed the boundary there too. I was a little surprised that this would work. I tried it after c

[iText-questions] [SPAM] Re: problem including certificate chain in PDF

2012-11-09 Thread mkl
keklikhasan wrote > My problem is when i open the pdf file with adobe i only see one > certificate, i can't see other two root certificate. i put link below it > contains my code, a singe pdf and the certificates i used. can you help > me? > > https://www.dropbox.com/sh/g8yand5vlt5mxi8/I_mdANaJGC

Re: [iText-questions] problem including certificate chain in PDF

2012-11-09 Thread Andreas Kuehne
Hi keklikhasan, I wouldn't call this a problem! You always have just one root certificate. The other one (not required to build the certificate chain) will just be ignored. Greetings, Andreas K. > Hi, i have similar problem. i try to sign pdf with mobile signature. i use > itextpdf-5.1.3.jar,bc

[iText-questions] Creating and

2012-11-09 Thread Terry Milan
When I create an art box, I find that there is a pink 1 point border around the art box. I have tried several times to get rid/hide the border with NO_BORDER, but seem to still have the border. Going back to the example hero3.pdf from the book I am seeing the same border issue. I have experi

Re: [iText-questions] problem including certificate chain in PDF

2012-11-09 Thread keklikhasan
Hi, i have similar problem. i try to sign pdf with mobile signature. i use itextpdf-5.1.3.jar,bcprov-jdk16-1.46.jar while signig. X509Certificate root0 = Utils.getCert(PropertyUtils .getProperty(Property.SIGN_ROOT_CERT0_PATH.value)); X509Certificat

Re: [iText-questions] [SPAM] Re: Problems with FontSize and TextRenderInfo length while parsing itext

2012-11-09 Thread jian li
mkl : Thanks so much. I see this problem now. On Fri, Nov 9, 2012 at 4:16 PM, mkl wrote: > jian li, > > jian li wrote > > While parsing pdf using IText, I found some textRenderInfo has same start > > point and end point. [...] But in fact this TextRenderInfo contains 9 > > Chinese charact