Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. WPF
  4. Exporting Grid to PDF

Exporting Grid to PDF

Scheduled Pinned Locked Moved WPF
csshelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    sumit7034
    wrote on last edited by
    #1

    Hi Is there any way in silverlight to export the grid as PDF? Is there any dll that will help? Thanks in Advance

    M B 2 Replies Last reply
    0
    • S sumit7034

      Hi Is there any way in silverlight to export the grid as PDF? Is there any dll that will help? Thanks in Advance

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      Currently, you pretty much need to do that on a server. AFAIK there's no support for rendering UI elements to a bitmap in Silverlight 2. Mark

      Mark Salsbery Microsoft MVP - Visual C++ :java:

      1 Reply Last reply
      0
      • S sumit7034

        Hi Is there any way in silverlight to export the grid as PDF? Is there any dll that will help? Thanks in Advance

        B Offline
        B Offline
        Braulio Dez
        wrote on last edited by
        #3

        Mark is 100 % correct, just grab your data send it to the server using a WCF service, in for instance XML format (just an string), and use any of the well know tools, isharptext I think it's free, then you have tall pdf, ... HTH Braulio

        /// -------------------------      Braulio Díez      DBSchemaEditor.com      Free Silverlight based DB Schema Modeling Tool /// -------------------------

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups