Word to Pdf conversion

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vighnesh

    Word to Pdf conversion


    Hi All

    I am presently dealing a project in which I have convert aWord document
    file as Pdf file.
    Please let me know is it possible in .NET with out using any third party
    component?
    And requesting you to please suggest me the proper approach

    Regards
    Vighneswar



  • Chris Mayers

    #2
    Re: Word to Pdf conversion

    "vighnesh" <vighnesh@nanna computers.com> wrote in message
    news:erLPoMNmFH A.1204@TK2MSFTN GP12.phx.gbl...[color=blue]
    >
    > Hi All
    >
    > I am presently dealing a project in which I have convert aWord document
    > file as Pdf file.
    > Please let me know is it possible in .NET with out using any third party
    > component?
    > And requesting you to please suggest me the proper approach
    >
    > Regards
    > Vighneswar
    >[/color]

    Hi,

    This is somthing that I had to look into a couple of years ago.

    I'm not aware of any easy way of doing this without a 3rd party component.
    I believe the PDF specifications are 'open', so I guess in theory you could
    write your own PDF generator, but it would be one hell of a task!

    There are quite a few tools and components on the market, some pretty cheap,
    that should be able to help. I can't remember any of the top of my head, but
    a quick Google should give you plenty to start off with.

    Actually, one that I looked at that was pretty good was called somthing like
    'Amyuni PDFCreator'

    Regards,

    Chris.


    Comment

    • Cor Ligthert [MVP]

      #3
      Re: Word to Pdf conversion


      "vighnesh"[color=blue]
      > I am presently dealing a project in which I have convert aWord document
      > file as Pdf file.
      > Please let me know is it possible in .NET with out using any third party
      > component?
      > And requesting you to please suggest me the proper approach
      >[/color]
      No, you need at least a component by instance from Adobe or AFAIK form
      9rays-net
      Software lifecycle management and cryptography solutions, WinForms, ASP.NET components and controls


      I hope this helps,

      Cor


      Comment

      • Mark Rae

        #4
        Re: Word to Pdf conversion

        "vighnesh" <vighnesh@nanna computers.com> wrote in message
        news:erLPoMNmFH A.1204@TK2MSFTN GP12.phx.gbl...

        Please don't cross-post...
        [color=blue]
        > I am presently dealing a project in which I have convert aWord document
        > file as Pdf file.
        > Please let me know is it possible in .NET with out using any third party
        > component?
        > And requesting you to please suggest me the proper approach[/color]

        There's nothing built into the Framework which supports this natively, so
        you will either have to write your own (don't even think about it!) or use a
        3rd-party component. This is the best one I've seen so far...

        Convert, View, Edit and do more with Word, PDF, PowerPoint, Excel, 3D, CAD and 100s of other file formats, powered by Aspose APIs



        Comment

        • Subin Kushle

          #5
          Re: Word to Pdf conversion

          Greetings,
          I guess the best way to convert a word document to pdf without using third
          party components will be to print the word document to the Adobe PDF printer
          device that installs itself along with the Adobe acrobat professional.

          best,
          Subin Kushle.

          "vighnesh" <vighnesh@nanna computers.com> wrote in message
          news:erLPoMNmFH A.1204@TK2MSFTN GP12.phx.gbl...[color=blue]
          >
          > Hi All
          >
          > I am presently dealing a project in which I have convert aWord document
          > file as Pdf file.
          > Please let me know is it possible in .NET with out using any third party
          > component?
          > And requesting you to please suggest me the proper approach
          >
          > Regards
          > Vighneswar
          >
          >
          >[/color]


          Comment

          • m.posseth

            #6
            Re: Word to Pdf conversion

            There are also some opensource components out there , even written in .Net
            just do a Google on them

            M. Posseth


            "vighnesh" <vighnesh@nanna computers.com> schreef in bericht
            news:erLPoMNmFH A.1204@TK2MSFTN GP12.phx.gbl...[color=blue]
            >
            > Hi All
            >
            > I am presently dealing a project in which I have convert aWord document
            > file as Pdf file.
            > Please let me know is it possible in .NET with out using any third party
            > component?
            > And requesting you to please suggest me the proper approach
            >
            > Regards
            > Vighneswar
            >
            >[/color]


            Comment

            • m.posseth

              #7
              Re: Word to Pdf conversion

              There are also some opensource components out there , even written in .Net
              just do a Google on them

              M. Posseth


              "vighnesh" <vighnesh@nanna computers.com> schreef in bericht
              news:erLPoMNmFH A.1204@TK2MSFTN GP12.phx.gbl...[color=blue]
              >
              > Hi All
              >
              > I am presently dealing a project in which I have convert aWord document
              > file as Pdf file.
              > Please let me know is it possible in .NET with out using any third party
              > component?
              > And requesting you to please suggest me the proper approach
              >
              > Regards
              > Vighneswar
              >
              >[/color]


              Comment

              Working...