Re: [iText-questions] Signature field size

2011-12-30 Thread Satti
I am getting a pdf with blank signatures. I need to get the width and height of the signature field. Is there any function for that. Satti or is there any way I can get the signature appearance by using Acrofield class. I can get the list of the signatures using Acrofields class. -- View this me

Re: [iText-questions] Signature field size

2011-12-30 Thread Satti
PdfSignatureAppearance.SetVisibleSignature(new Rectangle(BX, BY, TX, TY), 1, "Signature"); aszomor I am getting a pdf with blank signatures. I need to get the width and height of the signature field. Is there any function for that. Satti -- View this message in context: http://itext-general.21

[iText-questions] Help required

2011-12-30 Thread Naga Yerramsetti
  Hi, We need help from iText experts. We have a simple  PDF page with dynamic content. We want iText code to generate it . If you are interested please contact me at nag...@yahoo.com   Thanks!-- Ridiculously easy VDI

Re: [iText-questions] iTextSharp - Convert RTF to PDF

2011-12-30 Thread iText Info
Op 30/12/2011 14:40, Ilse De Cokere schreef: Is it possible to convert RTF documents to PDF by using iTextSharp? I found an example with iTextSharp.text.rtf.parser.RtfParser but I have no RtfParser in the itextsharp.dll. De RTF functionaliteit is al ongeveer 2 jaar uit iText verwijderd. Reden:

[iText-questions] iTextSharp - Convert RTF to PDF

2011-12-30 Thread Ilse De Cokere
Is it possible to convert RTF documents to PDF by using iTextSharp?I found an example with iTextSharp.text.rtf.parser.RtfParser but I have no RtfParser in the itextsharp.dll. Thanks. Ilse --

Re: [iText-questions] Signature field size

2011-12-30 Thread aszomor
PdfSignatureAppearance.SetVisibleSignature(new Rectangle(BX, BY, TX, TY), 1, "Signature"); Idézet (Satti ): > There is a signature field in my pdf document. I want the height and width of > the signature field. Is there a function through which I can get the height > and width of the signature

[iText-questions] Signature field size

2011-12-30 Thread Satti
There is a signature field in my pdf document. I want the height and width of the signature field. Is there a function through which I can get the height and width of the signature field. Regards, Satti -- View this message in context: http://itext-general.2136553.n4.nabble.com/Signature-field-s

Re: [iText-questions] CPU Utilization Problem

2011-12-30 Thread Balder VC
Couple remarks, tips, questions to help you find the cause of the problem: That image doesn't say anything for someone that does not use the same profiler. The utilization stats mean nothing to me. Could all be 0% Do the users upload the PDF or are they your own PDF? perhaps invalid PDF's