conversion data format DOC->PDF

.net , vb6 Waco, United States
  • 13 years ago

    Hello all, existing any function for conversion data format DOC (MS OFFICE) to PDF (Acrobat Reader)? My idea is use this function in own VB application so:

    AnyConvFunction InputDocFile, OutputPdfFile

    Thanks for sample,

     

  • 13 years ago

    Hi,

    I have one option for you. That is-

    1- install the cute pdf writer software, free available on net.
    2- print the word document through VB, select the printer  "CutePDF Writer" & save the file at location specified by you.

    Regards,

    Aditya Singh

  • 13 years ago

    Hi,

    You can try our PDF Metamorphosis .Net - it able to convert  RTF and DOC to PDF.

    http://www.sautinsoft.com/products/pdf-metamorphosis/index.php

    Let me know if you will have questions about using it.

    Max

     

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“It is practically impossible to teach good programming style to students that have had prior exposure to BASIC. As potential programmers, they are mentally mutilated beyond hope of regeneration.” - E. W. Dijkstra