Re: [iText-questions] hi i want to get out of this group can any one help me ?

2013-06-27 Thread Giacomo Giustozzi
Instructions in this page: https://lists.sourceforge.net/lists/listinfo/itext-questions (linked ad the bottom of every single post. On Thu, Jun 27, 2013 at 9:42 AM, Vishal S D wrote: > > > > -- > This SF.net email is spo

Re: [iText-questions] hi sir.. pls do need ful...

2012-03-13 Thread Jeroen Nouws
Hi Logesh, like Alexis said this has nothing to do with iText, but chapter 9, page 289 of iText in Action second edition has the information you are looking for to set the headers of your response. Regards Jeroen On 03/12/2012 08:21 PM, Alexis Pigeon wrote: > Hi Logesh, > > On 12 March 2012

Re: [iText-questions] hi sir.. pls do need ful...

2012-03-12 Thread Alexis Pigeon
Hi Logesh, On 12 March 2012 19:03, Logesh N wrote: > i have a byte array...(file from database)... i need to write it into pdf > file in browser using IText in servlets pls send me the snippet. > thanks in advance.. i am a fresher.. i am doing my first project in my > career... .. > Thi

Re: [iText-questions] Hi,

2009-08-08 Thread 1T3XT info
Venkata Subba Reddy V wrote: > Hi, > > This is venkat. I am facing a problem with itext libraries. > Can plz give me some clarification on this issue. > > I am converting html page to pdf which contains flash object. I am > unable print flash object image in pdf file. Can Any send me the code to

Re: [iText-questions] Hi everybody

2009-01-22 Thread 1T3XT info
sylkat wrote: > This is a big company with a strict rules, so big architecture problems. So they have plenty of $$$ of which none were paid for iText so far. Do you hear me whistling? > I supose that the big solution is rewrite all code I'm sorry, but I don't believe what you wrote in your

Re: [iText-questions] Hi everybody

2009-01-22 Thread sylkat
Thanx, I know that iText 1.2 is a very old version but is not my decision, i can´t determine this. This is a big company with a strict rules, so big architecture problems. I supose that the big solution is rewrite all code Thanks to all. On Thu, Jan 22, 2009 at 3:05 PM, Alexis Pigeon wr

Re: [iText-questions] Hi everybody

2009-01-22 Thread Alexis Pigeon
Hi sylkat, (encontrarás una traducción al español más abajo...) You have to understand that iText 1.2 is 4 years old now, and no support is given for such an old version, at least not for free. If your company is eager to get support for a fee, please mention it on this list, the iText developers

Re: [iText-questions] Hi, I had some questions about what iText can do

2008-12-19 Thread Rick Carback
> > 1) convert all printable file-formats into PDF (JPEG, DOC, > > TXT, PPT, etc.) > > Now it's a good time to ask Santa Claus for this. Don't forget to include > some yet-to-be-invented formats in your Christmas request. > You need a reader for each file format you want to support. It's a bit of

Re: [iText-questions] Hi, I had some questions about what iText can do

2008-12-19 Thread Paulo Soares
> -Original Message- > From: Evan Subar [mailto:ets...@ufl.edu] > Sent: Friday, December 19, 2008 3:30 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Hi, I had some questions about > what iText can do > > Greetings, > > For the project I am working on I a

Re: [iText-questions] Hi I want to create pdf using jboss-seam

2007-03-28 Thread Bruno Lowagie (iText)
Vanishree G wrote: > Any suggestion or help would be helpful Sorry, this is the wrong mailing list. Please post this on the jBoss/SEAM list. br, Bruno - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net

Re: [iText-questions] Hi Vertical Lines !!!

2007-02-06 Thread Bruno Lowagie
Ramachandran wrote: > I need to design my document by drawing vertical and horizontal > lines with width 5f.it should looks like T - ShapeAny body please > let me know the option . Coz im trying using LineTo method but i cant > able to make vertical lines... This doesn't make sense. If you

Re: [iText-questions] Hi Content Disposition !!!

2007-01-29 Thread Bruno Lowagie
Ramachandran wrote: > Hi > > i tried using Content-Disposition type but that is also not working. > > response.setHeader("Content-Disposition", > " inline; filename=RES-TMob.pdf"); It works for me. There are other options, for instance involving your web.xml, but that's hardly somethin

Re: [iText-questions] Hi Content Disposition !!!

2007-01-29 Thread Ramachandran
Hi i tried using Content-Disposition type but that is also not working. response.setHeader("Content-Disposition", " inline; filename=RES-TMob.pdf"); but again some "dispatcher.pdf" option is coming while saving...plz let me know if you know any option. "Bruno Lowagie

Re: [iText-questions] Hi !!! Need Docs.

