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. C#
  4. SQL image to pdf in c#

SQL image to pdf in c#

Scheduled Pinned Locked Moved C#
csharpdatabasetutorial
7 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
    Saamir
    wrote on last edited by
    #1

    Hi guys, I have a sql image field where I am saving pdf's to. I am now trying to archive these by converting them back to pdf's. I haven't been able to find any resources on how to do that. Please if anybody knows how to do this then I will appreciate it. Thanks in advance

    Sameer

    D G 2 Replies Last reply
    0
    • S Saamir

      Hi guys, I have a sql image field where I am saving pdf's to. I am now trying to archive these by converting them back to pdf's. I haven't been able to find any resources on how to do that. Please if anybody knows how to do this then I will appreciate it. Thanks in advance

      Sameer

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Google for "save image to SQL database VB.NET". You'll find a tons of examples. A PDF file is no different than handling an image file.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008

      S 1 Reply Last reply
      0
      • S Saamir

        Hi guys, I have a sql image field where I am saving pdf's to. I am now trying to archive these by converting them back to pdf's. I haven't been able to find any resources on how to do that. Please if anybody knows how to do this then I will appreciate it. Thanks in advance

        Sameer

        G Offline
        G Offline
        Giorgi Dalakishvili
        wrote on last edited by
        #3

        Here you are: Answer[^]

        Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

        S 1 Reply Last reply
        0
        • G Giorgi Dalakishvili

          Here you are: Answer[^]

          Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

          S Offline
          S Offline
          Saamir
          wrote on last edited by
          #4

          You are a life saver. Thank you very much.

          Sameer

          G 1 Reply Last reply
          0
          • D Dave Kreskowiak

            Google for "save image to SQL database VB.NET". You'll find a tons of examples. A PDF file is no different than handling an image file.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008

            S Offline
            S Offline
            Saamir
            wrote on last edited by
            #5

            I wasn't trying to save images/pdf's, I am doing that already, I was trying to extract them back to pdf's. I got it to work, thank you.

            Sameer

            D 1 Reply Last reply
            0
            • S Saamir

              You are a life saver. Thank you very much.

              Sameer

              G Offline
              G Offline
              Giorgi Dalakishvili
              wrote on last edited by
              #6

              You are welcome :)

              Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

              1 Reply Last reply
              0
              • S Saamir

                I wasn't trying to save images/pdf's, I am doing that already, I was trying to extract them back to pdf's. I got it to work, thank you.

                Sameer

                D Offline
                D Offline
                Dave Kreskowiak
                wrote on last edited by
                #7

                Yep, and just about all the examples I've seen have the cofde to do BOTH sides of the operation, save and retrieve.

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                     2006, 2007, 2008

                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