Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Loading Xaml to PDF/XPS

Last post 07-02-2008 11:07 by [Infragistics] Matt Snyder. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 07-02-2008 10:17

    Loading Xaml to PDF/XPS

    Wondering if the Infragistics.Documents can load Xaml RTF?

     

    • Post Points: 20
  • 07-02-2008 10:40 In reply to

    Re: Loading Xaml to PDF/XPS

     There is no support in the Documents assembly for interpreting XAML, nor is there an easy way to read in RTF text.  You could submit a feature request through Developer Support.

    -Matt

    • Post Points: 20
  • 07-02-2008 10:52 In reply to

    Re: Loading Xaml to PDF/XPS

    What about loading XAML converted to HTML?

     Also is there a report designer available rather than having to code co-ordinates?

    • Post Points: 20
  • 07-02-2008 10:55 In reply to

    Re: Loading Xaml to PDF/XPS

    There is no way to import HTML either, as the Documents engine was not designed to be an HTML parser.  There is not a designer available currently either, though you could certainly add that to your feature request.

    -Matt

    • Post Points: 20
  • 07-02-2008 11:01 In reply to

    Re: Loading Xaml to PDF/XPS

    What if we have an ASP.NET application that produces XPS report, can there be a way to save these XPS reports to PDF?

    • Post Points: 20
  • 07-02-2008 11:07 In reply to

    Re: Loading Xaml to PDF/XPS

    Not through the Documents engine, since it cannot read in a file that has already been published; the main reason for this is that PDF/XPS doesn't have a concept of the high-level elements used to generate the report, such as a grid, section, etc.  Doing a quick Google search it seems like there are some XPS -> PDF conversion utilities, at least in development, though.

    -Matt

    • Post Points: 5
Page 1 of 1 (6 items)
Powered by Community Server (Commercial Edition), by Telligent Systems