Be able to save and print files in a variety of formats including a document, screenshots, database reports, data tables, graphs/charts, a web page in browser view, a web page in HTML view
File Management – Saving and Printing in Different Formats
This section explains how to save and print a range of file types that you may encounter in the Cambridge IGCSE ICT (0417) syllabus. Mastery of these skills ensures that you can present your work in the required format for assessments and real‑world tasks.
1. Common File Types and Their Uses
File Type
Typical Extension
Typical Use
How to Save
How to Print
Document
.doc, .docx, .odt, .pdf
Word processing, reports, essays
File → Save As → Choose format
File → Print or Ctrl + P
Screenshot
.png, .jpg, .bmp
Capturing screen content for evidence or tutorials
Use Snipping Tool / Print Screen → Paste → Save As
Open image → Print or insert into a document then print
Database Report
.pdf, .docx, .xlsx
Summarised data from a database query
Export → Choose format (PDF/Word/Excel)
Open exported file → Print
Data Table
.csv, .xlsx, .ods
Raw data for analysis
File → Save As → Choose spreadsheet or CS \cdot format
Spreadsheet → Print (select area if needed)
Graph / Chart
.png, .jpg, .pdf, .svg
Visual representation of data
Right‑click chart → Save as picture / Export as PDF
Insert into document or open image → Print
Web Page – Browser \cdot iew
.pdf, .mht, .html (saved page)
Exact visual layout as seen in the browser
Print → Destination “Save as PDF” or use “Save page as…” (Webpage, Complete)
Print directly from browser or from saved PDF
Web Page – HTML \cdot iew
.html, .htm
Source code of the page for editing or submission
Right‑click → View page source → Save As → .html
Open in a browser → Print (prints rendered page) or copy source into a text editor and print
2. Step‑by‑Step Procedures
2.1 Saving a Document in Different Formats
Open the document in your word processor (e.g., Microsoft Word, LibreOffice Writer).
Choose File → Save As.
In the dialog box, select the desired format from the Save as type dropdown (e.g., PDF, DOCX, ODT).
Enter a file name that reflects the content and version (e.g., Report_V1.pdf).
Click Save.
2.2 Capturing and Saving a Screenshot
Press Print Screen to capture the whole screen, or use Alt + Print Screen for the active window.
Open an image editor (e.g., Paint, GIMP).
Paste the captured image (Ctrl + V).
Crop or annotate if required.
Choose File → Save As and select a format such as .png for lossless quality.
2.3 Exporting a Database Report
Run the query that generates the required report.
In the database application (e.g., Microsoft Access, MySQL Workbench), select Export or Save As Report.
Choose the output format (PDF is preferred for printing).
Specify the destination folder and file name.
Open the exported file to verify layout, then print using Ctrl + P.
2.4 Saving and Printing Data Tables
Enter or import data into a spreadsheet program.
To keep a portable version, choose File → Save As → CSV (comma‑separated values).
For formatted printing, keep the file as .xlsx or .ods.
Set print area: highlight the required cells → Page Layout → Print Area → Set Print Area.
Print preview, adjust scaling, then print.
2.5 Exporting Graphs/Charts
Create the chart in a spreadsheet or dedicated charting tool.
Right‑click the chart and select Save as Picture (choose PNG for clarity).
Alternatively, use File → Export → PDF to keep vector quality.
Insert the saved image into a document if a caption is required, then print.
2.6 Saving a Web Page – Browser \cdot iew
Open the page in a web browser.
Press Ctrl + P (or choose Print from the menu).
In the print dialog, select “Save as PDF” as the destination.
Click Save and choose a location.
Open the PDF to verify that the layout matches the browser view, then print if required.
2.7 Saving a Web Page – HTML \cdot iew
Right‑click on the page and choose View page source (or press Ctrl + U).
A new tab/window with the HTML code appears.
Press Ctrl + S to save the source file; ensure the extension is .html.
To keep linked resources (images, CSS), use the browser’s “Save page as… → Webpage, Complete” option.
Open the saved HTML file in a browser to confirm it renders correctly, then print using the normal print command.
3. Tips for Effective File Management
Use consistent naming conventions: SubjectTopicVersion_Date.ext.
Store files in clearly labelled folders (e.g., ICT/Assignments/2025/Term1).
Back up important files to an external drive or cloud storage weekly.
When printing, always preview to avoid unnecessary pages and to check margins.
For assessments, verify that the required format (PDF, DOCX, etc.) matches the exam instructions.
Suggested diagram: Flowchart showing the decision process for choosing a file format when saving or printing.