

- #In word how do i save as pdf how to#
- #In word how do i save as pdf code#
- #In word how do i save as pdf plus#
The steps in this article were performed in the desktop version of Google Chrome, but will work in other desktop Web browsers as well.
#In word how do i save as pdf how to#
How to Download a Word Online Document as a PDF Fortunately Word Online has a utility that will let you quickly and easily convert from Word Online to a PDF. docx file extension, which can be opened by many versions of Microsoft Word.īut sometimes the requirements for the submitted document will dictate that the file be in the PDF format, so you may be looking for a way to make this conversion. Documents that you create in Word Online will typically have the.

Here, Office Tab supports similar processing, which allow you to browse multiple Word documents or Excel workbooks in one Word window or Excel window, and easily switch between them by clicking their tabs.When you share documents with other people, whether it’s through email or as something that you upload through a website, they often want the document to be in a specific file format. You may be familiar to view multiple webpages in Firefox/Chrome/IE, and switch between them by clicking corresponding tabs easily. Tabbed browsing & editing multiple Word documents/Excel workbooks as Firefox, Chrome, Internet Explore 10! Tip:the file will be automatically opened if you check the Open the file after exporting checkbox. Then the selection has been exported as new PDF file. Name the pdf file in the popping up Kutools for Word dialog. In the Export Range to File dialog, select a folder to save the pdf file in Save path section, then check PDF file or other type of file you need in File Type section, in File Options section, check the option as you need.ģ.
#In word how do i save as pdf plus#
Select the contents, click Kutools Plus > Export/Import > Export Range to File.Ģ. Kutools for Word, with more thanġ00 handy functions, makes your jobs easier.Īfter installing Kutools for Word, please do as below: (Free Download Kutools for Word Now!)ġ. If you want to export selected pages to PDF or other file types, you can use the Export Range to File utility of Kutools for Word. Note: Your selected pages should be consecutive. The new file will be opened automatically after saved successfully. Click OK, a dialog pops out for you to name the file.ĥ. In the popping out dialog, choose a folder to place the new file.Ĥ. True, wdExportOptimizeForPrint, False, wdExportDocumentContent, True, True, wdExportCreateNoBookmarks, _ģ. Selection.ExportAsFixedFormat xFolder & "\" & xFileName, wdExportFormatPDF, _

XFileName = InputBox("Enter file name here:", "KuTools for Word") Set xDlg = Application.FileDialog(msoFileDialogFolderPicker) VBA: Export selection as PDF Sub SavePartsOfDocumentToPDF()
#In word how do i save as pdf code#
Click Insert > Module, copy and paste below code to the Module script. Select the contents you want to save as single PDF, press Alt + F11 key to open Microsoft Visual Basic for Applications window.Ģ. If you are familiar with macro code, you can try below VBA.ġ. In the Options dialog, check Selection option, click OK to go back to Save As dialog. In the Save As dialog, select a folder and name for the new file, choose PDF in the Save as type drop-down list, then click Options.ģ. Select the contents you want to export as PDF, click File > Save As > Browse.Ģ. In Word, you can use its built-in Save As function to export selection as PDF file.ġ. But in some cases, you may just want to export selected pages as PDF file, how can you do? In this article, I introduce some methods can solve this problem.Įxport selected pages to pdf by Save As functionĮxport selected pages to pdf by Kutools for Word How to export selected pages to pdf in Word document?Īs we known, the Word document can be saved as a PDF file.
