Could you point to any online example to use Infragistics.Documents for PDF ?
Thanks ..
Hello,
The following are online samples for using the PDF feature:
http://samples.infragistics.com/aspnet/Samples/WebDataGrid/Data/Document-Exporter/Default.aspx?cn=document-exporter&sid=956dc5cd-b842-4cd9-8e92-940fdd3425b2.
http://samples.infragistics.com/reporting/RunSamples.aspx?cn=print-and-export#/print-and-export/export-a-report.
In the 'Windows Form Feature Browser' if you have marked 'Samples' before installing the WinFroms controls, there is a sample called 'Samples Gallery' under the Publishing and Printing' tab.
Please feel free to let me know if I misunderstood you or if you have any other questions.
Thanks on quick answer but it is not what I need ..
I can not use [WebDataGrid] exporter.Is any example to create pdf from "raw data" not data from "grid" ..
I need to create PDF using Infragistics35.WebUI.Documents.v9.1Our input format is custom xml and we have to create PDF on similar way that we create EXCEL with Infragistics35.WebUI.Excel.v9.1 ..
i am just curious is it the same way to creat pdf vb.net with other documents. can i use the same method. if so,that would be good to learn one way.
Not now.. Probablly latter when I start project. From your links I found decent examples "for start" ..
Thanks
Hi dmcmichael,
Please let me know if you need further assistance with this matter.
Best Regards,
Petar IvanovDeveloper Support EngineerInfragistics, Inc.http://ko.infragistics.com/support
Apologies for the previous misconception.
Our 11.1 documentation still has information on the Infragistics.Documents library:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=DocumentEngine_Writing_Reports.html
In your scenario you may find useful information in the following resources for adding a table/grid to a report:
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/DocumentEngine_Tables.html
http://help.infragistics.com/Help/NetAdvantage/ASPNET/2011.1/CLR4.0/html/DocumentEngine_Grids.html
As per using the UltraWebGrid in your implementation, UltraWebGrid may be bound to hierarchical XML as described at:
http://help.infragistics.com/NetAdvantage/ASPNET/2011.1/CLR4.0/?page=WebGrid_Binding_WebGrid_to_an_XML_Data_Source.html
If you wish to attach a file to your post, you can add it through the Options tab on the reply page.
Please feel free to contact me with any questions.