Hi All,
 
I have one xml file mention below ...
I want to generate the PDF in the same order .... (i mean first paragraph text, table and paragraph....)
 
  <paragraph>  This text is displayed with Heading #1  </paragraph>
  <table>
   <table-row >
    <table-cell>CELL 1</table-cell>
   </table-row>
  </table>
  <paragraph>This text is displayed with Heading #2  </paragraph>
 
Regards
Varadharajan S


Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25�

Reply via email to