The IFAC Conference Manuscript Management System

Support

Home   Start   PIN   Login   Support   Test your pdf document

Support menu
   OverviewCompliancePage/Font SettingLaTeX SupportMS-Word SupportPDF SupportUpload HelpFAQ

Word Processors (MS Word/Word Perfect) Related Topics.
  What do I need to create PDF documents using Word?
Are there templates and sample files available to use with Word?
How do I use these template to prepare my paper?
How do I create compliant PDFs from Word?
PDFMaker, PDFWriter, Distiller, Ghostscript - what should I use?
Your test keeps saying there are SimSun/PMingLiu fonts in my paper. What should I do?

Question. What do I need to create PDF documents using Word?

Answer. In addition to your word processor, you will also need one of the following:

  • Adobe Acrobat 4.0 or higher (full version).
  • either Ghostscript 7.0.4 or higher (but less than 8.13) and Ghostview 4.6. Free downloads and not difficult to install.
  • Postscript Printer Driver

Note that the process of creating PDF using ghostscript/ghostview combination requires an intermediate step of creating a postscript file from your word processor. To do this you will also need a Postscript Printer Driver (available at Hewlett Packard web site).

There are several other products (free/commercial) in the market that can produce compatible PDF files. However, there is no support available for them through these pages.

Top | Overview | FAQ

Question. Are there templates and sample files available to use with Word?

Answer. Yes indeed. Please download files listed below for use on your system. Note that these templates can and often do change from conference to conference due to publisher and IFAC requirements. Simply because the template worked for a previous conference, it is not necessary that it will also work for a conference the current conference.

Open/Star office and Microsoft office sample files

  • Authors of 2008 IFAC World Congress
    • Open-office, Star-office file ifacconf.odt, MS-office file ifacconf.doc, a sample PDF file included in the archive ifacconf_office.zip. Please note these are completely new files. Please download and use this package for the congress. Make sure to discard any older templates or files you may be using as it will not format the file compliant with new IFAC conference file requirements.

The sample document in ifacconf_office.zip respectively contains instructions for its usage.

Please note that all IFAC conferences will require A4 paper from now on. At least on PaperPlaza, you will not be able to upload your paper in US Letter format. It is important to note that paper size is determined by your PDF converter. Even if you start out withy A4, if your PDF converter is set to create Letter output, it will not create A4 file.

Top | Overview | FAQ

Question. How do I use these template to prepare my paper?

Answer. If you downloaded the Template files (*.dot), save the files to either your User Template or Workgroup Template location. You can find out where this is located in Word in the menu pull-down Tools / Options / File Locations tab.

If you downloaded *.doc documents instead of *.dot Templates, you can save the document as File | SaveAs a *.dot template. Your word processor should automatically place them in your User Template directory.

To use the Template, use the menu option "File | New" and you will see the template names in a list. Double Click on the template you want to use. A new document is formed based on the template you selected. The original template is not changed but is used as a pattern for your new document.

You may also save the template (e.g.) on your desktop. Then a new document using this template may also be opened (as a doc file) by right-clicking the saved file and choosing "New" from the context menu.

Top | Overview | FAQ

Question. How do I create compliant PDFs from Word?

Answer. There are several choices for creating PDF from Word.

Creating PDF using PDFwriter
Creating PDF using PDFMaker for Word
Converting Postscript to PDF using Acrobat Distiller
Converting Postscript to PDF using Ghostscript/GSview
Creating PDF using PDFwriter

PDFWriter often produces files that will typically not be acceptable by the IFAC and hence by the submission system. In general, you should only use the PDFWriter for simple text documents. The PDFWriter is a printer driver which converts files directly from your software application, whereas Acrobat's Distiller is a separate application which converts PostScript files to PDF.

Warning: Never, use the PDFWriter if your file contains EPS graphics as it only embeds the image preview in the PDF.

PDFWriter is often quicker to use and to process files than Distiller. However, in most cases, Distiller will provide higher quality files than the PDFWriter. There is no difference in how fonts appear in PDF files, no matter which utility you use to create them. This pertains to graphics, and other issues dealing with final use of files, such as high-end printing.

Top of this section

Creating PDF using PDFMaker for Word

PDFMaker for Word, which comes with Acrobat 5 and 6, produces good results. Before using it, go to Acrobat / Change Conversion Settings to set the Distiller settings correctly as shown in the next section.

Top of this section

Converting Postscript to PDF using Acrobat Distiller

After completing your document using provided template. Print your document to a file with your output device set to a postscript printer as shown below

