[iText-questions] iText, XML and element tagging

2004-04-30 Thread Graham Leggett
Hi all, I have an application that uses iText to render a PDF report using the PdfWriter object. The people who receive the report need to receive it in both a hardcopy form (PDF), and an electronic form to be parsed by their systems. To do this, I get iText to output XML using XmlWriter. I wo

Re: [iText-questions] Fast Web View

2004-04-30 Thread = k3Rn =
From: "Matt Benson" <[EMAIL PROTECTED]> > --- = k3Rn = <[EMAIL PROTECTED]> wrote: > > That prodict is very expensive and i the question > > was if you > > can do that with iText. > > > > I would have thought it obvious that the answer was NO > since I directed you to a commercial product, and I

[iText-questions] can I use SAXmyHtmlHandler with a Phrase instead Document?

2004-04-30 Thread Michael Korolyov
Hello,   Wondering, how I can reuse SAXmyHtmlHandler if instead Document I’d like to have Phrase that later could be added to a table as cell?   Thanks.   Best Regards. Michael.  

Re: [iText-questions] Fast Web View

2004-04-30 Thread Matt Benson
--- = k3Rn = <[EMAIL PROTECTED]> wrote: > That prodict is very expensive and i the question > was if you > can do that with iText. > I would have thought it obvious that the answer was NO since I directed you to a commercial product, and I can't say that I particularly care for your attitude towa

[iText-questions] Title in PDF documents

2004-04-30 Thread Chris Farmer
  Hi all, I’m trying to add a title to my pdf document.  I saw in the archives that you can use PdfStamper for this purpose, but I know the title before I first open the document, so I’d like to add it during the document creation process, rather than using PdfStamper to fix it later.  Is

RE: [iText-questions] zlib1.dll

2004-04-30 Thread Kuliczkowski, Aimee
Thanks for your response, but with only the four other .dll's referenced, when I run, I get the error message: An unhandled exception of type 'System.DllNotFoundException' occurreed in jsharplib.dll Additional information: Unable to load DLL (zlib1). Since I can't add it as a reference, how do I

[iText-questions] License question

2004-04-30 Thread Praveen Sharma
Hi, I have a question on text license. Is it required as part of license agreement to distribute iText source code to our customers along with our application built using iText, even if we don't make any changes in the iText library source code or we can ship iText jar file along with iText origi

Re: [iText-questions] Fast Web View

2004-04-30 Thread Matt Benson
Check out Leonard's company at www.pdfsages.com . They have a product called PdfEnhancer that can do this & more... -Matt --- = k3Rn = <[EMAIL PROTECTED]> wrote: > Hello! > > A PDF File can have the option to be faster viewable > on the web, > does iText has a method to change / set this option

[iText-questions] Fast Web View

2004-04-30 Thread = k3Rn =
Hello! A PDF File can have the option to be faster viewable on the web, does iText has a method to change / set this option? I think it might be similar to the methods for editing the metadata of a file. Thx in advance! Markus --- This SF.Net

Re: [iText-questions] Rotate Pages from existing PDF files

2004-04-30 Thread = k3Rn =
Thx for that info! It's as easy as i hoped. Really nice code you can use. When i find some time, i'll test it! Greets Markus - Original Message - From: "Paulo Soares" <[EMAIL PROTECTED]> To: "= k3Rn =" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, April 30, 2004 1:27 PM Subje

RE: [iText-questions] newbie question: how to generate TOC in PDF?

2004-04-30 Thread Paulo Soares
http://www.lowagie.com/iText/tutorial/ch04.html#chaptersection > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jake Ochs > Sent: Friday, April 30, 2004 3:13 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] newbie question: how to generate

RE: [iText-questions] zlib1.dll

2004-04-30 Thread Paulo Soares
I don't think that's needed, it's a regular dll. Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Kuliczkowski, Aimee > Sent: Friday, April 30, 2004 3:02 PM > To: '[EMAIL PROTECTED]' > Subject: [iText-questions] zlib1.

[iText-questions] newbie question: how to generate TOC in PDF?

