HTML to Word or PDF to Word

Are there any components out there that will allow us to get
HTML content into Word format? Or, since we can generate PDF
easily, PDF to Word format?
Thanks
Paul

This component can convert HTML to Word:http://www.sautinsoft.com/products/html-to-rtf/index.php
This is a sample code:
  SautinSoft.HtmlToRtf h = new SautinSoft.HtmlToRtf();
        //here we specify page numbers
        h.PageNumbers = SautinSoft.HtmlToRtf.ePageNumbers.PageNumFirst;
        h.HtmlPath = Server.MapPath("");
        string rtf = h.ConvertFileToString(Server.MapPath(""), @Default.aspx);
        //show Word/rtf
        if (rtf != "")
            Response.Buffer = true;
            Response.Clear();
            Response.ContentType = "aplication/msword";
            Response.AddHeader("Content-Disposition:", "attachment; filename=Test.doc");
            Response.Write(rtf);
            Response.Flush();
            Response.End();
Or another sample to convert in memory:
SautinSoft.HtmlToRtf h = new SautinSoft.HtmlToRtf();
string word = h.ConvertString(htmlString);
Written in 100% managed C#
Absolutely standalone, doesn't require MS Office or any  dependencies
Can be used in C#, VB.Net, J#, Delphi.Net, ColdFusion
Works at shared-hosting servers with Medium trust  level, like a GoDaddy
Download complete functional trial: http://www.sautinsoft.com/components/htmltortf_pro_net.zip
Best wishes,
Max

