Hi,

 

I have a question regarding the processing of XML data.  would like to
insert xml snippets like this one (filled with different database data)

 

<table columns="5" width="30%" widths="10;27;27;27;9" align="right"
cellpadding="5" borderwidth="1">

<row>

<cell colspan="5"><chunk size="8" leading="10">Text</chunk></cell>

</row>

<row>

<cell horizontalalign="center" left="true" top="true" right="true"
bottom="true" leading="13">L</cell>

<cell horizontalalign="center" left="true" top="true" right="true"
bottom="true" leading="13">1</cell>

<cell horizontalalign="center" left="true" top="true" right="true"
bottom="true" leading="13">2</cell>

<cell horizontalalign="center" left="true" top="true" right="true"
bottom="true" leading="13">3</cell>

<cell horizontalalign="center" left="true" top="true" right="true"
bottom="true" leading="13"></cell>

</row>

</table>

<newpage />

 

into different places in an itext pdf document using itextSharp. Do you have
any suggestions on how to do this?

 

Thank you

 

Stwfan

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to