2004-04-30 Thread Jake Ochs
How to I generate a Table of Contents and/or an index (that shows up in the Bookmarks tab of the PDF) using iText? Thank you in advance for your assistance/forebearance. -Jake --- This SF.Net email is sponsored by: Oracle 10g Get certified on

Re: [iText-questions] Re: Can I apply ASCII-85 and Flate filters to an existing PDF?

2004-04-30 Thread Leonard Rosenthol
At 09:49 AM 4/30/2004, Steven McNeel wrote: The main danger, from what I've seen, is when I replace existing text with *less* text. Either way - either more or less will invalidate the PDF. At a certain point, it corrupts the document - apparently there are checksums embedded in PDFs.

[iText-questions] zlib1.dll

2004-04-30 Thread Kuliczkowski, Aimee
I am having trouble making a reference to the zlib1.dll in the iTextdotNET-dll-1.02.zip download. All of the other .dll's work fine, but when I try to add a reference to it in my Visual Studio application, it says that zlib1.dll is not a valid .dll. I even tried the zlib.dll from version

[iText-questions] Re: Can I apply ASCII-85 and Flate filters to an existing PDF?

2004-04-30 Thread Steven McNeel
Certainly, PDF is structured, and I admit that modifying it as if it is text is dangerous and kludgy, but my simple search-and-replace IS working, and is super fast. The main danger, from what I've seen, is when I replace existing text with *less* text. At a certain point, it corrupts the docu

Re: [iText-questions] Re: Can I apply ASCII-85 and Flate filters to an existing PDF?

2004-04-30 Thread Leonard Rosenthol
At 09:18 AM 4/30/2004, Steven McNeel wrote: Thanks. No, I am not using iText to create my PDF. I'm using FOP, and I'm intentionally creating it without filters so I can later parse it. What kind of parsing? You aren't trying to modify the file as if it were text, are you? Because even

[iText-questions] Re: Can I apply ASCII-85 and Flate filters to an existing PDF?

2004-04-30 Thread Steven McNeel
Thanks. No, I am not using iText to create my PDF. I'm using FOP, and I'm intentionally creating it without filters so I can later parse it. But after parsing, I'd like to apply a Flate filter, and I need to do this on UNIX. PDF Enhancer is only available for Windows and Mac. Any other sug

[iText-questions] Cannot get glyphs rendering from the Symbol Font into the PDF file

2004-04-30 Thread burma
I face the following problem when I generate PDF file from PDFGraphics2D with Symbol font embedded I render unicode characters from Symbol font that can be displayed on a JFrame but I get nothing in the generated PDF file. (code below). I'm using the last iText version on a windows platform

[iText-questions] time reduction

2004-04-30 Thread Mohamed Parvez
Hello all, I need to create a around 1000 odd pdf files each pdf file has table of contents with around 24 columns and 500 odd rows When I run the program that is from the example files that creates similar table it takes 10 odd seconds to write one pdf file which is way too much of tim

RE: [iText-questions] Rotate Pages from existing PDF files

2004-04-30 Thread Paulo Soares
That's dead easy. PdfReader reader = new PdfReader(...); for (int k = 1; k <= reader.getNumberOfPages(); ++k) { reader.getPageN(k).put(PdfName.ROTATE, new PdfNumber(90)); } PdfStamper stp = new PdfStamper(reader, ...); stp.close(); Best Regards, Paulo Soares > -Original Message- > Fr

RE: Re[2]: [iText-questions] Clipping, Images and rounded rectangle

2004-04-30 Thread Paulo Soares
> -Original Message- > From: fuggly [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 29, 2004 10:08 PM > To: Paulo Soares; [EMAIL PROTECTED] > Subject: Re[2]: [iText-questions] Clipping, Images and > rounded rectangle > > > Show me your code. > > The code basically does this: > >

RE: [iText-questions] ModData/CreationDate

2004-04-30 Thread Paulo Soares
PdfReader.getCatalog().remove(PdfName.METADATA) Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Jason Us > Sent: Thursday, April 29, 2004 5:20 PM > To: Leonard Rosenthol; [EMAIL PROTECTED] > Subject: RE: [iText-questi