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
210
Calendar to HTML or PDF
posted

Hi all, I am currently using EWS to pull calendar information out of Exchange 2007. I am populating that information into a UltraCalendarInfo that is tied to an UltraMonthViewSingle component. For this project I need to render that out as either HTML, PDF or worse case scenario and image file. Is there a way to do that using the Infragistics.Documents library? I've been browsing the documents on that but I am kind of pressed for time, any guidance would be helpful. Thanks.

 

Ryan

 

Parents
No Data
Reply
  • 469350
    Verified Answer
    Offline posted

    Hi Ryan,

        I'm sure you could using the Documents assembly to create a PDF file based on your calendar information. But I'm afraid there's no easy or automatic way to do it. You would probably want to create a report, add a section, then add a Grid to that section and populate the grid with text elements or images or whatever you need. It's not a trivial undertaking, though. 

Children
No Data