How can convert XML to PDF using iTextSharp?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: How can convert XML to PDF using iTextSharp? the iTextSharp's current XML to PDF is clearly out of date and does not work. So I went about fixing the problem but i am not been able to covert it Can any one help me. <?xml version="1.0" encoding="utf-8" ?> <catalog> <cd> <SR.No>14</SR.No> <test>loss test</test> <code>ISO-133</code> <unit>gm</unit> <sampleid>36</sampleid> <boreholeid>21</boreholeid> <pieceno>63</pieceno> </cd> <cd> <SR.No>24</SR.No> <test>sand</test> <code>ISO-133</code> <unit>gm</unit> <sampleid>71</sampleid> <boreholeid>22<