Next, use Acrobat Distiller settings as follows. In the distiller select Settings | Job Options as shown in the first image -

Next, under "General" tab, set paper size to A4 (8.29"x11.69"). The circled part of the image shows Letter

Next, click on the "Fonts" tab and enable font embedding as shown in the third figure.



You may want to save this setting as a joboption (say) "conferences" and you can reuse it for future conferences. Alternatively, you may save the provided distiller joboptions in appropriate folder as described in Pdf Support section and it will set up suitable options.

Important: If you are setting up joboptions on your own, make sure that the PDF compatibility is set to "Acrobat 5.0 (PDF 1.4)". IFAC will not accept papers with PDF 1.2 or 1.3 compatibility.

Top of this section

Converting Postscript to PDF using Ghostscript/GSview

If you are using MS-Windows operating system, we strongly recommend using GSview 4.6, a graphical font end to Ghostscript. It provides an easy interface for setting up the above parameters for ps2pdf.

The first step is to set the media size to A4. To do this, in the GSview menubar at the top click on "Media" and select A4 as shown below (simply select A4 in place of Letter):

Next, click on "File | Convert". In the ensuing window, in Options textbox type in "-dMAxSubsetPct=100", then follow screenshots below:



This option makes sure that the files will be viewable by readers with Acrobat Reader 4, 5 or 6.


These two settings, together with "-dMAxSubsetPct=100" will ensure that all fonts are embedded as required.

If you prefer command line access, you may use ps2pdf that comes bundled with ghostscript. Uisng ps2pdf, you may create compliant PDF using the following commands:

ps2pdf -dCompatibilityLevel=1.4 -dMAxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true -sPAPERSIZE=letter sample.ps
ps2pdf -dCompatibilityLevel=1.4 -dMAxSubsetPct=100 -dSubsetFonts=true -dEmbedAllFonts=true -sPAPERSIZE=a4 a4sample.ps

Top of this section

Top | Overview | FAQ

Question. PDFMaker, PDFWriter, Distiller, Ghostscript - what should I use?

Answer. All methods described in the Section How do I create compliant PDFs from Word? produce PDFs that comply with requirements. The procedure to create must be followed precisely as described, else your file may not pass the upload test and hence may be excluded from the conference proceedings.

Top | Overview | FAQ

Question. Your test keeps saying there are SimSun/PMingLiu fonts in my paper. What should I do?

Answer. Distributions of Windows and Microsoft Office in the orient come with Asian language packages and include fonts such as SimSun. People who do not have these fonts on their system are not able to read the resulting document and hence papers with such fonts are not accepted by the system.

Important: Download the MS Word template to prepare your manuscript. This will eliminate most of the problems. However, depending on how your "MS Office" is configured, your system may substitute certain fonts from those provided in the template to (possibly) SimSun. There are two ways to override your system's setting:
Method 1: Replace SimSun by "Times or Times New Roman."
Method 2: Modify the "Styles" being used by your MS Word installation.


Method 1: Replace SimSun by "Times or Times New Roman."
  1. Click on Edit and scroll down to "Find"



  2. This will open up a "Find and Replace" dialog box. Your dialog box may already open in the expanded form. If not, click on "More" button to view various search options.



  3. Press on "Format" button and select "Font ..." from the drop down. You may see "Format:      Font: (Default) Some Font" below the search box, where Some Font will be a font on your system - ignore it.



    You will be presented with the font dialog box. Select "SimSun" from the scroll box and press "OK" as shown below.



  4. Click on the "Replace" tab on the top of "Find and Replace" box and follow the steps for selecting the font. This time select the font to be "Time New Roman" and press "OK". Your "Find and Replace" box should look like the image below:



  5. You are now ready to substitute fonts. Keep the input boxes for find and replace empty and press "Replace All". This will replace all SimSun font formatting with Time New Roman. Upon completion of substitutions, you should see the result displayed as shown in the next screen capture.



    You can now proceed to conversion to PDF.

Top of this section

Method 2: Modify the "Styles" being used by your MS Word installation.
  1. Click on Format and scroll down to "Style". Once the Style dialog box is open, select "Styles in use" as shown.



  2. This will list all the styles in use in the current document. Here comes the tedious part: you must examine font setting in each style in use by your document till you find the style that is using the font that needs to be replaced.



  3. Press on "Format" button and select "Font ..." from the drop down.



    You will be presented with the font dialog box. Select "Time New Roman" (for example) from the scroll box and press "OK" as shown below.



  4. You can now proceed to conversion to PDF.

Top of this section

Top | Overview | FAQ