2007-01-29 Thread Bruno Lowagie (iText)
Ramachandran wrote: > Hi Bruno, > > one issue i got from my client about PDF Gen is file name . Please don't mail questions to me personally, use the list!!! > I have given : > p_response.setContentType("application/pdf"); >PdfWriter writer =PdfWriter.getInstance(document, > p_response.g

Re: [iText-questions] Hi

2006-09-06 Thread bruno
Paul Lovegrove wrote: >Hi there >I have a question regarding iText. > >I am using a servlet to send the user a pdf page. It appears fine, when they >click save, it has the name of the servlet already entered as the name, can >i change this ? > Google for the keywords HTTP header "Content-Disposi

Re: [iText-questions] Hi

2006-06-14 Thread Mark Hall
On Wednesday 14 June 2006 11:25, [EMAIL PROTECTED] wrote: > My application needs to convert Microsoft Rich Text document to pdf file > through my Java Application. My Rich Text File will contain > / and . It may also contain gif/jpg file. If any > one has any idea, pl. share with me. I need this fu

Re: [iText-questions] hi does iText Supports word, RTF convertion to PDF.

2006-01-09 Thread Mark Hall
On Thursday 15 December 2005 19:58, Pradeep Jaladi wrote: > I need to read a word, RTF document and then create a PDF file using > iText. Is it > possible to do so? And these documents contains images, bullets, lists, > tables, mail id's etc. No. iText does not support reading Word or RTF document

Re: [iText-questions] Hi All

2005-07-29 Thread Leonard Rosenthol
At 07:43 AM 7/29/2005, Pitta Narayana Murthy wrote: i want java code for the conversion of Doc file to PDF file... You won't find it here In fact, I don't know of anything that will do .doc to PDF. The folks at Windward Reports have done an excellent job with RTF->PDF,

Re: [iText-questions] hi!

2005-07-13 Thread Bruno Lowagie
Roberto "Tasso" wrote: If you have to use the library in a multi class loader environment you simply can't load the tag map file. What does your code look like? The esiest workaround consist on give the oppurtunity to specify a tagmap directly with an inputstream object You mean like t

Re: [iText-questions] hi!

2005-07-13 Thread bruno
Roberto "Tasso" wrote: hi!! I'm Roberto from italy. I've a remark about the TagMap object and the way how it retrives the map file... Who have i to contact to submit the problem? You have mailed to the right address. What is the problem? br, Bruno --

Re: [iText-questions] Hi everyone!

2005-03-22 Thread bruno
Paulo Soares wrote: You have a new class to create buttons in http://itextpdf.sf.net or in the CVS. Sorry, I forgot to tell you all: I made an iText 1.2.4 release yesterday. I was in a hurry and I didn't advertize it. br, Bruno --- SF email is spo

Re: [iText-questions] Hi everyone!

2005-03-22 Thread Paulo Soares
You have a new class to create buttons in http://itextpdf.sf.net or in the CVS. To use it: Document document = new Document(PageSize.A4, 50, 50, 50, 50); PdfWriter writer = PdfWriter.getInstance(document, new FileOutputStream("output.pdf")); document.open(); PdfContentByte cb = writer.getDirectCon

RE: [iText-questions] Hi

2003-10-20 Thread Paulo Soares
See com.lowagie.tools.encrypt_pdf > -Original Message- > From: Chakradhar Kayam Reddy [SMTP:[EMAIL PROTECTED] > Sent: Friday, October 17, 2003 11:59 > To: [EMAIL PROTECTED] > Subject: [iText-questions] Hi > > Hi, > > How to set security to pdf file with iText? > Its something li

RE: [iText-questions] Hi and hope u can help

2003-07-07 Thread Paulo Soares
The best option is to use a PdfPTable. Best Regards, Paulo Soares > -Original Message- > From: Zaher Afra [SMTP:[EMAIL PROTECTED] > Sent: Monday, July 07, 2003 11:30 > To: Paulo Soares > Subject: Re: [iText-questions] Hi and hope u can help > > i am usi

Re: [iText-questions] Hi and hope u can help

2003-07-06 Thread Paulo Soares
You need a X server in your Unix machine. There are other options but the best way is to ask the system administrator to install it. Best Regards, Paulo Soares - Original Message - From: "Zaher Afra" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 06, 2003 8:55 Subject: [iT

Re: [iText-questions] HI

2002-05-21 Thread Bruno Lowagie
Quoting Senthil Kumar Mani <[EMAIL PROTECTED]>: > Tomcat is not > starting after adding the iText.jar file to lib directory.  Can u help > me out with this?!!! I work with Tomcat and I can't reproduce this problem. Isn't Tomcat logging what goes wrong somewhere?