Similar Messages

  • How to conver a file from pdf to words

    how to convert a PDF file to microsoft word

    Hi [email protected],
    In order to conver PDF files to Microsoft Word documents, you can either purchase Export PDF subscription or you can purchase Adobe Acrobat XI subscription. Form more details, please erefer the link below:
    Export PDF: Convert PDF to Word & Convert PDF to Excel Documents | Adobe ExportPDF
    Acrobat XI: Convert PDF to Word doc, PDF to Word converter | Adobe Acrobat XI

  • Send word or pdf document as HTML email

    Hello all,
    we have word documents (on a local file) that we want to send via SAP as HTML email, i.e. we need the content of the word document in the email body. The documents also contain images. With the class cl_bcs I can send mails including attachments and also pure HTML but I don't know how to convert the word or pdf document into HTML and how to process it to get the images in the correct way. Is there perhaps a more direct way to achieve the goal to mail the word documents? Is there anybody who can help?
    Thank you very much and best regards
    Frank

    First, as you guessed, most (all?) mail clients don't display "complex" documents (doc, xls, pdf, etc.) inside a mail, they are always provided as attachments. Only simple documents like images can be directly displayed.
    SAP's job is not to convert from a format to another, especially .DOC and .PDF formats, which are rather complex.
    You'd better look at specialized third-party softwares. Note that SAP has a connection tool called BC-XDC (eXternal Document Converter) which is used to connect these third-party softwares to SAP. You may look at the certified softwares using this connection tool.
    Notes: if the .DOC and .PDF documents are generated by one of your programs, prefer to modify them to generate the documents in another format (HTML) instead of converting them. I can't say much as I don't know your exact scenario.
    There is also SO_RTF_TO_HTM (and CONVERT_TEXT maybe) function module, but I wouldn't expect much of it.

  • How do I convert a pdf to word

    I just bought the package that allows converstions from PDF to Word, how do i do this?

    Hi VPI1,
    If you purchase the Export PDF subscription, then please go through this link.
    http://helpx.adobe.com/acrobat-com/help/adobe-exportpdf-faq.html
    Please let us know if you have purchased the full program.
    Regards,
    Anand

  • Unable to convert Microsoft Word doc. to PDF in Words (there is no response)

    Unable to convert Microsoft Word doc to PDF in Words (Does not respond) or Create PDF from a Word doc. in Adobe Acrobat X Standard 10.1.1 with all updates installed. I receive apop-up saying "Missing PDF Maker Files: Dou you want to run the installer in Repair Mode"  I have done this several times. I have un-installrd and re installed the program twice. Still does not work. I'm running Windows 7 Home version and Microsoft Office XP 2002. This is a brabd new Acrobat program right out of the box. Suggestions Please.

    In WORD 2002, I believe you can only print to the Adobe PDF printer. I think that WORD 2003 is the first compatible with AA X. Check out http://kb2.adobe.com/cps/333/333504.html.

  • PDF to Word Converter

    Will this PDF to Word converter retain the original line numbers and margin lines from the PDF?
    I produce court transcripts and when I tried to convert it with my CAT software, Word couldn't realize that sometimes you have
    information single spaced and sometimes double spaced, but the line numbers must remain fixed  Does this make sense? 
    (I also need to retain margin lines, headers and footers.)
    For example:                                                  
    This is the proper typed layout:                              And this is what I got:
    1     Case No:  XXX                                                1     Case No: XXX
    2     Appearances:                                                 2     Appearances:
    3     Ms. Lawyer, Esq.                                           3     Ms. Lawyer, Esq.
           Beautiful Street                                              4     Beautiful Street
    4     Wonderful City, State Zip                                5     Wonderful City, State Zip
    Has anybody come across this problem?
    I just want to make sure it works before I purchase a year's subscription.     Thanks!

    Good day,
    Give the service a try.  Visit http://exportpdf.acrobat.com/signin.html and log in with your Adobe ID credentials (the same username and password you used to post on these forums.)  We offer a 1 file trial conversion.  The results of your trial conversion will probably be indicative of what you can expect going forward.  It's important to remember though that the file-level data present on the input is greatly going to influence the output.
    Please let us know if you have any questions.
    Kind regards,
    David
    Acrobat Community Manager
    Adobe Systems

  • Java? Platform, Standard Edition 6 API Specification in PDF or Word format

    I found this help documentation about Java classes on this address http://java.sun.com/javase/6/docs/api/. Can I find the same documentation but in format I can look while I'm not connected on the internet (like PDF or word documents)?
    Thanks.
    P.S. - Sorry if this is posted in the wrong section

    Here you go:
    [Java SE 6 API Doc. Download|https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=jdk-6u10-docs-oth-JPR@CDS-CDS_Developer]
    doc. installation instructions: [http://java.sun.com/javase/6/webnotes/install/jdk/install-docs.html]
    Found on this page: [http://java.sun.com/javase/downloads/index.jsp]
    (html version though)

  • Converting pdf to word  doc

    how do i convert a pdf documdnt to a microsoft word document?

    Good day,
    Welcome! 
    You can convert PDF documents to Word file by subscribing to our ExportPDF service.  You can learn more by visiting: https://www.acrobat.com/exportpdf/en/convert-pdf-to-word.html
    If you ever have any questions, post them to our forums and we'll try to help!
    Kind regards,
    David

  • How do I convert PDF to word on a mac?

    Hi,
    I'm new to apple products and i'm struggling to find how i convert a pdf file to word.  On a PC the option automatically popped up on the file or edit and right click.  There is no right click on a mac from what I can see and there is no option in file or edit.
    Any help grately received.
    Thanks in advance
    Jo

    I've found that some of the non-Adobe converters (and some of the free online converters) don't do such a good job as Acrobat Pro. If you want to try it out, you can download one of the free 30-day trial packages from Adobe that include Acrobat Pro X (such as Adobe Creative Suite 6 Design Standard),
    but it is really very expensive, but there are many other third pary PDF converter progarms out there:
    like: Vibosoft PDF converter master:
    http://www.vibosoft.com/ebook/convert-pdf-to-word-mac-windows.html
    iStonsoft PDF to word Mac
    http://www.istonsoft.com/pdf-to-word-converter-for-mac.html
    Coolmuster PDF converter pro Mac
    http://www.coolmuster.com/pdf-converter-pro-for-mac.html
    and more...

  • Convert PDF to Word Document

    I'm trying to convert a PFD file into a word processing Word Document. Don't know if this is the right place, but if anyone can tell me how to do it, or direct me a software program, I would appreciate it.
    Thank you
    Peter

    Hello Peter,
    Perhaps this utility can assist you with this task.
    http://echoone.com/filejuicer/pdf-to-word
    Or this one.
    http://www.nemopdf.con/products/pdftoword.html
    A simple Google search for "convert PDF to Word" search should give you a plethora of sites as well.
    Hope this helps.
    B-rock

  • Displaying PDF and Word Document

    Hi,
    I have used the methods to display HTML :
    1. Link to Action and the IFrame -> The Result was the html file I was able to display in the same window.
    2. Link to URL -> The Result was html file opened in different window.
    3.IFrame and attaching the file in project -> it was resulted in html file getting dispalyed in IFrame.
    Now if I want to extend the functionality for PDF or word document, is the procedure same or different
    Can anyone enlighten me on this
    Any thoughts on this.
    Thanks in Advance
    Srikant

    Hi srikant,
    You can also display word documents and pdf by uploading it in the server.
    For this you'll have to create  aliases in the server for the corressponding documents that you want to uploaad.
    Go to visual admin ->services->httpprovider.
    Then click the tab 'aliases'. Here you can give the name of your alias and also the document to which the alias should point(first upload the document to the server machine and then give the path here ) .
    Now when you type http://server:port/aliasname your document will open in the browser. You can display it either through your iFrame or linktourl as you prefer.
    Hope my effort will help you.
    Regards,
    Rahul.

  • Cannot Convert PDF to Word

    Hi, I am attempting to convert a PDF to word.  I had another file the exact same size and essentially the same content, but the latest file is a corrected version of the first.  I need to compare the two word documents to insure no additional changes were made to the corrected copy.  I had no problem converting the first document to Word format succesfully. 
    The PDF is 14.00 MB.  My OS is Mac OS X 10.9.2, browser Safari and Firefox (I attempted to convert using both browsers.)  I have Microsoft Word 2011 and am using Adobe Export PDF to convert online to a docx format. I've attemptd this approximately five times.  Acrobat Distiller 10.0.0 is the producer of the PDF and the application is pScript5.dll Version 5.2.2.  The error message is vague; "Conversion Faliure" is the only info provided.  I would like a refund for this purcahsed product if the conversion is not successful as this project is specifically why I bought Adobe Export PDF.  Thank you for any assistance that can be provided.

    Hi NKB37,
    I'm sorry that you're running into trouble with ExportPDF. Since the issue seems to be particular to one file, I would like to suggest that you send us your original file using the following File Conversion Issue form and Adobe will take a closer look at the file.
    If you'd rather proceed with a refund, please contact our chat team by visiting: https://www.acrobat.com/misc/en/contact-support.html
    Best,
    Sara

  • PDF to Word 2007

    Hello I am trying to convert a PDF to Word 2007 in an editable format while retaining the original layout of the PDF.  I have downloaded a lot of different free options online that have simply pasted the PDF into word as an image instead of a .doc
    Can anyone help me with this?

    If you want it done properly obtain Acrobat X (Standard or Pro).
    Either supports save as / export to MS Word.
    You can obtain a free 30-day trial of Acrobat X Pro at:
    https://www.adobe.com/cfusion/tdrc/index.cfm?product=acrobat_pro&loc=en
    Alternatively you could subscribe to Adobe's online service ExportPDF.
    https://www.acrobat.com/exportpdf/en/home.html
    Be well...

  • Word 2007 = PDF

    Hi,
    I'm french, sorry for my English.
    I have Adobe acrobat pro extensed 9.
    When i generate a PDF file with a WORD, i have a problems.
    In word 2007 :
    In PDF :
    Thank you for your help

    Converting Word (table) to pdf - lines screwed up - googled as far back as 2004.
    BUG STILL exists. HELP/FIX PLEASE?
    http://www.pcreview.co.uk/forums/missing-table-lines-conversion-pdf-t878406.html
    http://forums.adobe.com/thread/305508 
    Trying to convert any word doc with tables (& shading) to PDF
    - basic table, black borders throughout
    - shaded headings, black outline border
    - shaded subheadings, black outline border 
    However when convert to PDF:
    - 'displays' NO top cell border for some/all shaded rows
    - shows diff thickness lines
    - each conversion, diff lines missing/incorrectly sized
    - however converted pdf prints perfectly fine 
    Adobe know about the bug, per PRMW's (Paul's) post on 2009-07-15 15:44:34, however only offered a painful time consuming workaround using non-freeware Adobe Pro:
    http://acrobatusers.com/forum/pdf-creation/word-pdf-table-lines-missing-or-faded#comment-7 8139
    - "It is not feasable to edit 200+ tables in the PDF every time the PDF is generated, as we maintain the original in word.
    - "This complete issue seems to have been passed off by Adobe as no problem and that there is a work around. I consider this an unsatisfactory response from a major product supplier. 
    Microsoft TechNet & NitroPdf said it's an Adobe issue & to contact Adobe to fix the bug. 
    Tried, but proble exists:
    * Word 2010 > File  > Save & Send > Create PDF/XPS Document
    * Word 2010 > Save As > Pdf
    * Word 2010 > Print > PrimoPdf  (even tried properties > advanced > dpi 300/600/2400) > Custom
    * Word 2010 > Print > doPDF v7  (even tried 'high quality images)
    * Word 2010 > Print > PDFCreator
    * Word 2010 > Print > CutePdf Writer      (even worse)
    * Nitro Pdf Reader  > Convert From File > (even worse)
    * www.pdfonline.com > Word to Pdf         (even worse)
    * www.wordtopdf.com > email: Sorry, an unexpected conversion failure occurred when converting your file. 
    Software:
    * Word 2010 - tried with .docx & .doc (97 to 2003)
    * Adobe Reader 8.2.6 (freeware), then upgraded to Adobe Reader X 10.0.1 (freeware)
    * GhostScript 9.01 w32 (freeware)
    * CutePdf Writer (freeware)
    * PrimoPdf (freeware)
    * Nitro Pdf Reader 1.4.0.11 (freeware)
    * doPDF 7.2.361 (freeware)
    * PDFCreator 1.2.0 (opensource - www.pdfforge.org) 
    Seems to display better at 300%, but lines still not right (even at 2400%), but who views pdf's at this zoom? 
    Message was edited by: shell_l_d

  • Export word to pdf and maintain font color inside tables

    Hello,
    I'm strugling with producing a PDF from Word document and keep the red colored text inside excel tables that are on the Word document.
    From excel I copy the tables to Word 2007, with "Paste special --> Paste link as Microsoft Office Excel 2003 worksheet object".
    In Word all the colors and objects are fine. The problem happens when I try to produce a PDF from that. The red and blue text inside the tables appears with black color on the PDF.
    This happens always. With MsOffice Save as PDF, with Acrobat 9 save as Adobe PDF, print Adobe PDF and with free PDF Creator.
    I've attached the *.doc and *.xls where this problem is occuring.
    http://www.4shared.com/zip/XmKvKJYH/Wireless.html
    If anyone knows the cause of this problem please let me know.
    Thanks

    Solution found. For the pdf printers to work correctly it is necessary to adjust the format when copying from excel. That option needs to be enabled in advanced:

Maybe you are looking for

  • SNOTE Implementation Procedure

    Hi, Can anybody please give me the Step By Step procedure of implementing SNOTE. Points will be rewarded definitely for all the contributors. My mail id is <b>[email protected]</b> Thanks

  • Wireless local radius authentication

    Greetings, I have a AIR-AP1121G-A-K9, and I would like to authenticate users with a username and password on the AP using the local radius server. I used the configuration at http://www.aironet.info/en/US/products/hw/wireless/ps4570/products_configur

  • Multipage PDF with SWF files

    I'm creatinging a multipage PDF document that has mulitple swf files embedded in it.  For example on Page 1 I'm showing a DataGrid and the user has the option to change the datagrid to a columnchart, with the same type of stuff on page 2.  When you g

  • Image Capture won't launch

    I went to try to turn OFF the iPhoto auto launching feature today and Image Capture will not launch. The 184k app is right there in my Apps folder, but nothing. Any clues other than a system restore? I've never looked, but is there a custom increment

  • Creating 'Recent Whatever' stack

    So I'm reading my new MacLife (stupid name, shoulda stuck with MacAddict) and there's a terminal trick they published that is supposed to add a Recent Applications (Items, Documents etc) stack to the dock. I followed the instructions to the letter bu