Infragistics Home

Infragistics Forums

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

Browse by Tags

All Tags » EMF (RSS)
  • Re: "Print" a Windows Form to PDF

    Obviously you can create a bitmap from your form and maybe this is good enough. But you are leaving out all the vectorized advantages that a PDF supports. Your text quality will be garbage, and you won't be able to search on any text. You can save the drawings of your controls as a vectorized metafile...
    Posted to Forum by dzander on 01-09-2008
  • Re: EMF Metafile support in Infragistics.Documents

    Done. It seems to me that if Infragistics.Documents could support EMF files and/or the full gambit of GDI/GDI+ commands this would make your component incredibly powerfull. A couple of nice options would be: .AddMetaFile() ---> If this could work with EMF metafiles ICanvas.Graphics actually returned...
    Posted to Forum by dzander on 01-09-2008
  • EMF Metafile support in Infragistics.Documents

    We would like to create PDF reports using Infragistics.Documents. Our report output includes, grids, formatted text, charts and images. I have discovered how to create metafiles from the Infragistics UltraGrid and UltraFormatedTextEdtior using UIElement.Print, so combining all of these elements into...
    Posted to Forum by dzander on 01-08-2008
  • EMF Metafile support in Infragistics.Documents

    We would like to create PDF reports using Infragistics.Documents. Our report output includes, grids, formatted text, charts and images. I have discovered how to create metafiles from the Infragistics UltraGrid and UltraFormatedTextEdtior using UIElement.Print, so combining all of these elements into...
    Posted to Forum by dzander on 01-07-2008
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems