Hi Paulo,
        thanks for your help.
        
        We use fop to convert xml files into pdf format, then use iText to
concatenate pdf files. Could you give me some code example to start with ?

Thanks,
 William
-----Original Message-----
From: Paulo Soares [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 1:42 PM
To: Lee, William Y.; [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: [iText-questions] create bookmarks in PDF file



> -----Original Message-----
> From: Lee, William Y [SMTP:[EMAIL PROTECTED]
> Sent: Monday, July 14, 2003 18:22
> To:   [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Cc:   [EMAIL PROTECTED]
> Subject:      RE: [iText-questions] create bookmarks in PDF file
> 
> Hi leonard,
>       $3995 is kind of  expensive.  
>       Can I do it with iText ?  
>       We had developed everything already only without bookmarks,  is that
> possible to just add bookmark with our current setup ?
> 
        It depends. If you don't have annotations or are willing to lose
them it's possible to do it.
        You create a new document and keep adding pages as templates, the
concat can also be done here. You can create the bookmarks as you goor at
the end. See PdfOutline.

        Best Regards,
        Paulo Soares

> Thanks,
>  William
> -----Original Message-----
> From: Leonard Rosenthol [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 14, 2003 12:24 PM
> To: Lee, William Y.; [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [iText-questions] create bookmarks in PDF file
> 
> 
> At 12:02 PM 7/14/2003 -0400, Lee, William Y wrote:
> >         We only used iText.jar to concatenate  serveral PDF files
> together,
> >eg.
> >java -cp iText.jar Concat pdf1 pdf2 ...
> >
> >         How do I make each pdf file that were added as different outline
> 
> > ( bookmark  ) ?
> 
> 
>          If that is your intent, there are products on the market that
> will 
> do that job for you MUCH more efficiently and with better results than 
> iText.   Try solutions such as AppendPro (http://www.appligent.com).
> 
> 
> Leonard
> 
> 
> --------------------------------------------------------------------------
> -
> Leonard Rosenthol
> <mailto:[EMAIL PROTECTED]>
> Chief Technical Officer                      <http://www.pdfsages.com>
> PDF Sages, Inc.                              215-629-3700 (voice)
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Parasoft
> Error proof Web apps, automate testing & more.
> Download & eval WebKing and get a free book.
> www.parasoft.com/bulletproofapps1
> _______________________________________________
> iText-questions mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/itext-questions


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to