Re: [iText-questions] Generated PDF intermittently crashes browser and then starts working

2006-07-05 Thread Jason Yip
Title: RE: Generated PDF intermittently crashes browser and then starts working Just switched content header so we don't use the plugin and that is working fine.  Googled and found all the Acrobat plugin errors.  -Original Message- From:   Jason Yip  Sent:   Thursday, 6 July 2006

[iText-questions] Generated PDF intermittently crashes browser and then starts working

2006-07-05 Thread Jason Yip
Title: Generated PDF intermittently crashes browser and then starts working We're experiencing a bug where our generated PDF crashes the browser (both IE6 and Firefox 1.5).  This only occurs intermittently and only initially.  After a while, the problem goes away and doesn't seem to re-occur.

Re: [iText-questions] Silently printing a PDF to a network printer

2006-07-05 Thread Leonard Rosenthol
At 07:30 PM 7/5/2006, Matt Krevs wrote: >It seems the ability to send a PDF to a network printer from within >a java app is some sort of holy grail right now. Depends on the printer and OS involved. If the printer is an Adobe Postscript Level 3 printer - then it's a no-brainer

[iText-questions] Silently printing a PDF to a network printer

2006-07-05 Thread Matt Krevs
I have searched archives and Net for a solution to this but have had no luck.   It seems the ability to send a PDF to a network printer from within a java app is some sort of holy grail right now.   Does anyone have an elegant solution that can successfully send a PDF to a network printer? If so, h

Re: [iText-questions] Tiff annotations

2006-07-05 Thread Paulo Soares
- Original Message - From: "vedran vedran" <[EMAIL PROTECTED]> To: Sent: Wednesday, July 05, 2006 8:40 PM Subject: [iText-questions] Tiff annotations > Hi, > > is there any posibility to put tiff-file with some annotations into a > pdf-file? > annotations should be attached to new pdf

[iText-questions] Tiff annotations

2006-07-05 Thread vedran vedran
Hi, is there any posibility to put tiff-file with some annotations into a pdf-file? annotations should be attached to new pdf file. thanx in advance vedran, germany Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology t

Re: [iText-questions] dpi userunits

2006-07-05 Thread Leonard Rosenthol
At 12:43 PM 7/5/2006, Andrew Thompson wrote: >Hi, i am trying to set the default value for dpi in a itext pdf >document from 72 to 96, You can't change "dpi" - but you can change the transformation of the units used in the PDF using the standard SetTransform() methods...You will, howev

[iText-questions] dpi userunits

2006-07-05 Thread Andrew Thompson
Hi, i am trying to set the default value for dpi in a itext pdf document from 72 to 96, ive seen some stuff that relates to userunits and pdfpage but cannot seem to find anything that actually tells me how to do this, can anyone provide an idea of how i can do this?   cheers   AndyT ___

