Hi , I am little new to Aspose.
My requirement is : I have a gridview with child columns in it and I have to export it to pdf format.
Please provide help on the same.
Hi , I am little new to Aspose.
My requirement is : I have a gridview with child columns in it and I have to export it to pdf format.
Please provide help on the same.
Hello Krunal,
Thanks for using our products.
Can you please share some details on how you are using the Grid control i.e. it's the normal .NET Grid view control or you are using Aspose.Cells grid view control.
Hi,
I have a gridview which contains the child coulmns in it. This gridview is a normal .net gridview not the Aspose one.
Hello Krunal,
Thanks for considering Aspose.
Aspose.Pdf is a component which is used to generated PDF documents from scratch. You can use its API, convert an XML/XSL-FO, image file, text file and even web pages into PDF format using this product. It also supports the feature of exporting database contents into PDF format. Please note that it can only import data from ObjectArray, DataTable and DataView object.
As per your requirements, you can first export the contents of DataGridView into any of the above object types and then use Aspose.Pdf to convert it into PDF format. For more related information, please visit Integrate Table with Database
In case it does not satisfy your requirements or you have any further query, please feel free to contact.