Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
Create a PDF in code
posted

Hello:

I'm using Infragistics 2015 for WinForms.

Can you direct me to any examples / samples to creating a PDF in code?

I see examples for exporting from an UltraGrid and samples for ASP but none of those are for just creating a PDF in code.

For context, I am fetching data from a database then attempting to create a 'form letter' that can be saved to disk as a PDF.  The PDF is several ages of text pictures, all generated in code.

Thank you in advance for any pointers.

-Robert

Parents
No Data
Reply
  • 6120
    Offline posted

    Hi Robert, 

    Please check the DocumentExporterGallery sample under Legacy\Document\CS samples. You can refer to this sample for creating a PDF through code. Please let me know if you need any further assistance. 

    Sincerely,

    Sahaja Kokkalagadda

    Associate Software Developer, Windows Forms

    http://es.infragistics.com/

Children