Quoting dee3lmo <[EMAIL PROTECTED]>:
> Hi,
>
> Is it in iText possible to define the layout of the
> PDF document in a separate file and use this file
> while creating the PDF file?
> I don't want to modify my Java code when I need to
> change the layout of my PDF files!
>
> \
> layout (xml/xsl
Hi,
Is it in iText possible to define the layout of the
PDF document in a separate file and use this file
while creating the PDF file?
I don't want to modify my Java code when I need to
change the layout of my PDF files!
\
layout (xml/xsl)
\
[parser]---> PDF
/
data (xml)
/
Thanx