Re: [iText-questions] pdf conversion from html

2007-11-06 Thread nsk clr
Hi Paulo Thanks for your reply. I'll write code to remove the font tags & style tags. What shall I do about the wide images that are in the html, which are displayed truncated in pdf. Thanks From: Paulo Soares consiste.pt> Subject: Re: pdf conversion from html Newsgroups: gmane.comp.java.

Re: [iText-questions] pdf conversion from html

2007-11-06 Thread Paulo Soares
You are setting the encoding for all the html and are selecting a font afterwards that doesn't support it. If it's not the case post the html that causes the problem. Paulo - Original Message - From: "nsk clr" <[EMAIL PROTECTED]> To: Sent: Tuesday, November 06, 2007 12:05 AM Subject:

Re: [iText-questions] pdf conversion -- Help

2006-02-14 Thread bruno
sudhir kumar wrote: I found iTEXT.jar on http://www.lowagie.com/iText/download.html But unable to find iText library com.lowagie. http://en.wikipedia.org/wiki/.jar br, Bruno --- This SF.net email is sponsored by: Splunk Inc. Do you grep

Re: [iText-questions] pdf conversion -- Help

2006-02-14 Thread Alexis Pigeon
On 13/02/06, sudhir kumar <[EMAIL PROTECTED]> wrote: > Hi, >I am new to this site and was looking for a > tool which converts a spool file to pdf. I downloaded > everything except iText library com.lowagie... > Can anybody show me the link to download it. > > Apprecita all the help in adva

Re: [iText-questions] pdf conversion -- Help

2006-02-14 Thread bruno
sudhir kumar wrote: I downloaded everything except iText library com.lowagie... Can anybody show me the link to download it. You downloaded 'everything' except the iText.jar? br, Bruno --- This SF.net email is sponsored by: Splunk Inc. D

Re: [iText-questions] pdf conversion -- Help

2006-02-13 Thread Leonard Rosenthol
At 05:55 PM 2/13/2006, sudhir kumar wrote: I am new to this site and was looking for a tool which converts a spool file to pdf. A spool file is not a specific file format - it's just a concept. What format are you spool files in? Leonard --

Re: [iText-questions] PDF Conversion

2005-12-14 Thread Vineet Reynolds
You'll need to look at Ghostscript. It's the most widely used option for converting PDF to PS.The main page is here: http://www.cs.wisc.edu/~ghost/Have a look at the Ghostscript programming API here - http://www.cs.wisc.edu/~ghost/doc/cvs/API.htmI'll have to search more to find out any Java specif

Re: [iText-questions] PDF Conversion

2005-05-12 Thread Leonard Rosenthol
At 12:38 PM 5/12/2005, franco morelli wrote: Is it possible to convert files from PDF v1.4 to PDF v1.3? Depends on what you mean by "convert"...and what tools you have available. Simply changing the version number is a single byte in the PDF. "Transcoding" certain PDF features

Re: [iText-questions] PDF Conversion

2003-08-14 Thread Leonard Rosenthol
At 7:32 PM +0700 8/8/03, Daniel wrote: I would like to know whether iText libraries could help me to convert all the microsoft documents to PDF? For conversion of Office formats, look at products like DocConverter (http://www.activepdf.com) and AdLib eXpress (http://www.adlibsys.com). Leonard

RE: [iText-questions] PDF Conversion

2003-08-08 Thread Paulo Soares
No, it can't. Best Regards, Paulo Soares > -Original Message- > From: Daniel [SMTP:[EMAIL PROTECTED] > Sent: Friday, August 08, 2003 13:32 > To: [EMAIL PROTECTED] > Subject: [iText-questions] PDF Conversion > > I would like to know whether iText libraries could help me to convert