Hi !
iText - good tool to handle document generation, but I have few questions:

1. Is it possible to make image in PDF as link ( aka "reference" ) / inner link / external link / external PDF link
2. How can I define in XML file refference for external location ( aka "gotoexternal") ( internal location - it's clear, but external needs two params as well: PDF document and internal link in that document )
3. How can I define few params for Image from XML - for example I need left-underlying oriented image.
From Java code I can make it in that way: .setAlignment(Image.LEFT | Image.UNDEFINED) ( it's from tutorial ), but what I have to do with XML ?
thanks.

P.S.
Well - Bruno - it's realy great :-) - thanks

Sincerely yours, Serge S. Vasiljev

Reply via email to