[iText-questions] itextsharp on azure

2012-01-02 Thread Maria Riza Payofelin
Hi, I am creating a pdf file using itextsharp and it works fine in my development server but when we deploy it in windows azure it does not display anything. It was like it does not create a pdf file at all. Is this a security issue in azure? Is there any workaround for this to work in azure?

Re: [iText-questions] Signature field size

2012-01-02 Thread mkl
Satti, Satti wrote > 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. Noone seems to have posted something on this subject since Saturday, so I looked into that for a few minutes. Obviously you want to take adv

Re: [iText-questions] Fw: display Signature in Footer of every page

2012-01-02 Thread mkl
Prish, Prashant Chauhan wrote > Now the main problem is How can i wrap the Long Text inside the Signature > block for getLayer(2) ? > if i use PdfTemplate for getLayer(2) and customize the signature block > than how can i wrap text without using ColumnText concept in itext ? I hardly know ColumnT

[iText-questions] Fw: display Signature in Footer of every page

2012-01-02 Thread Prashant Chauhan
Hi, Bruno, Michael, Leonard Rosenthol Thank's All of you for your gr8 support... Regarding "display Signature in Footer of every page." Mail. Based on your reply...now the problem and the concept is clear for me. Now the main problem is How can i wrap the Long Text inside the Signature block for