[iText-questions] Table of Contents

2004-06-16 Thread Lee Backstrom
I've tried some suggestions, but have never been able to properly create a table of contents. I need to have the TOC in the beginning of the document, have it update the page numbers when the document is closed, and have each entry by a link to the proper section if possible. Does anyone have

[iText-questions] Font Width different from Font Height ??

2004-06-16 Thread Philippe Couas
Title: Message Hi,     I work on AIX OS without Microsoft Window, so can i create a Font or change Width without changing Height. ? I search a Courier Font with Height 10 and Width 5.   Regards Philippe     Philippe COUAS Responsable Développement INFODEV S.A.  

[iText-questions] Exporting fixed size images

2004-06-16 Thread Peter Becker
Hello all, I am trying to export Java graphic as PDFs, mostly for later use in pdflatex. The document should be just big enough to hold this graphic (think EPS in PDF). Unfortunately the way I tried it pdflatex complains about the PDFs with this message: ! pdfTeX error (ext1): invalid image di

[iText-questions] Exporting fixed size images

2004-06-16 Thread Peter Becker
Hello all, I am trying to export Java graphic as PDFs, mostly for later use in pdflatex. The document should be just big enough to hold this graphic (think EPS in PDF). Unfortunately the way I tried it pdflatex complains about the PDFs with this message: ! pdfTeX error (ext1): invalid image di

RE: [iText-questions] How to calculte the ByteRange of a Signature Field

2004-06-16 Thread Daniel Soriano Gil
But, how can i calculate signature offset? Searching the dummy values? -Original Message- From: DI Randolph Kepplinger [mailto:[EMAIL PROTECTED] Sent: martes, 15 de junio de 2004 21:16 To: Daniel Soriano Gil Cc: [EMAIL PROTECTED] Subject: Re: [iText-questions] How to calculte the ByteRang

Re: [iText-questions] signature problem with attached document

2004-06-16 Thread Luis Pascual Forner
Hello Randolph, DI Randolph Kepplinger escribió: > .. tried to implement your hints, the size should be correct and i used a > DER object for DER encoding, but the signature still doesn't show :-( BER encoded, not DER encoded regards, Luis --

Re: [iText-questions] nested Tables

2004-06-16 Thread Jonathan August
Hmm, ok, that worked. Now the inner table is borderless, but it killed the line below the inner table on the outer table... There is another inner table in the cell below this one - does that make a difference? What can I do about that line? On Jun 16, 2004, at 2:57 AM, Bruno wrote: Quoting Jo

[iText-questions] How to set the resolution of generated PDF document

2004-06-16 Thread Sanjeev . Kashyap
Hello All, Could you please advise on how to set the resolution (in DPI say 250) while generating PDF using iText. Moreover is there a range within which this resolution can be set? Thanks in advance sanjeev --- This SF.Net email is sponsor

Re: [iText-questions] Problems with table and text in "direct mode"

2004-06-16 Thread Helmut Ebelt
Hi, sorry, this was only a snap out of the complete code. hope i get everything important this time. as mentioned below without writing the table to the pdf, the pdf is fine in acrobat reader 5, only when writing table and text to it, the errors occur. --- cut --- Document doc = new Document();

[iText-questions] Cells in Table

2004-06-16 Thread Mohamed Ennassiri
Hello, Can someone tell me how to define the space between text and (top/bottom) of a cell in a table ??? Regards. Mohamed. --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the expe

RE: [iText-questions] Text under Image

2004-06-16 Thread Paulo Soares
If you have the text coordinates the rest is trivial. Place the image and then place the text preceding it with PdfContentByte.setTextRenderingMode(PdfContentByte.TEXT_RENDER_MODE_INVISIBLE). There are also several operators to squeeze or expand the words to fit the image. Best Regards, Paulo S

RE: [iText-questions] How to calculte the ByteRange of a Signature Field

2004-06-16 Thread DI Randolph Kepplinger
hello! it's just the difference btween signature start and end. you have a pdf with aaaxxxaaa where a is pdf-code and x is the signature. the rest has allready been discussed on this list with peter and luis, so you shoul check the former mails on signature. regards randolph On Wed,

RE: [iText-questions] DefaultFontMapper on Mac OS X

2004-06-16 Thread Paulo Soares
It's supposed to return the full, localized font name like "Comic Sans MS Fet". I'll add in DefaultFontMapper the postscript name too. Now you know why Java is "write once, test everywhere". Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

RE: [iText-questions] pdf document dimemsions

2004-06-16 Thread Paulo Soares
Maybe if we could look at the document...   Best Regards, Paulo Soares From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jean-Yves O'NeillSent: Tuesday, June 15, 2004 6:17 PMTo: [EMAIL PROTECTED]Subject: [iText-questions] pdf document dimemsions Hi!!

RE: [iText-questions] Problems with table and text in "direct mode"

2004-06-16 Thread Paulo Soares
I don't see beginText(), endText() or setFontAndSize(). Best Regards, Paulo Soares > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On > Behalf Of Helmut Ebelt > Sent: Tuesday, June 15, 2004 6:16 PM > To: [EMAIL PROTECTED] > Subject: [iText-questions] Problems

Re: [iText-questions] DefaultFontMapper on Mac OS X

2004-06-16 Thread Simon Räss
Simon Raess wrote: hi I've tried to use DefaultFontMapper on Mac OS X. I soon realized that I must convert the native fonts to TrueType fonts. I used a utility called fondu (http://fondu.sourceforge.net/). Still, the fonts did not appear correct inside the PDF (the default type 1 fonts were used

Re: [iText-questions] License question

2004-06-16 Thread Bruno
Quoting Praveen Sharma <[EMAIL PROTECTED]>: > Hi Bruno, > > Just wanted to confirm with you if the following > copyright message is OK and we meet the license > obligation. Everything seems to be OK. > iText Library - Copyright (C) 1999-2004 by Bruno > Lowagie. All Rights Reserved. I usually a