Popular tips

How do I save a DataWindow File as a PDF?

How do I save a DataWindow File as a PDF?

Save the DataWindow object, then select File>Save Rows As, select PDF as the Save As Type, specify a file name, and click Save.

Can you save as a PDF in Word?

You can use Word, PowerPoint, and OneNote for the Web to convert your doc into a PDF. In the dropdown menu under Printer, select Save as PDF and then select Save. Then in the Explorer menu that opens you can name the PDF and choose where to save it and then select Save.

Why can’t I save a Word document as a PDF?

When you get this error when trying to save Word Doc as PDF, you will need to use Save As from the drop-down option before you click Save. Make sure that you choose the PDF option in the “Save As” window.

Can Word 2016 save as PDF?

Using the Save As option 1.1 From your Word document, navigate to the File tab. 1.3 Select where you would like to save the file. 1.4 Click on the drop down box next to Save as type and choose PDF (*. pdf) from the list.

How do I save a Word 2007 document as a PDF?

Word 2007

  1. To export a PDF, click on the Office button, hover over Save As, and select Adobe PDF (or use shortcut Alt+F, F, A).
  2. Or you can select Create PDF from the Acrobat ribbon. A dialog box will appear.
  3. The program should create a tagged PDF file by default.

How do I save as PDF?

Save a PDF

  1. To save changes to the current file, choose File > Save.
  2. To save a copy of a PDF, choose File > Save As.
  3. In Acrobat Reader, choose File > Save As or File > Save As Other > Text.
  4. To save a copy of a PDF Portfolio, choose File >Save As Other > PDF Portfolio.

Where is save as PDF in Word?

Open your Word Document, and click the “File” Button in the upper left corner.

  1. Click the “Save As” button.
  2. Next to “Save as type:”, select “PDF (*.
  3. You can check whether or not the file converted correctly by opening the PDF file with Adobe Reader and reviewing its contents.

How do I save a PDF file on my laptop?

How do I add a PDF Save as a printer?

Print to PDF (Windows)

  1. Open a file in a Windows application.
  2. Choose File > Print.
  3. Choose Adobe PDF as the printer in the Print dialog box. To customize the Adobe PDF printer setting, click the Properties (or Preferences) button.
  4. Click Print. Type a name for your file, and click Save.

How do I enable Save as PDF in Word?

Open the Word document in Microsoft Word 2007 and select the “PDF or XPS” option under “Save As”. Click the Options button. Check the “ISO 19005-1 compliant (PDF/A)” option and press the OK button. Click the Publish button to create the PDF file.

How to save the contents of a DataWindow?

Saves the contents of a DataWindow or DataStore in the format you specify. For syntax to save the contents of graphs in DataWindows and DataStores, see SaveAs. For syntax to save objects in OLE controls and OLE storage, see SaveAs in PowerScript Reference .

Which is a reference to a DataWindow control?

DataWindow control, DataWindowChild object, DataStore object A reference to a DataWindow control, DataStore, or child DataWindow. A string whose value is the name of the file in which to save the contents.

How to use DataWindow reference in PowerBuilder?

A reference to a DataWindow control, DataStore, or child DataWindow. A string whose value is the name of the file in which to save the contents. If you omit this argument, or specify an empty string (“”) for filename but include valid values for the saveastype and colheading arguments, the DataWindow prompts end users for a file name.

When to save column headings in DataWindow reference?

A boolean value indicating whether you want to include the DataWindow’s column headings at the beginning of the file. The default value is true. This argument is used for the following formats: Clipboard, CSV, Excel, and Text. For most other formats, column headings are always saved.