Converting a large word file to pdf - very slow

I have a 150 page word document that I'm trying to turn into a pdf and it is taking over an hour. What is normal time? Any way to speed it up?

In SharePoint 2010 (not in Foundation) you can use word automation services application to convert doc files to pdf. It allows conversion from all word versions (starting from 97). There is a great article on this feature here:
http://msdn.microsoft.com/en-us/library/ff742315.aspx I'll just provide a short snippet of word to pdf conversion:
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Microsoft.SharePoint;
using Microsoft.Office.Word.Server.Conversions;
class Program
static void Main(string[] args)
string siteUrl = "http://localhost";
// If you manually installed Word automation services, then replace the name
// in the following line with the name that you assigned to the service when
// you installed it.
string wordAutomationServiceName = "Word Automation Services";
using (SPSite spSite = new SPSite(siteUrl))
ConversionJob job = new ConversionJob(wordAutomationServiceName);
job.UserToken = spSite.UserToken;
job.Settings.UpdateFields = true;
job.Settings.OutputFormat = SaveFormat.PDF;
job.AddFile(siteUrl + "/Shared%20Documents/Test.docx",
siteUrl + "/Shared%20Documents/Test.pdf");
job.Start();
If you are using SharePoint Foundation 2010, you should consider using some 3rd part library like
Aspose or
SyncFusion

