Hi All,
There is a quick sale in this one if you can help me out. I have Winform project that I need to distribute multiple documents which essentially are a contract which we merge customer details into at run time. Just name, address, contact details. We don't need to need the end users to edit or preview the document, just print it. The document may change from time to time so we would like to be able to download it. The document has text and boxes in which a customer needs to sign.
I am not set on a particular document type to distribute DOC, RTF, XML as long as fairly easy to construct a new document going forward.
Hopefully it there is an easy way to do this as I would like to use some of the other IG components and I just need an reason to make the investment.
Thanks
Phil
Thanks that's great.
I am just quickly looking through the Document API. Where is the load and save document? What file types can I load and save?
Cheers
Hi,
Is there a designer or a more complete RTF import available to speed up creating of a report? So that you don't have to create everything from scratch?
Hi Phil,
No, there's no UI. But you can use the UltraGridDocumentExport to export an UltraWinGrid control to a PDF document and it will by essentially WYSIWYG.