Convert new doc to pdf

There are several ways to convert a new Word document (.docx) to a PDF file. Here are a few methods:

Method 1: Using Microsoft Word

  1. Open your Word document (.docx) in Microsoft Word.
  2. Click on the "File" menu and select "Save As".
  3. In the "Save As" dialog box, select "PDF" as the file type.
  4. Choose a location to save the PDF file and click "Save".

Method 2: Using Online Conversion Tools

  1. Go to an online conversion tool such as SmallPDF, Convertio, or Online-Convert.
  2. Upload your Word document (.docx) to the website.
  3. Select the conversion options (e.g., PDF, PDF/A, etc.).
  4. Click "Convert" to generate the PDF file.
  5. Download the PDF file to your computer.

Method 3: Using Command Line Tools

  1. Install a command-line tool such as docx2pdf or unoconv.
  2. Open a terminal or command prompt and navigate to the directory where your Word document (.docx) is located.
  3. Use the command-line tool to convert the document to PDF, for example:
    • docx2pdf your_document.docx output.pdf
    • unoconv -f pdf your_document.docx output.pdf

Method 4: Using LibreOffice

  1. Install LibreOffice, a free and open-source office suite.
  2. Open your Word document (.docx) in LibreOffice.
  3. Click on the "File" menu and select "Export as PDF".
  4. Choose a location to save the PDF file and click "Export".

These are just a few methods to convert a new Word document (.docx) to a PDF file. The method you choose will depend on your specific needs and preferences.