Greetings, --- Bruno Lowagie <[EMAIL PROTECTED]> wrote: > klute wrote: > > >Hi All, > > > >I am new to this list and am looking forward to > being > >a part of this community. > > > >I am also new to iText and I was hoping you can > help > >me figure this out. Is it possible to generate this > >exact pdf (see the link below) using itext? Ignore > the > >bar chart as this will simply be a rectangular > image > >insterted at that location. > > > > > Yes, if you use Advanced iText (absolute > positioning), it's possible. >
Great! Thanks for the info > >Also, is it possible to merge multiple pdf's into > one > >using iText? > > > > > Yes, you can import pages from existing PDFs into a > new PDF file. > Do the existing PDFs contain AcroForms, outlines, > special features,...? > If so, there are some caveats. > > br, > Bruno > I don't believe that the pages to be merged will be terribly complicated. I am not sure what AcroForms are and I don't think we'll have them. Outlines, special features.. again, i don't think we'll have any.. On another note, if you end up with a document that has been auto-paginated, is there way to call some method to get a page number of each? Again, thanks a lot! James __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com ------------------------------------------------------- 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/bulletproofapps _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
