开发者

xml data to pdf form vb.net

开发者 https://www.devze.com 2023-02-28 10:53 出处:网络
net. i just get the database values. Database values are converted to xml format using fo开发者_StackOverflowr nested keyword. i m having the proper xml file. now i need to bind this xml data into PDF

net. i just get the database values. Database values are converted to xml format using fo开发者_StackOverflowr nested keyword. i m having the proper xml file. now i need to bind this xml data into PDF form. In pdf form i m having one table. i need to fill this table using xml data. anybody helpme.


You can use an XSL-FO the can transform your XML to a PDF.

Alternatively, use one of the many .NET PDF libraries to generate a PDF directly from either the database values or the XML.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号