c# - How to export data in Groupbox into PDF? -


i have built simple windows form application using c#. stuck here , not find anywhere.

what simple application queries out information in groupbox has textboxes labels , buttons. export or convert data in groupbox pdf.

is there way implement that??

thank in advance~

you may want have @ http://www.pdfsharp.com/pdfsharp/. it's pretty framework need.

good luck


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -