[iText-questions] How to embed ttf font into itext using Android itextg?

2014-07-24 Thread bizexac
I have been told this is possible can someone assist greatly. The TTF font has been purchased so no issue of licensing. -- View this message in context: http://itext-general.2136553.n4.nabble.com/How-to-embed-ttf-font-into-itext-using-Android-itextg-tp4660167.html Sent from the iText - General

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
On 7/24/2014 11:45 AM, gaurav bhoyar wrote: Actually i want to make PDF which has a length of 8page.Is it possible to generate that much long pdf length. The implementation notes in the PDF specification will inform you that the maximum size of a PDF page is 14400 by 14400 user units. By

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread Leonard Rosenthol
Unless you simply mean that there will be 8 pages in the document - in which case that¹s a pretty small document. On 7/24/14, 11:07 AM, iText mailing list i...@1t3xt.info wrote: On 7/24/2014 11:45 AM, gaurav bhoyar wrote: Actually i want to make PDF which has a length of 8page.Is it possible

Re: [iText-questions] Regarding genration of Pdf using itextpdf jar in android,

2014-07-24 Thread iText mailing list
On 7/24/2014 8:17 AM, Leonard Rosenthol wrote: Unless you simply mean that there will be 8 pages in the document - in which case that¹s a pretty small document. Yes, of course. If that was the question, I misinterpreted it... Thanks for the additional info, Leonard!

[iText-questions] Time stamp not recognized in Adobe Acrobat

2014-07-24 Thread dcarricajo
Hi, I'm new to both iText and time stamping, so please bear with me :) I'm using java iText 5.5.1 version which comes with Bouncy Castle 1.49 to generate time stamp request to a RFC 3161 compliant service which accepts SHA256 hash. Using boiler plate code present in example