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 to convert word document pdf in asp.net ??

How to convert word document pdf in asp.net ??

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
4 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.
  • J Offline
    J Offline
    JC KaNNaN
    wrote on last edited by
    #1

    Hi, i am using asp.net 2.0... i want to convert word to pdf without install any software. plz give valuable solution for me...

    Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

    A H 2 Replies Last reply
    0
    • J JC KaNNaN

      Hi, i am using asp.net 2.0... i want to convert word to pdf without install any software. plz give valuable solution for me...

      Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

      A Offline
      A Offline
      annathor
      wrote on last edited by
      #2

      http://download.microsoft.com/download/0/B/E/0BE8BDD7-E5E8-422A-ABFD-4342ED7AD886/Word97-2007BinaryFileFormat(doc)Specification.pdf[^] http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=51502[^] docx is just a zip file containing xml and images. read this and the rest is just move data from A to B, save B to disk, voila word to pdf conversion.

      1 Reply Last reply
      0
      • J JC KaNNaN

        Hi, i am using asp.net 2.0... i want to convert word to pdf without install any software. plz give valuable solution for me...

        Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

        H Offline
        H Offline
        HimaBindu Vejella
        wrote on last edited by
        #3

        Go through this code in codeproject Convert Word-Documents to PDF on an ASP.NET Server[^] and also http://www.pdfonline.com/easyconverter/sdk/code_samples/pdf2word/aspnet_convertpdftortf/aspnet_convertpdftortf.htm[^]

        "If you can dream IT, you can become IT"

        J 1 Reply Last reply
        0
        • H HimaBindu Vejella

          Go through this code in codeproject Convert Word-Documents to PDF on an ASP.NET Server[^] and also http://www.pdfonline.com/easyconverter/sdk/code_samples/pdf2word/aspnet_convertpdftortf/aspnet_convertpdftortf.htm[^]

          "If you can dream IT, you can become IT"

          J Offline
          J Offline
          JC KaNNaN
          wrote on last edited by
          #4

          Hi, please send some other example...

          Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

          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