Re: [iText-questions] deferred signing with mobile signature

2011-12-16 Thread Michael Klink
subasi, please also supply a sample PDF produced by your code. I don't have a iTextSharp testbed installation as I'm mostly working with Java. Thus, I cannot easily create a sample to look at. Please also keep questions to the mailing list. Regards, Michael Original-Nachricht

Re: [iText-questions] How do i fill an existing pdf template with a datatable?

2011-12-16 Thread ruben mussi
Yeah, well, thanks for the hint, now i got the class names and such that i need to fill a table, now i'll just have to iterate trough all the rows/collums to get the cell texts. This is how I understand the question. So you have form fields, and you're filling out some using

[iText-questions] Question on hiding toolbar(disable save and print button) in Adobe X using iText

2011-12-16 Thread Brijoy Janardhanan
Hello We badly need a solution. We cannot want to introduce a new logic to handle pdf and confuse the users. Right now in all versions of pdf the itext has an option to disable the tool bar option, which will allow the users not to save the sensitive information to the desktop. In Adobe X it

[iText-questions] Using iText to analyze PDF for distilling issues

2011-12-16 Thread Rick . Wellman
Preface: I know this is not a direct iText API question and am not necessarily looking for someone to make me a PDF expert (though I will take as much help as anyone might be willing to give) This question is more about how I might use iText in conjunction with something we are experiencing.