Re: [iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-05 Thread Antoine
> There are better solutions than Ghostscript for this - > either native Java-renderers such as Multivalent or JPEDAL, or > commercial quality solutions such as PSServices > (http://www.apago.com) with a native Java interface. The functionality I need seems to be present in ghostscript. C

Re: [iText-questions] creating forms

2006-07-05 Thread jeremy
Bruno Lowagie lowagie.com> writes: > No, forms in HTML are different from forms in PDF. > iText doesn't create HTML forms. > br, > Bruno thanks for answering, I'll try to do it an other way! bye jeremy Using Tomcat but need to do more? Need to support web services, security? Get stuff don

[iText-questions] Read tiff multiple pages and then create pdf

2006-07-05 Thread carl lang
Hi,   I am using the sample from Itext, and I am interested in creating pdf's from tiff images. I need to be able to create a pdf from a tiff with multiple pages, is this feature supported by itext?   Thanks Carl Lang Using Tomcat but need to do more? Need to support web services, security? Get stu

Re: [iText-questions] read multiple pages of a tiff

2006-07-05 Thread Paulo Soares
com.lowagie.tools.plugins.Tiff2Pdf Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of carl lang > Sent: Wednesday, July 05, 2006 1:29 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] read multiple pages of a tiff >

Re: [iText-questions] Adding html text in PdfPCell

2006-07-05 Thread Paulo Soares
I did answer it. Paulo > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Geeta Sachdeva > Sent: Wednesday, July 05, 2006 1:37 PM > To: itext-questions@lists.sourceforge.net > Subject: [iText-questions] Adding html text in PdfPCell > > Hi, > >

[iText-questions] Adding html text in PdfPCell

2006-07-05 Thread Geeta Sachdeva
Hi,   Could someone one please help me out on this issue.   Thanks, Geeta - Original Message - From: Geeta Sachdeva To: itext-questions@lists.sourceforge.net Sent: Tuesday, July 04, 2006 5:31 PM Subject: Adding html text in PdfPCell To be precise, the text t

[iText-questions] read multiple pages of a tiff

2006-07-05 Thread carl lang
Hi,   I have recently downloaded itext software to create PDF files, I am interested in creating a PDF file with tiff images, my question is how can I create a PDF from a tiff file that has multiple pages of images in it. So for example I would like to create a PDF from a tiff page number 2.   Is t

Re: [iText-questions] Handling first page differently than the rest

2006-07-05 Thread Reinout van Schouwen
Op Tue, 04 Jul 2006 17:32:59 +0200, schreef Bruno Lowagie: > But before all this, add the content that only needs to be on the lower > 1/3 of the first page only at an absolute position, for instance using > class ColumnText. Thanks! This works nicely. regards, -- Reinout van Schouwen Using

Re: [iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-05 Thread Leonard Rosenthol
At 02:58 AM 7/5/2006, Antoine wrote: >I need to find out whether a particular page in a pdf file has colour >in it. We need to be able to analyse files to see whether they need to >be printed on a b&w-only or colour capable copier. If that is the only criteria, then you can cheat pretty e

Re: [iText-questions] consult iText for dotnet

2006-07-05 Thread bruno
Zhao Ge wrote: > Hello, > > Currently, I create a PDF document in iText for donnet, it could show > partial rows of table named "A" in the first page and show remainder > rows in the second page, such as only one row of table "A" in the > second page, when I add the next table named "B" into do

Re: [iText-questions] japanese language support

2006-07-05 Thread bruno
[EMAIL PROTECTED] wrote: > > Hi List! > > I'd like to internationalize my Java application using iText for PDF > export. > > As we need japanese language support: > does iText PDF export support japanese language and it's very special > characters? Of course it does. You have the choice to emb

Re: [iText-questions] Print Preferance

2006-07-05 Thread bruno
Pannerselvan, Soundrapandian wrote: > Hi, > > > > Please let me know whether we can able to change the printer > preference during the PDF document creation. If so, please let me know > how to do that. > PDF isn't able to change printer preferences. The only preference that can be set involves

[iText-questions] japanese language support

2006-07-05 Thread ingo . bischofs
Hi List! I'd like to internationalize my Java application using iText for PDF export. As we need japanese language support: does iText PDF export support japanese language and it's very special characters? Thank you very much. Best regards, Ingo BischofsUsing Tomcat but need to do more? Need

[iText-questions] How to se PageSize of of setting in text file?

2006-07-05 Thread BorO :: Qnab System AB
Hello itext users! Im trying to make an aplication that reads a text file and creates a pdf file out of it. Im not java expert but I'm professional programmer. My question to you is following What is the easiest way for parsing the text file ? For example: in my text file I have wrote a4 for cr

[iText-questions] Print Preferance

2006-07-05 Thread Pannerselvan, Soundrapandian
Hi,   Please let me know whether we can able to change the printer preference during the PDF document creation. If so, please let me know how to do that.   The document which I create is in the landscape form and I want to change the printer preference to landscape.   Thanks in advan

Re: [iText-questions] OT - Detecting whether a PDF page has "colour" in it

2006-07-05 Thread Antoine
On 05/07/06, Antoine <[EMAIL PROTECTED]> wrote: > Hi, > I know this is not an iText question but I couldn't resist seeing > there are so many masters of the pdf universe here! > I need to find out whether a particular page in a pdf file has colour > in it. We need to be able to analyse files to see