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. Web Development
  3. ASP.NET
  4. Help with saving a SQL Reporting Services report as pdf

Help with saving a SQL Reporting Services report as pdf

Scheduled Pinned Locked Moved ASP.NET
databasehelpquestion
5 Posts 2 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.
  • M Offline
    M Offline
    Martin_
    wrote on last edited by
    #1

    Hi, I need help saving reports as pdf. Right now, the user has to run the report and save it as pdf manually. Is there a way to do this dynamically? Thanks, Martin

    T 1 Reply Last reply
    0
    • M Martin_

      Hi, I need help saving reports as pdf. Right now, the user has to run the report and save it as pdf manually. Is there a way to do this dynamically? Thanks, Martin

      T Offline
      T Offline
      The Man from U N C L E
      wrote on last edited by
      #2

      They could subscribe to the report and have it emailed to them as a pdf.

      If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

      M 1 Reply Last reply
      0
      • T The Man from U N C L E

        They could subscribe to the report and have it emailed to them as a pdf.

        If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

        M Offline
        M Offline
        Martin_
        wrote on last edited by
        #3

        Thanks, but I have to be able to run the reports and save them. Martin

        T 1 Reply Last reply
        0
        • M Martin_

          Thanks, but I have to be able to run the reports and save them. Martin

          T Offline
          T Offline
          The Man from U N C L E
          wrote on last edited by
          #4

          Subscriptions do have an option to output to a given directory. Of course Reporting Services may not be the correct tool for the job. What is the end goal? Presumably the end user does something, or clicks something that generates this pdf? If you are merely using reporting services to dump a grid, or Form to PDF there are many other ways of doing it. The Infragistics Grid, for example, has Export to PDF built in, as do others. There is also an open source PDF writer out there called SharpPDF[^]. I believe the learning curve is pretty steep though. If you are in a pure web environment I would have thought Reporting Services pretty much does the job.

          If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

          M 1 Reply Last reply
          0
          • T The Man from U N C L E

            Subscriptions do have an option to output to a given directory. Of course Reporting Services may not be the correct tool for the job. What is the end goal? Presumably the end user does something, or clicks something that generates this pdf? If you are merely using reporting services to dump a grid, or Form to PDF there are many other ways of doing it. The Infragistics Grid, for example, has Export to PDF built in, as do others. There is also an open source PDF writer out there called SharpPDF[^]. I believe the learning curve is pretty steep though. If you are in a pure web environment I would have thought Reporting Services pretty much does the job.

            If you have knowledge, let others light their candles at it. Margaret Fuller (1810 - 1850) [My Articles]  [My Website]

            M Offline
            M Offline
            Martin_
            wrote on last edited by
            #5

            The end goal is to create a nice looking report and save it as pdf. I have to format the report. This is a VB.NET background application without a GUI. At the end of the day, it collects data and saves it as an easy to read pdf. Thanks, Martin

            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