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. how can i send a mail in .pdf format

how can i send a mail in .pdf format

Scheduled Pinned Locked Moved ASP.NET
csharphtmlasp-nethelp
8 Posts 4 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.
  • I Offline
    I Offline
    inayat basha
    wrote on last edited by
    #1

    Hi all, i have developed a application in asp.net and vb.net, i was sending the mail by HTML format but i want 2 send this in .pdf format with the client images....please can any one help me...... Regards, S.Inayat Basha.

    A 1 Reply Last reply
    0
    • I inayat basha

      Hi all, i have developed a application in asp.net and vb.net, i was sending the mail by HTML format but i want 2 send this in .pdf format with the client images....please can any one help me...... Regards, S.Inayat Basha.

      A Offline
      A Offline
      Abhijit Jana
      wrote on last edited by
      #2

      inayat basha wrote:

      , i was sending the mail by HTML format but i want 2 send this in .pdf format with the client images...

      You want to send these by attachment with Mail ? or what :confused:

      Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

      I 1 Reply Last reply
      0
      • A Abhijit Jana

        inayat basha wrote:

        , i was sending the mail by HTML format but i want 2 send this in .pdf format with the client images...

        You want to send these by attachment with Mail ? or what :confused:

        Abhijit Jana | Codeproject MVP Web Site : abhijitjana.net Don't forget to click "Good Answer" on the post(s) that helped you.

        I Offline
        I Offline
        inayat basha
        wrote on last edited by
        #3

        hi, yes, i want to send this as an attachment. Regards, S.Inayat Basha

        M 1 Reply Last reply
        0
        • I inayat basha

          hi, yes, i want to send this as an attachment. Regards, S.Inayat Basha

          M Offline
          M Offline
          Manas Bhardwaj
          wrote on last edited by
          #4

          inayat basha wrote:

          yes, i want to send this as an attachment.

          You need to convert it to pdf and add as an attachment. 1.) There are many third party tools available in the market. Just try to search [^]for them. Some are also freeware. 2.) Add attchment to mail[^]

          Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

          I 1 Reply Last reply
          0
          • M Manas Bhardwaj

            inayat basha wrote:

            yes, i want to send this as an attachment.

            You need to convert it to pdf and add as an attachment. 1.) There are many third party tools available in the market. Just try to search [^]for them. Some are also freeware. 2.) Add attchment to mail[^]

            Manas Bhardwaj Please remember to rate helpful or unhelpful answers, it lets us and people reading the forums know if our answers are any good.

            I Offline
            I Offline
            inayat basha
            wrote on last edited by
            #5

            Hi, No yaar i want to attach with my code only not by converting them... I am saving the customer details in one page after that i am taking the details in other page what he want. After that i am issuing the material to the customer by clicking save button, at that time only the mail had to be send to the customer with an attachment in the form of .pdf format. Regards, S.Inayat Basha.

            L 1 Reply Last reply
            0
            • I inayat basha

              Hi, No yaar i want to attach with my code only not by converting them... I am saving the customer details in one page after that i am taking the details in other page what he want. After that i am issuing the material to the customer by clicking save button, at that time only the mail had to be send to the customer with an attachment in the form of .pdf format. Regards, S.Inayat Basha.

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              inayat basha wrote:

              i want to attach with my code only not by converting them...

              This makes no sense. how can you attach something as PDF without converting it to PDF? The only way to achieve what you want is to send the attachment data to some form of PDF converter which creates a file. Then attach that file to the email before you send. If you want to do this all in your own code then you will need one of the PDF converter libraries that are available.

              I 1 Reply Last reply
              0
              • L Lost User

                inayat basha wrote:

                i want to attach with my code only not by converting them...

                This makes no sense. how can you attach something as PDF without converting it to PDF? The only way to achieve what you want is to send the attachment data to some form of PDF converter which creates a file. Then attach that file to the email before you send. If you want to do this all in your own code then you will need one of the PDF converter libraries that are available.

                I Offline
                I Offline
                inayat basha
                wrote on last edited by
                #7

                thx for ur sugession.can u tell me the PDF converter libraries plzzz

                L 1 Reply Last reply
                0
                • I inayat basha

                  thx for ur sugession.can u tell me the PDF converter libraries plzzz

                  L Offline
                  L Offline
                  Lost User
                  wrote on last edited by
                  #8

                  inayat basha wrote:

                  thx for ur sugession.can u tell me the PDF converter libraries plzzz

                  While I appreciate that English may not be your first language, writing in this textspeak form makes you appear less intelligent than you may actually be. Try searching Google for "PDF Library".

                  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