The text of this article is not in this database — only its details are. The old site it was published on is gone, but the Internet Archive kept a copy: How to convert docx to pdf document in SharePoint 2010 using Word Automation Services - Part 1
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Rich ThatcherPosted Jul 8, 2011, 9:18 PM
I am a complete novice at creating webpages. I want to use Sharepoint to convert maybe 20 Word (2007) documents into web pages. These documents have 10-15 thousand hyperlinks in them, all pointing to bookmarks in either the same document or in other of the documents to be converted. I want to know if the hyperlink-to-bookmark relationships will be maintained when the Word documents are converted to webpages. I especially want to know if clicking on a hyperlink in one of the documents will take the reader directly to the bookmark in the target document (and not just to the top of the page in the target document.) If this can be done, is it complicated or can it be accomplished automatically through some feature of Sharepoint? Thank you
VijayMohan VasuPosted Jan 3, 2011, 4:03 PM
Vijai, This code is right fit for my problem. I am very new to the C# coding. So could you please give a me some suggesstions how to change this code to make it a generic code to accept any DOC file and conver that to PDF. As well how to attach this code to a GRAPHIC button so as to make it easy for the user with a click of a button to accomplish this. Appreciate your help and thanks in advance. VijayMohan