Re: [iText-questions] How to? Lists with Bold Symbol

2012-07-09 Thread Raf Hens
On 1/07/2012 17:18, Bill Goodbody wrote: > > Question is how can one make the Symbol Bold and the rest Normal? > > I have the logic to make it work with all normal Tex, but can’t seem to > find a way to make the “Symbol” text ONLY BOLD Hi Just use setListSymbol with a Chunk that is bold: Font bo

Re: [iText-questions] embedded mime types

2012-07-09 Thread Karthik
Josh Holcomb theholcombhouse.com> writes: > > > Is there a way to embed a valid mime type file > without specifying the specific mime type? >   > I have an application that needed silent printing > for it's pdf's (thank you iText).  It also has an "attachments" in which an > iframe is creat

Re: [iText-questions] iText Graphic Handling on iSeries under different Locale

2012-07-09 Thread Paulo Soares
See, the problem is that in your stack trace I don't see any iText. It looks like you are trying to convert the jpeg into a java.awt.Image but unless imageFile.toURL() returns a java.awt.Image I don't see how that can happen. If you can produce a stack trace with iText in it we may be able to help

[iText-questions] Problem in converting html image contened to pdf

2012-07-09 Thread fatjon saja
Hi all, I'm face a problem on convert html to pdf by use HTMLWorker.ParseToList. when I convert it from localhost or LAN on the server it converts perfect but when i connect from a static ip it says "Unable to connect to the remote server". I controlled the image src and it takes me to the imag

Re: [iText-questions] iText Graphic Handling on iSeries under different Locale

2012-07-09 Thread Timothy Budzinski
e the ability to work in foreign environments? > > > > Thanks, > > Timothy Budzinski > CYBRA Corporation > (914)963-6600 Ext 219 > tbudzin...@cybra.com > www.cybra.com > > > > > > __ Information from ESET NOD32 Antivirus, version of vi

Re: [iText-questions] iText Graphic Handling on iSeries under different Locale

2012-07-09 Thread Paulo Soares
YBRA Corporation > (914)963-6600 Ext 219 > tbudzin...@cybra.com > www.cybra.com > > > > > > __ Information from ESET NOD32 Antivirus, version of virus signature > database 7282 (20120709) __ > > The message was checked by ESET NOD32 Antivirus

Re: [iText-questions] reading text at a particular place on a page?

2012-07-09 Thread Kevin Day
The text parser of iText, combined with LocationTextExtractionStrategy allows you to filter text extraction to a rectangular region. Grab the book, it's worth having and gives examples of how to do this (I can't recall if it has LocationTextExtractionStrategy in it, but I think it does - even if i

[iText-questions] iText Graphic Handling on iSeries under different Locale

2012-07-09 Thread Timothy Budzinski
Hello, I'm currently investigating whether or not iText will help us solve a business problem for a client of ours. However, I am experiencing a problem trying to get the generated PDF Document to contain a JPG image. There seems to be some problem as the Server is located in the Middle East.