Similar Messages

  • How do i convert several large pages files to pdf?

    how do i convert several large pages files to pdf?

    Hello:
    Open Pages.  Go to the menu bar>file>export.  Select PDF.  The size of the file should be irrelevant.
    Barry

  • Is there a free version of Adobe to allow me to convert Excel and word files to PDF's

    is there a free version of Adobe to allow me to convert Excel and word files to PDF's

    Nothing free no.
    At best there is a subscription you can purchase for a relatively low monthly price ($7.50 per month) that can be accessed through Adobe Reader (which is free).

  • Why am I getting error messages and sometimes no Bookmarks when I convert some MS-Word files to PDF

    Our company produces educational products for business. Essentially they are e-books in PDF format with Bookmarks allowing for ease movement to various areas of the book. The original product is generated in MS-Word and then converted to PDF. These e-books vary from 40pages to 300 pages in length. Businesses use them as reference and problem solving tools. We are using Adobe Acrobat 7.0 and for what we do it serves our purposes very well.
    Recently, with some MS-Word files only, I have gotten error messages while converting the file to PDF. Sometimes, it will not complete the conversion. Sometimes, it will complete the conversion BUT-there are no Bookmarks in the PDF file.
    The main error message I get is:
    "Acrobat PDF maker has detected 'Highlight Changes in Printed Document' has been selected. To create a PDF file with tags, unselect this option from VIEW>MARKUP. Do you wish to continue and create PDF without tags."
    If I don't unselect VIEW>MARKUP  in the MS-Word file I can't complete the conversion to PDF. If I do unselect VIEW>MARKUP I can complete the conversion to PDF but the PDF file has no Bookmarks. Bookmarks are absolutely essential to the user facility with our products.
    Does anyone know my problem is and can offer a solution.
    Thanks in advance
    BizGuru

    BizGuru,
    Somethings to consider.
    --| In Windows - the OS needs a goodly space for 'elbow room' - you don't want to have HDD free space drop below something like 15%.
       Say your HDD is 600GB, 60GB free space is leaving you 10%...
    -| RAM - May not be enough; more is better <g>.
    --| Virtual Memory - if in Windows, open up Task Manager. Look at all the "stuff" there. Most is not required by the OS.
        Most of the listing is "stuff" associated with a full cart of processes associated with things you may not need or use but they suck up resources.
    --| Graphics - Processing images into PDF can be resource intensive. Having a dedicated graphics card with enough ram makes a difference.
    Be well...

  • I want to load large raw XML file in firefox and parse by DOM. But, for large XML file the firefox very slow some time crashed . Is there any option to increase DOM handling memory in Firefox

    Actually i am using an off-line form to load very large XML file and using firefox to load that form. But, its taking more time to load and some time the browser crashed. through DOM parsing this XML file to my form. Is there any option to increase DOM handler size in firefox

    Thank you for your suggestion. I have a question,
    though. If I use a relational database and try to
    access it for EACH and EVERY click the user makes,
    wouldn't that take much time to populate the page with
    data?
    Isn't XML store more efficient here? Please reply me.You have the choice of reading a small number of records (10 children per element?) from a database, or parsing multiple megabytes. Reading 10 records from a database should take maybe 100 milliseconds (1/10 of a second). I have written a web application that reads several hundred records and returns them with acceptable response time, and I am no expert. To parse an XML file of many megabytes... you have already tried this, so you know how long it takes, right? If you haven't tried it then you should. It's possible to waste a lot of time considering alternatives -- the term is "analysis paralysis". Speculating on how fast something might be doesn't get you very far.

  • Have Windows XP and Adobe 9 Reader and need to send a series of large documents to clients as a matter of urgency     When I convert 10 pages a MS-Word file to Pdf this results in file of 6.7 MB which can't be emailed.     Do I combine them and then copy

    I have Windows XP and Adobe 9 Reader and need to send a series of large documents to clients as a matter of urgency When I convert 10 pages a MS-Word file to Pdf this results in file of 6.7 MB which can't be emailed.  Do I combine them and then copy to JPEG 2000 or do I have to save each page separately which is very time consuming Please advise me how to reduce the size and send 10 pages plus quickly by Adobe without the huge hassles I am enduring

    What kind of software do you use for the conversion to pdf? Adobe Reader can't create pdf files.

  • Trying to convert a word file to pdf and keep getting "An error occured while signing in"?

    Trying to convert a word file to pdf and keep getting "An error occured while signing in"?

    Or contact Adobe Customer Service via http://helpx.adobe.com/contact.html?product=export-pdf

  • Not able to convert word file to PDF using Adobe Acrobat 9 Standard

    Hi,
    I am not able to convert word file to PDF using Adobe Acrobat 9 Standard. When I try to convert, it starts the process and in between I am getting this prompt, as shown in figure below and the conversion process stops. The PDF is not created.
    Note: The filename 'Acr85.doc' in the above prompt keeps changing and is random.
    I tried clicking Yes, No and Cancel on the above prompt, but the conversion process just stops and PDF is not getting generated.
    I am able to create PDFs from web pages. No issues with that. Not working only with Word.
    Can someone help me with this.
    Thanks,
    Vinay Jaassiel Kankipati
    Technical Writer

    In MSWord please changes the settings as "Adobe PDF" menu => "Change Conversion Settings" goto Tab Bookmark and clicks the option Convert Word Bookmarks. Now you convert the Doc to PDF you can achieve the Bookmark.
    Hope this help you
    Sudhakar

  • Acrobat XI Pro successfully installed, but it failed in converting word files into PDF, why?

    I just installed Adobe XI Pro through the download assistant, it looks the installation went well, but when I tried to convert word files into PDF (tried many times), it failed. Anyone has the same problems, any solutions?

    Please reply with more information - what your operating system is, do you have Office installed, and what exactly is happening. Is there an error message, does the application crash, and from where are you starting the conversion (using Word and PDFMaker, using Acrobat's Create button, or batch processing).

  • I have adobe acrobat pro for windows and it is freezing up when I try to convert a word file to pdf... I have tried to get this done six ways from Sunday but it is just not working... help!  Chris.

    I have adobe acrobat pro for windows and it is freezing up when I try to convert a word file to pdf... I have tried to get this done six ways from Sunday but it is just not working... help!  Chris.

    It would be helpful to know what version of Acrobat, WORD, and operating system.
    Without that info, I would suggest at this point to open your WORD file and then go to the print menu and print to file using the Adobe PDF printer. Open the created file in Distiller and see if you get a PDF. If so, check to see if AcroTray is running in the background.
    You say you tried many ways. It would help to know what you tried and what worked or did not work, and at what point the failure occurs.

  • How do I convert pages and word files to a pdf file

    how do I convert pages and word files to a pdf file

    have you tried typing this question into your preferred search engine?  If not, please do, as you will find the answer there.

  • How to obtain the number of words of a protected pdf file that can't be converted into a word file?

    I need to get the number of words of pdf files. I usually convert them into word files to get the word count. Some pdf files are protected and can't be converted into word files. Is there another way to get the number of words of these protected pdf files? I use adobe professional XI Pro.

    Scroll through and read the answers available in the thread below. You may find the information helpful.
    Trying to write Javascript code to get word count
    Be well...

  • Vba convert multiple MS Word files to signle PDF

    I am creating an automation script that I will integrate into an application.  I am trying to convert multiple MS Word files that are listed in a database (with their names and file locations) into a single PDF.  I have Adobe X Pro version.  I tried using distiller directly (acrodist.exe) but it seems to require the use of PostScript files.  What would be the best way to achieve my goal to automate the fille conversion/combination of the MS Word files. 
    Thanks in advance,
    Ben

    Acrobat will have to be installed on the user's computer and it will open (though you can hide the windows).
    The best way to do this is to write a custom plugin for Acrobat (in C/C++) that manages the conversions for you (using the AVConversion APIs) and have that communicate (via the IPC mechanism of your choice) to your custom application.

  • What Adobe Software should be download (free trail-WinXP) to convert word file to pdf file?

    I would like to know where I can download the captioned required free trial for WinXP from your website which can help me to convert the word file to pdf file.

    That would be Acrobat. anyway, if you just want to print to PDF, you can find enough free tools like GhostScript...
    Mylenium

  • After converted a Words file to PDF.  The picture / logo turned blurred.

    After I converte a Words file to PDF, the picture / logo turne blurred.  Please advise how I could fix it.

    Change the job options file you are using.

Maybe you are looking for

  • Enhancement settings not workin in my lumia 520

    I could.nt able equalize my audio settings when earphones are in use...i need suggestions to enhance that...

  • ERROR IN DATABSE WHILE  FETCHING TABLE NAME "SINVA"

    Table does not exist._ _*[orcale][ODBC][ORA]ORA-0115:IO error reading block from file 7(block#28809)*_ ORA-01110: data file7:_ General SQL error._ *'C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DATABASE\ARAFIVE'* ORA-27: unable to queue I/O_ ORA-2707

  • Windows Updates Causing CFMX7 and CF8 to no longer run.

    My CFMX7 and CF8 developer's copy will no longer run on my computer. The only thing I've done is install window's updates. Now, every time I reboot, I have to restore to a date about 2 weeks ago. Then it will run until I have to reboot again. Then I

  • Anyone try the Sapphire plugin for Frontrow?

    Check it out... http://appletv.nanopi.net/category/info/ Looks pretty interesting and im wondering if anyone has had any experience with it?

  • HT204053 Icloud Id

    I hope you can help, I have changed my Apple ID on my PC, when I try log into Icloud on Iphone and iPad I am not able to change the username at log in, should I delete the account on my phone and ipad and create a new account. PLease help with some a