Re: [iText-questions] Maths Square Root

2012-01-25 Thread Mathias Tausig
If you really want to create math-sheet, I would suggest that you rather use LaTeX instead. It is a markup language that is specifically made for creating scientific papers. regards Mathias On 2012-01-24 22:40, PaulB Brassington wrote: > Hi, > > > > I’m trying to produce a square root symbol

[iText-questions] Readin OCSP Responses from a signed PDF

2011-12-21 Thread Mathias Tausig
Hello! I want to parse a signed PDF document and in read the embedded OCSP responses (among others). Is there some documentation or code example for that flying around the web? I could only find samples for the other direction (signing a document and embedding an OCSP response). regards Mathias