Re: [iText-questions] Illegal operation 'BT' inside the Textobject

2006-12-10 Thread Bruno Lowagie
Venkat Tubati wrote: > Hi Team, > > Whenever I am adding the text to PdfFile by using > ColumnText.SetSimpleColumn("text"), I am getting error like: > > ''' Illegal operation 'BT' inside the Textobject ''' > > Can anyone help me. No, because you are not telling the whole story. I have used

Re: [iText-questions] Exporting PDF to JPEG

2006-12-10 Thread Bruno Lowagie
Antonio Marrero wrote: > I'm searching any Java Library to convert a PDF file into a collection > of JPEG files (one file per page). Can this be done using iText? No, iText is for creating and manipulating PDF; not for converting PDF to another format. br, Bruno -

[iText-questions] Illegal operation 'BT' inside the Textobject

2006-12-10 Thread Venkat Tubati
Hi Team, Whenever I am adding the text to PdfFile by using ColumnText.SetSimpleColumn("text"), I am getting error like: ''' Illegal operation 'BT' inside the Textobject ''' Can anyone help me. Thanks in advance. - Take Su

[iText-questions] Exporting PDF to JPEG

2006-12-10 Thread Antonio Marrero
I'm searching any Java Library to convert a PDF file into a collection of JPEG files (one file per page). Can this be done using iText? If so, how can be done? Thanks, Antonio - Take Surveys. Earn Cash. Influence the Future