Overview
This chapter, Digital Documentation (Advanced), builds on basic word-processing skills to teach students how to create, manage and present professional long documents using advanced features of a word processor. It explains why structured documents, consistent formatting and automation matter in school and real-world tasks — for reports, newsletters, project work and collaborative documents. Key themes include document structure (styles, templates, sections), long-document tools (headers/footers, table of contents, indexing, cross-references), advanced formatting (tables, images, multi-column layouts, themes), collaboration and review (comments, track changes, protection) and automation (mail merge, basic macros) plus exporting and accessibility. Students will learn to apply these tools to produce well-organized, accessible and reusable documents, follow ethical and legal practices (copyright, citation), and prepare files for sharing or printing.
Learning Objectives
- Define advanced digital documentation concepts such as templates, styles, macros, mail merge, and metadata
- Explain the role and procedure for creating and updating a table of contents, index, table of authorities, and cross-references
- Differentiate between character, paragraph, and document styles and describe when to apply each for consistent formatting
- Demonstrate how to create, modify, and apply custom styles and templates to maintain uniform document design
- Apply section breaks, headers/footers, and multi-column layouts to produce professionally formatted multi-page documents
- Create and use fields, bookmarks, and hyperlinks for dynamic references and navigation within and outside documents
- Insert and format tables, charts, images, and embedded objects, ensuring proper text wrapping and alignment
- Use mail merge to generate personalized letters, envelopes, and labels from a data source and troubleshoot common merge errors
Topics in this chapter
24 topics · tap a topic title to jump straight to it.
Overview and Objectives
Overview and Objectives
Key Point: =SUM(ABOVE) — common table formula (Word/LibreOffice) to add numbers above a cell
Overview
Digital Documentation (Advanced) builds on basic word-processing skills to teach how to create, format, organise, automate and secure long and complex documents. It emphasises structured document design (styles, templates, sections), inclusion of objects (tables, images, charts), references (table of contents, captions, cross-references), collaboration (comments, track changes), automation (mail merge, fields, simple macros) and output control (exporting, printing, digital signatures, accessibility).
Why it matters
- Improves clarity and professional appearance of reports, letters, certificates and study material.
- Saves time using templates, styles and automation for repetitive tasks.
- Makes documents easy to navigate with TOC, headings and cross-references.
- Enables team collaboration, version control and secure sharing.
Learning objectives
- Understand document structure: use headings, sections, page layout and styles to produce consistent output.
- Apply advanced formatting: create and modify paragraph and character styles, use templates and themes.
- Insert and format objects: create readable tables, position and wrap images, insert and customise charts and captions.
- Use references and indexing: generate table of contents, insert footnotes/endnotes, cross-references and bibliographic citations.
- Automate repetitive work: perform mail merge for letters/labels, use fields (date, page numbers, calculated fields) and basic macros.
- Collaborate and review: track changes, use comments, compare versions and resolve edits.
- Prepare final output: export to PDF, set printing options, apply accessibility features and add digital signatures/password protection.
Effective outcomes
After this chapter students should be able to design multi-page, well-structured documents (reports, newsletters, certificates), automate routine tasks, and produce accessible, secure final documents ready for distribution.
- School project report: use heading styles for chapters, insert table of contents, add images and captions, and export as PDF for submission.
- Newsletter: use a template with columns, images, consistent styles, and a cover page; merge subscriber names for personalised emails.
- Certificate batch: design a template and use mail merge to create certificates with student names and grades.
- Minutes of meeting: use styles for headings, insert date and page numbers with fields, track changes during collaborative editing.
- Invoice: create a table with item rows and use table formulas (SUM, PRODUCT) to calculate totals, then export to PDF and sign digitally.
- \[=SUM(ABOVE) — common table formula (Word/LibreOffice) to add numbers above a cell\]
- \[=AVERAGE(LEFT) — average of numeric cells to the left in a table\]
- \[=PRODUCT(RIGHT) — multiply numbers to the right of a cell\]
- \[{ PAGE } and { NUMPAGES } — field codes for current page and total pages (Word field syntax shown in braces)\]
- \[{ DATE \@ "dd-MM-yyyy" } — inserts formatted current date using a field code\]
- \[Mail merge placeholders — e.g. «FirstName», «Address» used to insert personalised data into a template\]
Document Creation and Management
Document Creation and Management
Key Point: Estimated text file size (approx): FileSize_text ≈ Number_of_characters × bytes_per_character (usually 1 for ASCII, 2 for UTF-16).
What is Document Creation and Management
Document creation and management covers all steps from planning and composing a digital document to organizing, storing, sharing, securing and maintaining its versions. It includes use of a word processor or desktop publishing tool to create text, tables, images and other objects, plus the processes and conventions that keep documents useful, retrievable and reliable over time.
Key components
- Planning: identify purpose, audience, structure and required sections such as title, headings, table of contents, references.
- Creation: typing text, applying styles, inserting tables, images, shapes, hyperlinks and citations.
- Formatting and Layout: use styles, headings, page margins, spacing, headers and footers, page numbering and sections for consistent look.
- Templates and Styles: templates provide reusable layouts; styles control font, size, color and paragraph rules for easy global changes.
- Collaboration: track changes, comments, simultaneous editing, and resolving edits when multiple users work on the same document.
- Version Control and Backups: keep versions with clear names or use version history in cloud storage to recover earlier copies.
- Storage and Organization: meaningful file names, folder structures, tags and metadata to make retrieval easy.
- Security and Permissions: set read/write permissions, password protection and encryption for sensitive documents.
- Exporting and Sharing: save in universal formats like PDF for distribution, or keep editable formats for collaboration.
- Accessibility: add alt text for images, use readable fonts and heading structure so screen readers can interpret content.
Practical workflow
- Define purpose and audience and choose a template.
- Create structure using headings and styles.
- Insert content: text, tables, images and citations.
- Apply formatting through styles, set page layout and adjust spacing.
- Run spellcheck and proofread; request peer review or use track changes.
- Finalize, export to PDF if needed, and publish or share with correct permissions.
- Archive final version and retain version history and backups.
Best practices
- Use consistent styles and a template for all related documents.
- Name files with date and short description, eg 2025-10-10_ProjectReport_v1.docx.
- Keep small, clear folder hierarchies and use tags when available.
- Regularly backup important documents to cloud or external drives.
- Use PDF to lock formatting for distribution; keep editable source separately.
- Preserve metadata such as author, creation and modification dates for tracking.
- School project report: create a report using a supplied template, apply heading styles for chapters, insert a table of results, add images with captions, and export final copy to PDF for submission.
- Mail merge for invitation letters: maintain a spreadsheet of names and addresses and merge with a prepared letter to generate personalized print-ready documents.
- Team document collaboration: multiple students edit a lab report in cloud storage; use comments and track changes, then accept revisions and save a final version with version name.
- Creating a newsletter: use a desktop publishing template, place text boxes and images, apply consistent fonts and colors, then export to PDF for emailing and to PNG for social media posts.
- \[Estimated text file size (approx): FileSize_text ≈ Number_of_characters × bytes_per_character (usually 1 for ASCII, 2 for UTF-16).\]
- \[Image uncompressed size: ImageSize_bytes = width_pixels × height_pixels × color_depth_bits ÷ 8\]\[Example: 1920 × 1080 × 24 ÷ 8 = 6,220,800 bytes ≈ 6.22 MB.\]
- \[Pixel to inch conversion: physical_size_inches = pixels ÷ DPI\]\[Example: width_inches = 1200 px ÷ 300 DPI = 4 inches.\]
- \[Pages estimate by words: Pages ≈ ceil(Total_words ÷ Avg_words_per_page)\]\[Typical Avg_words_per_page ≈ 250–350 for standard layout.\]
- \[Storage after compression: CompressedSize ≈ UncompressedSize ÷ CompressionRatio (ratio depends on format and content).\]
Text Formatting
Text Formatting
Key Point: Font size recommendations: Heading 1 = 16–20 pt, Heading 2 = 14–16 pt, Body text = 11–12 pt (print/screen); adjust larger for posters.
What is Text Formatting?
Text formatting is the process of changing the appearance and layout of text in a document to make it readable, attractive and consistent. It includes changing font type, size, style (bold, italic, underline), alignment, spacing, indentation, lists, color, borders/shading and use of styles.
Why it matters
Good formatting improves readability, highlights important information, and gives a document a professional look. Consistent formatting saves time and makes documents easier to edit and reuse (for example via styles/templates).
Core formatting concepts and controls
- Font family: Choose a readable font (e.g., Times New Roman, Arial, Calibri). Serif fonts for print, sans-serif for screens.
- Font size: Size determines legibility — headings are larger than body text.
- Font style: Bold for emphasis, Italic for titles or emphasis, Underline for links or headings (use sparingly).
- Alignment: Left, Center, Right, Justified. Use left alignment for most body text; justify for newspaper-like look.
- Line spacing: Space between lines (single, 1.15, 1.5, double). More spacing increases readability.
- Paragraph spacing & indentation: Space before/after paragraphs or use first-line indent to separate paragraphs without blank lines.
- Lists: Bulleted or numbered lists organize points. Numbered lists imply sequence; bullets do not.
- Styles & templates: Named sets of formatting (Heading 1, Normal) let you apply consistent appearance across a document and update all occurrences at once.
- Special formatting: Case change, subscript/superscript, borders, shading, columns, and text effects for special needs.
- Format Painter & Clear Formatting: Copy formatting from one selection to another or remove formatting to return to plain text.
Best practices (short)
- Keep formatting consistent using styles rather than manual changes.
- Use headings to structure content (Heading 1 > Heading 2 > Heading 3).
- Avoid excessive fonts and colors — 2–3 font families max.
- Use white space (margins, spacing) to reduce clutter.
Classroom/Software actions students should know
- How to change font and size, apply Bold/Italic/Underline, and change color.
- How to set alignment, line spacing, and paragraph indentation.
- How to create and modify bullets and numbered lists.
- How to use styles (apply and modify Heading and Normal styles).
- How to use Format Painter and Clear Formatting.
- Resume: Use a clean sans-serif font (e.g., Calibri 11–12pt for body, 16–18pt for name heading), consistent bullet points for job duties, and clear headings (Education, Experience).
- School project report: Use Heading styles for Title and Sections, 1.5 line spacing, 1-inch margins, and numbered pages to maintain structure and readability.
- Email/newsletter: Short paragraphs, bold key points, and left-aligned text; avoid heavy justification to keep lines even on different devices.
- Poster/flyer: Large headings (24–48pt), contrasting colors for headline and body, and centered alignment for main message; keep decorative fonts only for short headings.
- Recipe or instruction sheet: Numbered steps (1, 2, 3) for sequence, bold ingredient names, and consistent indentation for substeps.
- \[Font size recommendations: Heading 1 = 16–20 pt\]\[Heading 2 = 14–16 pt\]\[Body text = 11–12 pt (print/screen)\]\[adjust larger for posters.\]
- \[Line length/readability: Aim for 50–75 characters per line (rough guide) to improve reading flow.\]
- \[Line spacing: Body text = 1.15–1.5\]\[Academic documents sometimes use 1.5 or double for review/annotation.\]
- \[Margins: Common default = 1 inch (2.54 cm) on all sides for a balanced layout.\]
- \[First-line indent: 0.5 inch (1.27 cm) for paragraph starts if not using paragraph spacing.\]
- \[Lists: Use numbered lists for ordered steps\]\[use bullets for unordered items.\]
Paragraph Formatting
Paragraph Formatting
Key Point: Line spacing (absolute) = font-size × line-spacing-multiplier (e.g., 12 pt font at 1.5 spacing → 12 × 1.5 = 18 pt line height).
What is Paragraph Formatting? Paragraph formatting means adjusting how a paragraph appears on the page — its alignment, indentation, spacing, list style, borders/shading and special controls (widows/orphans, hyphenation). These settings control readability and the visual structure of a document.
Main elements of paragraph formatting
- Alignment: Left (ragged right), Right (ragged left), Center, Justified (even left & right margins). Alignment affects tone and readability.
- Indentation: First-line indent (indent only the first line), Hanging indent (first line flush, following lines indented), Left indent and Right indent (shift whole paragraph inward).
- Line spacing (leading): Space between lines within a paragraph — common values: single, 1.15, 1.5, double. Often expressed as a multiple of font size (e.g., 1.5 × font-size).
- Paragraph spacing: Space before and after a paragraph; used instead of blank lines to separate paragraphs consistently.
- Tabs and tab stops: Set fixed horizontal positions for text; useful for columns, lists, aligning numbers.
- Bullets and numbering: Create unordered (bullets) or ordered (numbers/letters) lists; support multilevel lists and custom numbering styles.
- Borders & shading: Add frames, lines or background color to paragraphs to highlight content (insets and widths are adjustable).
- Advanced controls: Widow/orphan control (avoid very short start/end lines on page breaks), Keep lines together, Keep with next (prevent undesirable page breaks), Hyphenation control.
- Paragraph styles: Save formatting as styles (e.g., Heading, Normal, Quote) to apply consistently across a document.
Why it matters: Proper paragraph formatting makes documents easier to read and more professional — important for essays, reports, letters, resumes and web content.
Common shortcuts & quick commands
- Align left: Ctrl+L
- Center: Ctrl+E
- Align right: Ctrl+R
- Justify: Ctrl+J
- Increase indent: Tab (in many editors) / Decrease indent: Shift+Tab
- Format painter: copy paragraph formatting from one paragraph to another
Practical tips
- Use paragraph spacing (Before/After) instead of extra blank lines — keeps spacing consistent.
- Use styles for headings and normal text to change appearance of entire document easily.
- Use hanging indents for bibliographies and references; first-line indents for essays and paragraphs.
- Use justified text for newspapers and books, but check for uneven word spacing; use hyphenation to improve justification.
- School essay: Use first-line indent of 1.25 cm for each paragraph, 1.5 line spacing, and 'Justified' alignment to create a neat block of text.
- Business letter: Left-aligned text, no first-line indent, 12 pt font, single spacing within paragraphs and 6 pt space after paragraphs; use consistent paragraph styles for address, salutation, body and signature.
- Resume: Use left alignment for most content, hanging indents to align job titles and descriptions, 1.0–1.15 line spacing to fit content while keeping readability, and bullets for responsibilities.
- Bibliography/Works Cited: Use hanging indent of 0.63 cm (or 0.5 inch) so the first line is flush left and subsequent lines are indented.
- Minutes of meeting: Use numbered lists for agenda items, multilevel numbering for subpoints, and small spacing after each list item for clarity.
- \[Line spacing (absolute) = font-size × line-spacing-multiplier (e.g., 12 pt font at 1.5 spacing → 12 × 1.5 = 18 pt line height).\]
- \[Points to inches: inches = points / 72 (e.g., 72 pt = 1 inch).\]
- \[Inches to cm: cm = inches × 2.54 (combine with points: cm = (points / 72) × 2.54).\]
- \[Total vertical gap between paragraphs = spacing-before + spacing-after (both measured in pt or cm).\]
- \[Convert pt to pixels (approx. at 96 DPI): px ≈ pt × 1.333 (so 12 pt ≈ 16 px).\]
Styles and Themes
Styles and Themes
Key Point: Effective formatting = Theme defaults + Style definitions + Direct (local) formatting (priority: Direct > Style > Theme)
Definition: Styles are predefined sets of formatting instructions (font, size, color, alignment, spacing, borders) that can be applied to text or other elements in a document. Themes are document-wide collections of coordinated choices (theme colors, theme fonts, theme effects) that determine the overall look of a document.
Types of styles:
- Paragraph styles — control paragraph-level properties: alignment, line spacing, indentation, spacing before/after, borders.
- Character styles — control inline text attributes: font family, size, color, bold/italic/underline.
- Linked (paragraph & character) styles — work as both paragraph and character styles depending on application.
- List styles — control numbering/bullet formats and nesting behavior.
- Table styles — define borders, fills, and text alignment for table elements.
What a theme does:
- Theme colors — a palette of coordinated colors (accent1..6, hyperlink, followed hyperlink).
- Theme fonts — a heading font and a body font that make text consistent.
- Theme effects — preset shapes/shadow/line styles for objects.
How styles and themes interact:
- Styles provide the structural formatting rules for specific elements (e.g., 'Heading 1', 'Normal').
- The theme supplies the default colors and fonts that styles can reference. Changing the theme updates all styles that use theme fonts/colors.
- Priority (when multiple formatting sources exist): Direct (manual) formatting > Style formatting > Theme defaults. In practice: a style can override theme values, and local direct formatting overrides both.
Benefits:
- Consistency across a document or a set of documents.
- Speed — apply one style to many paragraphs instead of formatting each manually.
- Easy global changes — modify a style or theme once to update the entire document.
- Better navigation and structure — using heading styles enables automatic Table of Contents and document map/navigation pane.
- Professional templates — styles + themes form the core of reusable templates.
How to use (step-by-step typical workflow):
- Choose or create a theme (select coordinated colors & fonts for the document).
- Define or customize styles for headings, body text, captions, quotes, lists, and tables.
- Apply styles consistently as you type (use Heading 1 for top-level headings, Heading 2 for subheadings).
- To change the appearance globally, edit the style or switch the theme — changes propagate automatically.
- Use heading styles to generate Table of Contents and to enable easy navigation in large documents.
Best practices:
- Avoid excessive direct formatting; prefer styles so future edits are easier.
- Base new styles on existing ones when possible (inheritance) to keep a simple style hierarchy.
- Keep a small set of primary heading levels (e.g., Heading 1–3) for clarity and an effective TOC.
- Save theme + style sets as templates for repeated use (reports, letters, project work).
Example scenario in classrooms or office: A student creates a project report. They set a theme with a blue palette and a sans-serif body font, then apply 'Heading 1' to chapter titles and 'Normal' to paragraphs. Later the teacher asks for a red-themed version; changing the theme automatically updates title colors and any style elements that use theme colors.
- School project: Use 'Heading 1' for chapter titles, 'Heading 2' for sub-sections, and 'Normal' for body text. Generate Table of Contents automatically from heading styles.
- Resume: Define character styles for 'Name' (larger font, bold), 'SectionTitle' (uppercase, spacing), and 'BodyText'. Apply a professional theme so fonts and accent color remain consistent.
- Company report: Apply a corporate theme (company colors and fonts). Change the theme to prepare a client version: all headings, charts, and hyperlink colors update instantly.
- Exam answer sheet: Use list styles for numbered answers and a paragraph style for question explanations. Modify the list style to change numbering format across the document.
- \[Effective formatting = Theme defaults + Style definitions + Direct (local) formatting (priority: Direct > Style > Theme)\]
- \[Child style = Parent style + Overrides (style inheritance)\]
- \[TOC entries count = number of paragraphs using Heading styles (Heading 1..n)\]
Page Layout and Sections
Page Layout and Sections
Key Point: Page area (in square inches) = page width (in) × page height (in)
What is Page Layout?
Page layout is the arrangement of text, images and other elements on a page. It defines page size and orientation, margins, headers and footers, columns, gutters, and the printable/content area. Good page layout improves readability, visual balance and the flow of information.
Key elements
- Page size and orientation: Standard sizes (A4, Letter) and orientations (Portrait, Landscape).
- Margins: Space between page edges and content — top, bottom, left, right. Margins create visual breathing room and account for binding (gutter).
- Header and footer: Repeating areas at top/bottom for titles, page numbers, dates.
- Columns and gutters: Text can be arranged in columns. A gutter is the space between columns (or inside binding).
- Printable/content area: The usable width and height after subtracting margins.
What are Sections?
Sections divide a document into parts that can have independent page layout settings. Each section can have its own headers/footers, orientation, number of columns, margins, page numbering, or page size. Section breaks allow mixed layouts in one document (for example a portrait chapter followed by a landscape table).
Common section break types
- Next page: Section starts on the next page.
- Continuous: Section starts immediately on the same page — useful to change the number of columns mid-page.
- Odd/even page: Start the section on the next odd- or even-numbered page — used for printed books.
How to use sections (typical steps in a word processor)
- Place the cursor where layout change is needed.
- Insert > Break > choose section break type (Next page, Continuous, etc.).
- Adjust layout settings for the new section (page size, orientation, columns, margins).
- Unlink header/footer from previous section if you want different headers/footers (often a "Link to Previous" toggle).
Practical tips
- Use sections sparingly — many small sections make global changes harder to manage.
- When changing orientation for a page, use section breaks before and after the page to limit the change to only those pages.
- Set gutters for bound documents so text near the binding is not lost.
- When using columns, adjust line breaks and images so elements don’t jump unpredictably between columns.
- School magazine: Use sections so the cover (landscape), table of contents (single column) and article pages (two-column) each have different layouts.
- Newspaper: Multi-column layout with narrow column widths and gutters; sections separate editorial pages from advertisement pages.
- Report or project file: Use a different header/footer (and page numbering style) for the title page, table of contents, and body — done with section breaks.
- Book: Use odd/even section breaks to ensure chapters start on right-hand pages and to have different headers on left/right pages.
- Resume: Single page with specific margins and a centered header; no sections usually required, but sections can be used if one page contains a detailed portfolio appendix in landscape.
- \[Page area (in square inches) = page width (in) × page height (in)\]
- \[Printable area width = page width - (left margin + right margin)\]
- \[Printable area height = page height - (top margin + bottom margin)\]
- \[Total printable area = (page width - left - right) × (page height - top - bottom)\]
- \[Column width = (page width - left margin - right margin - (column gap × (n_columns - 1))) / n_columns\]
- \[Pixels to inches: inches = pixels ÷ DPI (dots per inch)\]
Headers, Footers and Page Numbering
Headers, Footers and Page Numbering
Key Point: Page X of Y (Word fields): Insert PAGE, type " of ", then insert NUMPAGES. Example visible text: "Page {PAGE} of {NUMPAGES}"
What are headers and footers? A header is the area at the top of every page and a footer is the area at the bottom. They contain repeating information such as document title, chapter name, author, date, logo, and page numbers. Headers/footers are outside the main body text and remain consistent (or vary in a controlled way) across pages.
Purpose
- Provide identification: e.g., title, author, school/class.
- Navigation: page numbers and chapter names help readers find content.
- Branding/legal: company logo, copyright or contact details in footers.
Common elements include plain text, images (logos), date/time fields, page numbers, section or chapter headings, and automatic fields (such as total page count).
How to insert and edit (typical steps in word processors)
- Insert > Header or Footer > choose a style or “Edit Header/ Footer”.
- Add text, images or fields (Insert > Page Number / Date & Time / Field).
- Use options like “Different first page” or “Different odd and even” for varied headers/footers.
- To change numbering format or restart numbering: Insert > Page Number > Format Page Numbers, or insert a section break (Layout > Breaks) and unlink headers/footers from previous section.
Page numbering features
- Positioning: top (header) or bottom (footer), left/center/right.
- Formats: Arabic (1,2,3), Roman (i,ii,iii), alphabetic (a,b,c).
- Start at: set the first page number to a chosen value (useful when front matter uses Roman numerals).
- Restarting: break document into sections and restart numbering in a new section.
- Special cases: different first page (no header/footer on title page), different odd/even (for books with facing pages).
Advanced control with sections and linking
- Section breaks let you change headers/footers or numbering format for part of a document.
- Each section has a "Link to Previous" property; turn it off to create independent headers/footers.
Automatic fields (examples) Page number fields update automatically as pages change. Common fields: PAGE (current page), NUMPAGES (total pages), SECTION (section number), SECTIONPAGES (pages in section), DATE/TIME (current date/time).
- School assignment: Header contains student name and class at left, assignment title centered; footer contains page number (centered) and submission date at right.
- Book: Different odd/even headers — odd pages show chapter title on the right, even pages show author name on the left; front matter (title page) has no header (Different first page).
- Invoice: Footer contains company contact, bank details and legal notice; page numbering shows "Page 1 of 3" (use PAGE and NUMPAGES fields) to ensure multi-page invoices are complete.
- Research report: Use section breaks to number preface pages in Roman numerals (i, ii, iii) and main content in Arabic numerals starting at 1.
- \[Page X of Y (Word fields): Insert PAGE\]\[type " of "\]\[then insert NUMPAGES\]\[Example visible text: "Page {PAGE} of {NUMPAGES}"\]
- \[Start numbering at a specific value: set 'Start at' in Page Number Format (e.g.\]\[Start at = 5) — no arithmetic formula but a configuration step.\]
- \[Different formats by section: use Section 1 format = i\]\[ii\]\[iii\]\[Section 2 format = 1, 2, 3\]\[Achieved via Page Number Format and section breaks.\]
- \[Restart numbering: Insert section break\]\[then Format Page Numbers >\]\['Start at' = 1 for the new section.\]
Tables
Tables
Key Point: General percentage formula: Percentage = (Part / Whole) × 100
What is a table?
A table is a structured arrangement of data in rows and columns. Each intersection of a row and column is called a cell. Tables are used in digital documents to organise, present and summarise information clearly and compactly.
Parts of a table
- Rows – horizontal groups of cells (often represent records or observations).
- Columns – vertical groups of cells (often represent fields or attributes).
- Cells – individual boxes that hold text, numbers or formulas.
- Header row – top row that describes column contents (should be distinct and often repeated on page breaks).
- Borders & shading – visual styling to separate and emphasise parts of the table.
Common operations
- Create/insert table: choose number of rows and columns or convert text to a table.
- Insert/Delete rows or columns: add or remove data structure as needed.
- Merge/Split cells: combine neighbouring cells for headings or split a cell into several cells.
- Resize columns/rows: change width/height for readability.
- Align text in cells: left/centre/right and vertical alignment.
- Sort data: sort rows based on the values in one or more columns (ascending/descending).
- Apply styles: header formatting, alternating row colours for readability.
- Use formulas: compute totals, averages and other aggregated values inside table cells (in word processors or spreadsheets).
- Convert between table and text: useful when changing layout or importing data.
Using formulas in tables
Many word processors (e.g., Microsoft Word) provide simple table formulas such as =SUM(ABOVE) or =SUM(LEFT). Spreadsheets (e.g., Excel, Google Sheets) give more powerful formulas and cell references (e.g., =SUM(A2:A6)).
Best practices
- Always use a clear header row with short descriptive titles.
- Keep columns narrow and consistent; avoid excessive merging that breaks accessibility.
- Align numbers to the right and text to the left for easier scanning.
- Use borders and shading sparingly to emphasise important rows/columns.
- Add captions or titles to tables so readers know what they show without reading all the cells.
Accessibility & printing
Provide header rows, meaningful text in each cell, and avoid complex nested tables. For long tables, repeat header rows on page breaks and keep row height sufficient for readability.
- Class marksheet: rows for students and columns for subjects; calculate total and percentage for each student.
- Attendance register: rows for dates, columns for student names, mark presence/absence.
- Inventory list: columns for item name, quantity, unit price and total value (Total = Quantity × Unit Price).
- Invoice/bill: table listing items, quantity, unit price, subtotal; final invoice total = SUM(subtotals).
- Science experiment data: time vs measured value table used to create a line graph showing trends.
- \[General percentage formula: Percentage = (Part / Whole) × 100\]
- \[Spreadsheet (Excel/Sheets) common formulas: =SUM(A2:A6), =AVERAGE(B2:B11), =COUNT(C2:C20), =MAX(D2:D50), =MIN(D2:D50)\]
- \[Word table field formulas (examples): =SUM(ABOVE) — adds numbers in the column above the cell\]\[=SUM(LEFT) — adds numbers in the row to the left\]\[=AVERAGE(LEFT) — average of values to the left\]
- \[Inventory total per row: Total = Quantity × Unit_Price (in spreadsheet\]\[e.g., =B2*C2)\]
- \[Invoice grand total: =SUM(Subtotal_Range) (e.g., =SUM(E2:E10))\]
Graphics, Images and Objects
Graphics, Images and Objects
Key Point: Pixel count = width (pixels) × height (pixels)
Overview
Graphics, images and objects are visual elements used in digital documents to communicate ideas, decorate pages, illustrate concepts and display data. In information technology for Class 9, you learn about types of images, their properties (resolution, color depth, file size), common file formats, and how objects are inserted and managed inside documents.
1. Types of Images
- Raster (Bitmap) images: Made of pixels (tiny colored squares). Examples: photographs. Quality depends on resolution; enlarging can cause pixelation.
- Vector images: Made of mathematical paths (lines, curves). Examples: logos, icons, illustrations. They scale without losing quality.
2. Key Properties
- Resolution: Number of pixels horizontally × vertically (e.g., 1920 × 1080). Often expressed as PPI/DPI for print.
- Color depth: Bits per pixel (e.g., 8-bit, 24-bit). Determines number of colors: 2^n.
- File size: Depends on pixel count and color depth; compression reduces size.
- Aspect ratio: Width : Height (keeps image proportions when resizing).
3. Common File Formats & Typical Uses
- JPEG/JPG – good for photos; lossy compression (small file size).
- PNG – supports lossless compression and transparency (web graphics, screenshots).
- GIF – supports simple animation and limited colors (logos, simple animations).
- BMP – uncompressed raster (large files).
- SVG, EPS – vector formats (logos, scalable illustrations).
4. Objects in Documents
- Embedded vs Linked: Embedded objects are stored inside the document; linked objects reference external files (keeps document size small but requires the link target to be available).
- Object Types: Images, shapes, charts, text boxes, SmartArt. All are treated as objects you can move, resize, rotate, layer and format.
- Layering / Z-order: Objects have order (bring to front/send to back) to manage overlap.
- Text wrapping & Anchoring: Controls how text flows around objects and where objects stay relative to text or page.
- Grouping: Combine multiple objects so they move/resize as one unit.
5. Common Operations
- Resize (maintain aspect ratio), crop, rotate, flip.
- Adjust brightness/contrast, apply filters, remove background (useful for logos).
- Compress images for web or email to reduce file size.
6. Best Practices
- Use vector for logos and icons; raster for photos.
- Choose formats by use: JPEG for photos, PNG for transparency, SVG for scalable graphics.
- Optimize image resolution for target (screen vs print) to balance quality and file size.
- Add alternative text (alt text) for accessibility.
Summary: Understanding the difference between raster and vector, image properties (resolution, color depth), file formats and how to manipulate objects inside a document helps you create effective, efficient and accessible digital documents.
- In a school project report: insert a JPEG photograph (raster) of a science model and an SVG school logo (vector). Resize the photo keeping aspect ratio; place the logo in the header (vector for crisp printing).
- Designing a poster: use high-resolution images for print (300 DPI) and compress copies for sharing over email (reduce DPI or quality).
- Creating a presentation: insert a PNG with transparent background so the slide background shows through; group text and image objects so they move together.
- Webpage images: use optimized JPEGs for photos and PNGs for icons requiring transparency; use SVG for scalable icons to support multiple screen sizes.
- \[Pixel count = width (pixels) × height (pixels)\]
- \[Uncompressed file size (bytes) = width × height × color_depth (bits) / 8\]
- \[Print size (inches) = pixels / DPI (e.g.\]\[width_in_inches = width_pixels / DPI)\]
- \[Scaling: new_width = old_width × scale_factor\]\[new_height = old_height × scale_factor (use same factor to preserve aspect ratio)\]
- \[Aspect ratio = width ÷ height (keep constant to avoid distortion)\]
- \[Number of colors = 2^(color_depth) (e.g., 24-bit → 2^24 ≈ 16.7 million colors)\]
Captions, Figures and Labels
Captions, Figures and Labels
Key Point: Caption structure (conceptual): Caption = Label + Number + Separator + Short Description (e.g., "Figure 1.2: Structure of a cell")
What they are
Captions, figures and labels are elements used in digital documents to identify, describe and cross-reference visual items (images, charts, diagrams, tables, equations). A figure is the visual object itself. A caption is the short descriptive text shown with the figure (usually below an image or above a table). A label is a machine-readable name or identifier attached to a figure so you can make automatic cross-references within the document.
Why they matter
- Clarity: Captions explain what a figure shows so readers don’t have to guess.
- Navigation: Labels + automatic numbering let you refer to figures (e.g., “see Figure 2.1”) and keep references correct after edits.
- Accessibility: Together with alt text, captions help readers with visual impairments and improve document structure.
- Consistency: Automatic captions ensure uniform style and numbering across long documents.
Common conventions
- Position: Figure captions go below images; table captions usually go above the table.
- Format: "Figure X: Short description." Use consistent capitalization and punctuation.
- Numbering: Sequential (Figure 1, Figure 2) or chapter-based (Figure 2.3 = chapter 2, third figure).
- Labels: Use simple machine labels like
fig:solar_system,tab:results,eq:forcefor cross-referencing.
How to add captions and labels (overview)
- Microsoft Word: Select the object > References > Insert Caption. Choose label (Figure/Table/Equation) and numbering options (include chapter number if needed). Use Cross-reference (References > Cross-reference) to insert links to the caption text or number.
- LibreOffice Writer: Right-click the object > Caption, or Insert > Caption. For cross-references use Insert > Cross-reference and choose the caption entry.
- LaTeX: Put the object inside a float environment, e.g.
\begin{figure} ... \caption{...} \label{fig:...} \end{figure}. Use\ref{fig:...}or\autoref{fig:...}in text.
Best practices
- Keep captions concise but informative — include what is shown and any important parameters or units.
- Use meaningful labels (no spaces) and a consistent naming scheme, e.g.,
fig:topic_description. - Use automatic captions/numbering rather than typing numbers manually to avoid broken references after edits.
- Provide alt text for images to support accessibility; the caption can complement alt text but should not duplicate it verbatim.
- Maintain style consistency: font, size, alignment, and punctuation across all captions.
Accessibility & metadata
Besides captions and visible labels, include alternate text and image properties (title, description) so screen readers and search tools understand figure content. For academic work add a concise credit or source line when needed.
- Science project report: An image of the solar system is placed in Chapter 2 with caption "Figure 2.1: Diagram of the Solar System (not to scale)." Label used for cross-reference: fig:solar_system. In the text: "As seen in Figure 2.1, the planets orbit the sun."
- Math worksheet: A displayed equation has caption and label. LaTeX usage: "\begin{equation} F = ma \label{eq:newton} \end{equation}" and text: "From equation \ref{eq:newton} we get..."
- School newsletter: A photo has a short caption below (e.g., "Students planting trees during Green Day") and a credit line indicating the photographer.
- Lab report: Table with experiment results uses caption above: "Table 1: Temperature vs Reaction Time" and label tab:results; cross-referenced as "see Table 1" in discussion.
- Research assignment: Multiple figures use chapter-based numbering (Figure 3.2) so when chapters are rearranged the numbering updates automatically if captions are inserted via the word processor.
- \[Caption structure (conceptual): Caption = Label + Number + Separator + Short Description (e.g., "Figure 1.2: Structure of a cell")\]
- \[Simple sequential numbering: Figure n where n increments for each figure in the document (Figure 1\]\[Figure 2, ...).\]
- \[Chapter-based numbering formula: Figure = ChapterNumber.FigureInChapter (e.g., 3.4 = fourth figure in chapter 3).\]
- \[Microsoft Word SEQ field (example): { SEQ Figure \* ARABIC } — used internally to generate sequence numbers.\]
- \[Word chapter + seq field (example): { STYLEREF 1 \s }.{ SEQ Figure \* ARABIC } — generates chapter.figure numbering when Heading 1 style marks chapters.\]
- \[LaTeX commands: \caption{...} produces caption text\]\[\label{fig:label} assigns a machine label\]\[\ref{fig:label} inserts the figure number in text.\]
Footnotes and Endnotes
Footnotes and Endnotes
Key Point: Automatic numbering sequence: nᵗʰ note number = n (where n = 1, 2, 3, ...). Example: 1, 2, 3, ...
Definition: Footnotes and endnotes are short notes placed separately from the main text to give references, explanations, or additional information without interrupting the flow of the document. A footnote appears at the bottom (foot) of the same page where the reference mark occurs. An endnote appears at the end of a chapter, section, or the entire document.
Purpose: They are used for citations, clarifications, translations, short comments, or legal references so the reader can check sources or read extra detail without cluttering the page.
Where to insert (typical steps in a word processor like MS Word):
- Place the cursor where the reference is needed.
- Insert > References > Insert Footnote or Insert Endnote (or use shortcuts: Windows: Ctrl+Alt+F for footnote, Ctrl+Alt+D for endnote; Mac: ⌘+Option+F / ⌘+Option+D).
- Type the note text in the footnote area at the bottom of the page or in the endnote section at the end of the document/section.
Numbering and symbols: Notes are usually indicated by superscript numbers (1, 2, 3...), lower-case letters (a, b, c...) or symbols (*, †, ‡...). Numbering can be configured to be continuous through the document or to restart on each page/section.
Editing and deleting:
- To edit a note, modify the text in the footnote/endnote area.
- To delete a note, remove the reference mark (superscript) in the main text; the corresponding footnote/endnote is removed automatically and numbering adjusts.
- To convert footnotes <-> endnotes use the References options or a convert command in your word processor.
Formatting and separators: Word processors let you control the number format (1, i, a), the placement (bottom of page or below text), and the separator line used between the main text and footnotes. In long documents, endnotes are often grouped by chapter.
Best practices:
- Use notes sparingly—prefer a bibliography for long lists of sources.
- Keep footnotes short; long discussions are better in appendices.
- Be consistent with numbering style and placement through the document.
Quick visual example: Main text: "Global warming affects crop yields.1" Footnote 1 (bottom of page): "See IPCC, 2014, Chapter 7 for data and methods."
- School history assignment: You refer to a book in a sentence and add a footnote with the full source—e.g., “The treaty was signed in 1919.¹” and footnote 1 gives the book citation.
- Science lab report: Add a footnote explaining a specific measurement method or instrument calibration used for an experiment.
- Legal document: Use endnotes for statutory references and case citations collected at the end of a chapter or the whole document.
- Language translation: In a novel, include footnotes to explain cultural terms or phrases not easily translated.
- User manual: Use endnotes to collect revision history or extended technical specifications so the main instructions stay uncluttered.
- \[Automatic numbering sequence: nᵗʰ note number = n (where n = 1, 2, 3, ...)\]\[Example: 1, 2, 3, ...\]
- \[Alternative numbering formats: Arabic (1,2,3...)\]\[Roman (i\]\[ii\]\[iii...)\]\[alphabetic (a\]\[b\]\[c...)\]\[symbol sequence (*, †, ‡, §, ‖, ¶).\]
- \[Restarting rule (per page/section): If restart = true\]\[note_number_on_page = 1 for each new page/section\]\[else note_number_continues = previous + 1.\]
- \[Conversion mapping: Footnote_position(page_bottom) ↔ Endnote_position(document_or_section_end)\]\[Converting retains numbering order but relocates content.\]
- \[Keyboard shortcuts (useful quick 'formulas'): Insert Footnote = Ctrl+Alt+F (Windows) or ⌘+Option+F (Mac)\]\[Insert Endnote = Ctrl+Alt+D (Windows) or ⌘+Option+D (Mac).\]
References, Citations and Bibliography
References, Citations and Bibliography
Key Point: APA (book) template: Author(s). (Year). Title of book. Publisher. Example: Smith, J. (2018). Introduction to Ecology. Green Press.
Definitions
Citation — a short mention inside the text that shows where a specific idea, fact or quotation came from (e.g., (Smith, 2020) or Smith (2020)). Citations allow readers to identify the original source quickly.
Reference — a full, structured entry (placed in a reference list) that gives complete details about a cited source so readers can find it (author, year, title, publisher or URL, etc.).
Bibliography — a list of all sources used to prepare the document. A bibliography can include sources cited and additional background reading. A reference list usually contains only the works actually cited in the text.
Why they matter
- Give credit to original authors and avoid plagiarism.
- Allow readers to verify and follow up on information.
- Show the depth and reliability of research.
Types of citations
- In‑text citations — short form inside the body (author-year or author-page depending on style).
- Footnotes/Endnotes — explanatory or source notes at the bottom of a page or at the end of a document.
- Parenthetical citations — author and year (and page) inside parentheses.
Common citation styles
- APA (Author, Year) — common in sciences and social sciences.
- MLA (Author Page) — commonly used in language and literature.
- Chicago — offers both author-date and notes-bibliography systems.
Components of a typical reference entry
- Author(s) — who created the work.
- Year of publication — when it was published or last updated.
- Title — name of the book, article, web page, etc.
- Publication details — publisher, journal name, volume/issue, page numbers.
- Locator — DOI or URL for online sources.
How to add citations and references in a document
- Insert an in‑text citation where you use information from a source.
- Create a reference list or bibliography at the end of the document with full entries, alphabetized by author.
- Follow one citation style consistently throughout the document.
- Use citation tools (Word built-in citation manager, Zotero, Mendeley) to store sources and auto-format lists.
Practical tips for students
- When in doubt, cite: facts that are not common knowledge, direct quotations, paraphrases of others’ ideas, images, tables and datasets.
- Keep a running list of sources as you research to avoid losing details later.
- Use quotation marks for exact words and include page numbers if available.
Example short citation formats
APA in-text: (Author, Year) MLA in-text: (Author page) Chicago footnote: Author, "Title," Publication details, page.
- School science project: You quote a conclusion from a textbook — In-text citation (APA): (Khan, 2019). Reference: Khan, R. (2019). Basic Biology for Schools. Sunshine Publishers.
- Website article: You use a fact from a reliable website — In-text: (WorldHealthOrg, 2021). Reference: World Health Organization. (2021). Hand hygiene: Why it matters. https://www.who.int/hand-hygiene
- Newspaper article: Quoting a line from a newspaper — MLA in-text: (Verma 4). Reference: Verma, Anita. "City Park Reopens." The Daily News, 4 Mar. 2022, p. A3.
- Image used in presentation: Give source beneath the image and full reference in bibliography — Image credit: Photo by A. Lee, 2020, from https://example.com/photo (used with permission).
- Interview or lecture: Cite personal communication — In APA: (S. Patel, personal communication, 12 Aug 2024). No reference list entry required, but document the details in text.
- \[APA (book) template: Author(s). (Year)\]\[Title of book\]\[Publisher\]\[Example: Smith\]\[J. (2018)\]\[Introduction to Ecology\]\[Green Press.\]
- \[APA (journal) template: Author(s). (Year)\]\[Article title\]\[Journal Title\]\[volume(issue)\]\[pages. https://doi.org/xxx Example: Rao\]\[P., & Li\]\[M. (2020)\]\[Plant responses\]\[Botany Journal, 12(3), 45-58. https://doi.org/10.1234/bj.2020.12\]
- \[MLA (book) template: Author Last\]\[First\]\[Title\]\[Publisher\]\[Year\]\[Example: Brown\]\[Lisa\]\[Science for Beginners\]\[City Press, 2016.\]
- \[In-text citation patterns: APA — (Author\]\[Year) or Author (Year) said..\]\[MLA — (Author page) for quotations and paraphrases.\]
- \[Footnote template (Chicago notes): Author\]\[Title (Place: Publisher\]\[Year)\]\[page\]\[Example: John K\]\[Das\]\[Science and Us (Delhi: ABC Publishers, 2015), 23.\]
Table of Contents, Index and Bookmarks
Table of Contents, Index and Bookmarks
Key Point: TOC field example (Microsoft Word field code syntax): { TOC \o "1-3" \h \z \u } — means include heading levels 1 to 3, make entries hyperlinks, hide web page tab leaders, and use outline levels.
Overview
Table of Contents (TOC), Index and Bookmarks are navigation and reference tools used in digital documents to help readers find information quickly. They are commonly used in books, reports, manuals and academic projects. While a TOC shows the document structure (chapters/sections) with page numbers, an Index lists important terms alphabetically with references. Bookmarks mark specific locations or selections for fast navigation or linking.
Table of Contents (TOC)
A TOC is normally generated from the document's heading styles (Heading 1, Heading 2, Heading 3, etc.). An automatic TOC lists headings and corresponding page numbers and can include hyperlinks for on-screen documents. Key features include selectable levels (how many heading levels to include), dot leaders (fill characters between entry and page number), and automatic updating when the document changes.
How to create a TOC (typical steps)
- Apply built-in heading styles (Heading 1 for chapter titles, Heading 2 for sub-sections, etc.).
- Place the cursor where the TOC should appear; use References > Table of Contents > choose an automatic style.
- Update the TOC after edits: select the TOC and choose Update Field / Update entire table.
When to use: At the start of long documents, books, project reports or manuals to show the structure and allow quick navigation.
Index
An Index is an alphabetical list of important words, topics or names used in the document with references to the pages where those topics appear. Index entries are created by marking words or phrases (creating index entries or XE fields), then generating the index which compiles entries and page numbers into alphabetical order.
How to create an Index (typical steps)
- Select a word or phrase to index and mark it as an index entry (References > Mark Entry). This inserts an XE field (hidden field) at that location.
- Repeat for all important terms throughout the document.
- Place the insertion point where the index should appear and choose References > Insert Index (choose format); then update as needed.
When to use: In reference works, textbooks, manuals, research reports and long documents where readers need to look up topics by keyword rather than by structure.
Bookmarks
Bookmarks mark specific positions or blocks of content within a document and give them a name. They are especially useful for creating cross-references, hyperlinks within the document, templates, or for quickly returning to a specific location while editing.
How to create and use Bookmarks (typical steps)
- Select text or place the cursor where you want a bookmark, then use Insert > Bookmark and give a short, meaningful name (no spaces recommended).
- Create hyperlinks or cross-references that point to that bookmark so users jump to the bookmarked location.
- Manage bookmarks using the Bookmark dialog to go to, rename or delete them.
Differences and relationships
- TOC is structural (headings arranged by order), Index is alphabetical (topics arranged by keyword), Bookmarks are user-defined anchors.
- TOC is typically generated from styles; Index is generated from marked entries; Bookmarks are explicitly placed by the author.
- All three can be used together: a TOC gives the document map, the Index gives a subject map, and bookmarks support fast linking and navigation.
Best practices
- Use built-in heading styles consistently to ensure an accurate TOC.
- Choose relevant keywords for the Index and mark each occurrence or use a main occurrence plus cross-references.
- Name bookmarks with short, meaningful identifiers (e.g., Fig_Method, Sec_Results).
- Always update fields (TOC, Index) before finalizing the document.
- For digital documents, include hyperlinks in the TOC and Index for easier navigation.
Accessibility
Using heading styles, clear index entries and meaningful bookmark names improves accessibility for screen readers and helps all users navigate documents efficiently.
- School project report: Use Heading 1 for chapter titles, Heading 2 for subtopics; insert an automatic TOC at the beginning and bookmarks for long appendices so teachers can jump to specific sections.
- Textbook: Place a TOC to show chapter organization, an Index at the end listing topics like 'photosynthesis' with page references, and bookmarks for figures and tables to link from captions.
- User manual: TOC lists main procedures, Index lists keywords (e.g., 'reset', 'firmware update'), and bookmarks allow quick navigation from a troubleshooting section to specific steps.
- Research thesis: TOC for chapters and sub-sections; Index for technical terms and names; bookmarks for frequently consulted tables, figures or appendices.
- \[TOC field example (Microsoft Word field code syntax): { TOC \o "1-3" \h \z \u } — means include heading levels 1 to 3\]\[make entries hyperlinks\]\[hide web page tab leaders\]\[and use outline levels.\]
- \[Index entry field example: { XE "Greenhouse effect" } — inserted when you mark an index entry for the term "Greenhouse effect".\]
- \[Mark index entry quickly: select term → References → Mark Entry (creates an XE field).\]
- \[Insert TOC: use References → Table of Contents (automatic styles read heading styles)\]\[Update TOC after edits by selecting it and choosing Update Field → Update entire table.\]
- \[Create bookmark: select text or position → Insert → Bookmark → enter name (use no spaces)\]\[To link: Insert → Hyperlink → Place in This Document → choose bookmark.\]
- \[Useful keyboard/field shortcuts: use Ctrl+F9 to insert field braces { }\]\[F9 to update selected field(s)\]\[and Alt+Shift+O to mark an index entry (in many word processors).\]
Cross‑References and Hyperlinks
Cross‑References and Hyperlinks
Key Point: HTML anchor: Visit example
Overview
Cross‑references and hyperlinks are tools used in digital documents to connect content. A cross‑reference points to parts inside the same document (headings, figures, tables, numbered items, page numbers). A hyperlink (link) connects to an address (URI) — it may be internal (jump to a bookmark/heading inside the document) or external (web page, file, email address).
Cross‑References — details
- Purpose: keep references up to date. When you move or renumber content, a properly inserted cross‑reference updates automatically (for example, page numbers or figure numbers).
- Typical targets: headings, captions (figures/tables), numbered lists, bookmarks, footnotes, page numbers.
- How to create (MS Word / Google Docs general steps):
- Give the target a stable identifier: a heading style, caption, or bookmark.
- Place cursor where reference is needed and use Insert > Cross‑reference (or Insert > Bookmark + Insert > Link to Bookmark).
- Choose reference type (e.g., Heading, Figure), insert reference (text of heading, page number, or numbered item).
- Update fields (select all > F9 in Word) after edits to refresh numbers and page references.
- Advantages: consistency, automatic updates, easier long reports and manuals.
- Common pitfalls: creating plain text instead of a field (won't update), removing the bookmarked/captioned target, broken references after copying without bookmarks.
Hyperlinks — details
- Types:
- External web link (https://...)
- Internal/document link (to a bookmark or heading)
- Link to a file on disk or network (relative or absolute path)
- Email link (mailto:)
- How to create (general): select text or object > Insert > Hyperlink (or Ctrl+K) > enter target address or choose a bookmark/file.
- URLs: Absolute (full address, e.g., https://example.com/page) vs Relative (relative to document location, e.g., ../files/manual.pdf). Use relative for portable document packages.
- Accessibility & formatting:
- Use meaningful link text (avoid "click here").
- Provide tooltips or titles when possible.
- Check links after moving files or publishing online.
- Security: do not follow untrusted links; ensure HTTPS for secure sites.
Differences at a glance
- Cross‑reference: usually internal, dynamic (updates with document changes), created from headings/captions/bookmarks.
- Hyperlink: can be internal or external, navigates to an address or resource, often static unless it points to a document that changes.
Practical workflow tips
- Create captions and use automatic numbering for figures and tables (so cross‑references show correct numbers).
- Use bookmarks for non‑heading internal targets (specific paragraph or table cell).
- After major edits, update all fields (Word: Ctrl+A then F9) to refresh cross‑references.
- Prefer relative links inside a project folder to keep links valid when sharing the whole folder.
When to use which
- Use cross‑references for citations inside the same document (e.g., "see Figure 3 on page 12").
- Use hyperlinks to provide resources, references or navigation (e.g., "Download data set" linking to a file or "Contact us" linking to mailto:).
- Table of Contents auto-links: A TOC uses cross‑references to headings so clicking a heading takes you to that section and page numbers update when content moves.
- Referencing figures in a lab report: Insert figure captions and then insert a cross‑reference like "Figure 2". If figures are reordered, the cross‑reference updates.
- Internal jump in a long assignment: Insert bookmarks at each chapter start and add hyperlinks in a navigation pane to jump to those bookmarks.
- External citation link: In a research report, hyperlink a citation to the online journal (e.g., https://doi.org/...).
- Email contact link on a project cover page: Use mailto:teacher@school.edu so clicking opens an email draft.
- PowerPoint navigation: Create hyperlinks from buttons to specific slides (useful for quizzes and interactive menus).
- \[HTML anchor: <a href="https://example.com">Visit example</a>\]
- \[HTML internal anchor: <a href="#section2">Go to Section 2</a> and target: <h2 id="section2">Section 2</h2>\]
- \[Mail link: <a href="mailto:someone@example.com">Email us</a>\]
- \[Markdown link: [Link text](https://example.com)\]
- \[Word HYPERLINK field (example): { HYPERLINK "https://example.com" \o "Open example" }\]
- \[Word REF/PAGEREF field examples: - { REF BookmarkName } (inserts bookmarked text) - { PAGEREF BookmarkName } (inserts page number of bookmark) - For numbered items use SEQ: { SEQ Figure \* ARABIC } and cross‑reference to it\]
Mail Merge and Labels
Mail Merge and Labels
Key Point: Excel cleanup/combination examples: - =TRIM(A2) — remove extra spaces - =PROPER(B2) — convert 'john doe' to 'John Doe' - =CONCATENATE(A2, "\n", B2, ", ", C2) or =A2 & CHAR(10) & B2 & ", " & C2 — combine columns into a single Address field
What is Mail Merge?
Mail Merge is a feature in word processors that automates creating many personalized documents (letters, envelopes, labels, emails) by combining a single main document with a data source (list of names, addresses, etc.). The main document contains static text and merge fields (placeholders). The data source supplies different values for each record so the software generates one customized document per record.
Main components
- Main document: The template (letter, label layout) that contains text and merge fields (e.g., «FirstName», «Address»).
- Data source: A table or file with records (Excel, CSV, database). Each column is a field (FirstName, LastName, Street, City, PIN).
- Merge fields: Placeholders inserted into the main document that get replaced by data from the data source.
- Merge process: Match fields, preview, and produce output (print, save, or send mails).
How Mail Merge works — step by step
- Prepare the data source: Make a spreadsheet or CSV with a header row naming each column. Clean and format names and addresses (no merged cells).
- Create the main document: Draft the letter or design the label template. For labels, choose correct label type (vendor and product code) so the layout matches the physical sheet.
- Insert merge fields: Place fields where personalized info should appear (e.g., "Dear «FirstName»").
- Preview results: Cycle through records to check formatting and spacing.
- Finish & merge: Print, save as individual files, or send emails (if email addresses are present).
Mail Merge for Labels (specifics)
When creating labels you typically:
- Select Labels as the document type.
- Choose the correct label template (manufacturer & product code) or set custom dimensions (label height, width, margins, number of columns/rows).
- Insert merge fields in the first label cell, then use Update all labels (or use a grid-fill command) so each cell gets the same field layout.
- Preview and finish to print on label sheets.
Useful tips & best practices
- Use a clean data source (no blank rows, consistent formats).
- Use functions in Excel to clean text: TRIM to remove extra spaces, PROPER for name capitalization.
- Preview before printing; do a test print on plain paper to check alignment with label sheets.
- If some records should be skipped or sorted, use the merge tool's filter and sort options.
- For conditional text (e.g., different salutations), use IF field codes.
Common field-code examples (Word-style)
{ MERGEFIELD FirstName }
{ MERGEFIELD LastName }
{ IF { MERGEFIELD Amount } > 1000 "Dear valued customer" "Dear customer" }
Note: In many word processors you insert these via the mail merge UI (not by typing curly braces manually). Excel formulas are usually used to prepare or combine fields (e.g., create a single Address field from multiple columns).
When to use Mail Merge
- Sending exam results, report letters, or permission slips to many students.
- Printing address labels for invites, newsletters, or parcel shipping.
- Mass emailing newsletters or notifications (personalised subject/body).
Common problems & fixes
- Incorrect label alignment — verify label template dimensions and do a test print on plain paper.
- Formatting differences (dates/numbers) — format columns in Excel before merging or use formatting switches in merge fields.
- Missing records — check for blank rows and confirm the data range includes all rows.
- School invitation letters: Create one invitation template and merge it with a student list (name, class, parent name, address) to print personalised letters.
- Address labels for a book fair: Use an Excel list of buyers to produce address labels on A4 label sheets for packaging and shipping.
- Report distribution: Merge student grades and remarks into a report template to produce one printed report per student.
- Email newsletters: Personalise email greetings and content by merging an email template with a subscriber spreadsheet containing names and preferences.
- \[Excel cleanup/combination examples: - =TRIM(A2) — remove extra spaces - =PROPER(B2) — convert 'john doe' to 'John Doe' - =CONCATENATE(A2, "\n"\]\[B2, ", "\]\[C2) or =A2 & CHAR(10) & B2 & ", " & C2 — combine columns into a single Address field\]
- \[Counting recipients & label sheets: - =COUNTA(A2:A100) — count non-empty rows (number of recipients) - =CEILING(COUNTA(A2:A100)/30, 1) — if 30 labels per sheet\]\[gives number of sheets needed\]
- \[Mail merge field codes (Word syntax): - { MERGEFIELD FirstName } - Conditional example: { IF { MERGEFIELD Balance } > 0 "Please pay Rs. { MERGEFIELD Balance }" "No dues" }\]
Forms and Fields
Forms and Fields
Key Point: LineTotal = Price × Quantity
What are Forms and Fields?
A form is a structured document (paper or digital) used to collect information. A form is made up of fields — the individual input places where users enter or select data. In digital documentation (advanced), forms are used to capture data reliably, validate it, and store or forward it to other systems.
Key components of a form
- Label: Text describing a field (e.g., "Name").
- Field (Input): The control to capture data (text box, radio button, checkbox, dropdown, date picker, file upload, etc.).
- Button: Submit, Reset, Cancel, Next, etc.
- Group/Section: Logical division of related fields (e.g., Personal Details, Payment Details).
- Help/Hints: Placeholder text, tooltips, examples for each field.
Common field types
- Text (single-line) and Textarea (multi-line)
- Number (integer or decimal)
- Password (masked input)
- Radio buttons (single choice) and Checkboxes (multiple choices)
- Select / Dropdown
- Date / Time pickers
- Email, Telephone, URL (semantic input types help validation)
- File upload
- Hidden (stores data not seen by user)
- Read-only / Computed fields (auto-calculated values)
Field properties and attributes
- name: Identifier used when sending the form data.
- id: Unique identifier for scripting and labels.
- value: Current value of the field.
- placeholder: Example text shown when field is empty.
- maxlength: Maximum allowed characters.
- required: Marks field as mandatory.
- readonly / disabled: Prevents editing or submitting.
- min / max / step: For numeric/date ranges.
Validation
Validation ensures data is in correct format and plausible values. Two levels:
- Client-side (immediate feedback using form settings or scripts) — improves user experience.
- Server-side (authoritative check) — required for security and correctness.
Typical checks: required fields, numeric ranges, date ranges, email/phone format, string length, and cross-field consistency (e.g., End date > Start date).
Computed fields and simple calculations
Forms often calculate totals, discounts, taxes, percentages, ages, averages, etc. Computed fields update automatically as users change input.
Design & accessibility tips
- Group related fields and use clear labels.
- Place labels above inputs for readability on small screens.
- Provide inline validation messages (not only color cues) for accessibility.
- Make forms mobile-friendly and keyboard-accessible.
- Minimize required fields to reduce user fatigue.
Where forms appear in real life
Digital registration forms, online surveys, school admission forms, library issue/return forms, fee payment forms, attendance forms, feedback forms, e-commerce checkout, and registration for exams or events.
How forms connect to data storage
Submitted form data is usually mapped into a table (database) where each field corresponds to a column. Good field naming and types make storage and retrieval reliable.
- Student Registration Form: Fields — Name (text), Date of Birth (date), Class (dropdown), Address (textarea), Parent Phone (tel), Photo (file). Computed: Age is calculated from DOB.
- Feedback/Survey Form: Radio buttons for rating (1–5), textareas for comments, checkboxes for topics interested in. Use required for rating, optional for comments.
- Library Issue Form: Book ID (text), Student ID (text), Issue Date (date), Due Date (date). Computed: Fine = max(0, (Today - Due Date) × FinePerDay).
- Invoice / Billing Form: Item lines with fields ItemName, Price, Quantity. Computed: LineTotal = Price × Quantity; Subtotal = sum(LineTotals); Discount = Subtotal × (discount%/100); Tax = Subtotal × (tax%/100); NetTotal = Subtotal - Discount + Tax.
- Attendance Form: Date (date), Student ID (text), Present (checkbox). Compute attendance% across a month: (DaysPresent / TotalWorkingDays) × 100.
- \[LineTotal = Price × Quantity\]
- \[Subtotal = sum(LineTotal_i) (i over all items)\]
- \[DiscountAmount = Subtotal × (DiscountPercent / 100)\]
- \[GST = Subtotal × (GSTRate / 100)\]
- \[NetAmount = Subtotal - DiscountAmount + GST\]
- \[Attendance% = (DaysPresent / TotalWorkingDays) × 100\]
Reviewing and Collaboration
Reviewing and Collaboration
Key Point: Change Percentage = (Number of changed words / Total words in document) × 100 — to estimate how much of a document was modified.
What is Reviewing and Collaboration?
Reviewing and Collaboration in digital documentation refers to the tools and workflows that let multiple people read, comment on, edit, compare and approve the same document. Modern word processors and cloud editors provide features such as comments, track changes (or revision marks), version history, document compare/merge, permissions and real‑time co‑authoring to support team work.
Why it matters
These features make group work efficient and accountable: reviewers can suggest edits without destroying the original text, authors can accept or reject changes, teams can see who did what and when, and conflicts are reduced when roles and permissions are set.
Key features and how they work
- Track Changes / Track Revisions: Records insertions, deletions and formatting changes. Each change is shown with the editor’s name and time. The author can Accept or Reject each change.
- Comments: Allows reviewers to leave notes, questions or instructions attached to specific text or objects. Comments can be replied to and marked Resolved.
- Compare / Combine Documents: Compares two versions and highlights differences (useful when multiple offline edits exist). Some tools can combine changes from multiple reviewers into one document.
- Version History: Stores previous versions; you can view, name, or restore earlier versions and see who saved them.
- Co‑authoring / Real‑time Collaboration: Multiple users edit the same document simultaneously (cloud editors show cursors and presence indicators). Changes are synchronized live.
- Permissions and Protection: Share with view/comment/edit permissions; restrict sections or require passwords for sensitive parts.
- Notifications & Assignment: Assign comments or review tasks to specific people and notify them by email or in‑app alerts.
Common reviewing workflow (typical steps)
- Author creates a draft and shares it with reviewers (set permissions: Comment or Edit).
- Reviewers add comments and use Track Changes to suggest edits.
- Author goes through suggested changes, using Accept/Reject and replying to or resolving comments.
- If needed, compare revised draft with original to confirm all intended edits are included.
- When final, update version name (e.g., "Final v1.0") and set permissions to View only.
Best practices
- Assign specific reviewers and deadlines to avoid duplication of effort.
- Use clear comment language: mention the change, reason and action required.
- Keep one working copy when possible (use cloud co‑editing) to reduce merge conflicts.
- Regularly review version history and create named milestones (Draft, Review1, Final).
- Protect important sections to prevent accidental edits.
Accessibility & etiquette
Be respectful in comments, use descriptive text for tracked changes so reviewers understand intent, and summarize major edits in a top‑level comment or changelog.
- School group project: Four students co-edit a single Google Doc. Each student adds content in separate sections, leaves comments asking for clarifications, and resolves comments after discussion. The final document is exported to PDF for submission.
- Teacher feedback on essay: A teacher enables Track Changes on a student’s assignment, marks grammar corrections and suggests rewording with comments. The student reviews the changes, accepts most corrections, and responds to comments before resubmitting.
- Business report review: Three managers review an offline Word document. Each saves a revised copy. The editor uses Document Compare to merge changes, reviews conflicts, and accepts final edits.
- Legal contract negotiation: Lawyers exchange redlined contracts (track changes) and use Compare to produce a single clean version showing all insertions and deletions. Major changes are discussed and resolved during a meeting.
- Meeting minutes: A secretary prepares minutes and shares the document with team members who add corrections/comments in real time during the meeting. The secretary finalizes the minutes and locks the document.
- \[Change Percentage = (Number of changed words / Total words in document) × 100 — to estimate how much of a document was modified.\]
- \[Acceptance Rate (%) = (Number of accepted changes / Total proposed changes) × 100 — measures how many suggestions were incorporated.\]
- \[Average Review Time per Change = Total review time (minutes) / Number of changes — helps evaluate review efficiency.\]
- \[Collaboration Score = w1×(Response Rate) + w2×(Acceptance Rate) + w3×(On‑time Completion Rate) — a weighted metric you can define (weights w1\]\[w2\]\[w3 sum to 1) to assess team collaboration quality.\]
Find, Replace and Navigation
Find, Replace and Navigation
Key Point: Common regex patterns (used in advanced editors): '\\bword\\b' — match whole word 'word' (word boundary).
What it is
Find, Replace and Navigation are core text‑editing features of digital document software (e.g., MS Word, LibreOffice Writer, Google Docs). They let you quickly locate text or formatting, change text systematically, and move through a document efficiently.
Find (Search)
Use Find to locate words, phrases, formatting (bold/italic), special characters (tabs, paragraph marks) or patterns (with wildcards/regular expressions). Typical options include Match case, Whole words only, and Use wildcards/regex.
Replace
Replace substitutes found text with new text. You can replace one occurrence at a time or choose Replace All. Advanced Replace supports backreferences (reusing parts of the found text), formatting changes, and using special/escape codes for tabs, newlines or paragraph breaks.
Navigation
Navigation features help you move through long documents: Go To (page/section/line/heading), Navigation Pane (list of headings, search results, pages, and bookmarks), bookmarks, hyperlinks and table of contents. Using styles (Heading 1, Heading 2) makes navigation via the navigation pane or TOC much faster.
Step‑by‑step usage
- Open the Find dialog (Ctrl+F). Type the text or pattern you want to locate. Use options such as Match case.
- To change occurrences, open Replace (Ctrl+H). Enter Find what and Replace with, then choose Replace or Replace All.
- For structured navigation use the Navigation Pane or Go To (Ctrl+G): jump to page number, section, heading or bookmark.
Advanced features
- Wildcards / Regular expressions: find patterns (e.g., dates, repeated words) and use capture groups in replacements.
- Search and replace formatting: change font, size, color or paragraph style for matched text.
- Search special codes: paragraph mark (often ^p or \n), tab (^t), page break (^m).
Best practices
- Always review Replace All on a backup copy or use Replace one-by-one for major changes.
- Use styles for headings and consistent formatting to speed navigation and bulk edits.
- Test regular expressions on a small sample before applying them to the whole document.
Common keyboard shortcuts
- Ctrl+F — Open Find
- Ctrl+H — Open Replace
- Ctrl+G (or F5) — Go To (page/line/heading/bookmark)
- F3 / Enter — Find Next
Note: Specific syntax for special codes and wildcards varies by editor: MS Word uses codes like ^p (paragraph mark) and a different wildcard mode; many code editors use standard regular expressions (PCRE).
- Replace double spaces with single spaces: Find: " " (two spaces) → Replace with: " " (one space) — or use regex find "\s{2,}" → replace with " ".
- Update year in multiple places: Find: "2023" → Replace All: "2024" (use with care).
- Reformat phone numbers: Find pattern (regex) "(\d{3})-(\d{3})-(\d{4})" → Replace with "(\1) \2-\3" to change 123-456-7890 to (123) 456-7890.
- Remove extra blank lines: Find: paragraph mark repeated (MS Word: "^p^p") → Replace with: "^p" (repeat until fixed), or use regex to collapse multiple newlines.
- Find repeated words (e.g., "the the"): Regex Find "\b([A-Za-z]+)\s+\1\b" → Replace with "\1".
- \[Common regex patterns (used in advanced editors): '\\bword\\b' — match whole word 'word' (word boundary).\]
- \[Date capture and reorder (regex): '(\\d{2})/(\\d{2})/(\\d{4})' → replace with '\\3-\\2-\\1' (dd/mm/yyyy → yyyy-mm-dd).\]
- \[Duplicate-word removal: find '\\b([A-Za-z]+)\\s+\\1\\b' → replace '\\1'.\]
- \[MS Word special codes: '^p' = paragraph mark, '^t' = tab, '^m' = page break (use in Find/Replace in Word).\]
- \[Whitespace collapse (regex): '\\s{2,}' → replace with single space ' '.\]
Macros and Automation
Macros and Automation
Key Point: VBA macro template: Sub MacroName() ' statements End Sub
What is a macro?
A macro is a recorded or programmed sequence of actions (keystrokes, mouse clicks, commands) that automates repetitive tasks in applications such as word processors, spreadsheets and presentation software. Macros save time, reduce errors and ensure consistency.
Why use macros and automation?
- Speed: complete repetitive work much faster than manual steps.
- Accuracy: reduces human error and ensures consistent output.
- Repeatability: run the same procedure reliably whenever needed.
- Productivity: frees up time for more complex tasks.
Types of macros
- Recorded macros — created by using a macro recorder that captures user actions. Easy for beginners.
- Programmed macros — written in a scripting language (for example VBA in Microsoft Office). More flexible and powerful.
How to create and use a macro (general steps)
- Plan the task: identify exact steps to automate.
- Record or write the macro: use the recorder or write code (e.g., VBA).
- Test the macro on sample data to confirm behavior.
- Assign a name or a keyboard shortcut / button to run it.
- Run and, if needed, edit to handle variations (use variables, loops, conditions).
Key concepts for spreadsheet macros
- Absolute vs Relative references: Absolute records exact cell addresses; relative records positions relative to the active cell.
- Loops and conditions: allow processing many rows or different cases (For, While, If...Then).
- Functions & formulas: macros often combine code with spreadsheet formulas (SUM, IF, VLOOKUP).
- Security: macros can contain malicious code. Only enable macros from trusted sources and consider digital signatures.
Simple VBA macro structure (example)
<code>Sub FormatReport()
' Example: clear old formatting and apply header style
Rows("1:1").Font.Bold = True
Columns("A:E").AutoFit
End Sub
</code>
Best practices
- Give clear names and comments inside macros.
- Test macros on copies of data.
- Use error handling in programmed macros.
- Document what the macro does and any inputs required.
Common uses (automation)
Generating invoices, cleaning imported data, producing monthly reports, mail-merge letters/emails, bulk file renaming, standardizing document formatting, and automatic backups.
Safety note
Macros can run powerful commands — treat unknown macros as potentially harmful. Use antivirus tools, enable macros only from trusted sources, and use digital signatures when distributing macros.
- Invoice generation: A macro fills customer details, copies item list, calculates totals using SUM and applies consistent formatting to produce an invoice in seconds.
- Mail merge: Combine a template letter with a spreadsheet of names and addresses to automatically create personalized letters or emails.
- Monthly attendance report: Macro collects daily attendance sheets, computes totals using COUNTIF, highlights absent students, and creates a consolidated report.
- Data cleaning: Remove blank rows, trim extra spaces (TRIM), convert text to proper case, and standardize date formats across a dataset.
- Bulk file renaming: A script renames dozens of files according to a pattern (e.g., Class9_Subject_Date.docx) to organize materials quickly.
- \[VBA macro template: Sub MacroName() ' statements End Sub\]
- \[Common spreadsheet formulas used with automation: SUM(range)\]\[AVERAGE(range)\]\[IF(condition\]\[value_if_true\]\[value_if_false)\]\[COUNTIF(range\]\[criteria)\]\[CONCAT or CONCATENATE(text1\]\[text2)\]\[VLOOKUP(lookup_value\]\[table_array\]\[col_index, [range_lookup])\]\[TODAY() and NOW()\]
- \[Example combined usage: Total = SUM(B2:B31) (used inside a report generated by a macro)\]
- \[Using IF in automation: =IF(C2>50, "Pass", "Fail") (macro can copy such formulas down many rows)\]
Document Security and Protection
Document Security and Protection
Key Point: Password entropy (bits): H = L * log2(N), where L = password length, N = number of possible characters in the character set. Example: a 8-character password using 94 printable characters has H = 8 * log2(94) ≈ 52.6 bits.
What is Document Security and Protection?
Document security and protection means using methods and tools to keep digital documents confidential, intact, and available only to authorized people. It prevents unauthorized access, modification, copying, or loss.
Main threats
- Unauthorized access (viewing or copying)
- Alteration or tampering (unauthorized edits)
- Data loss (deletion, corruption, hardware failure)
- Malicious software (viruses, ransomware)
- Information leakage when sharing
Core protection techniques
- Authentication: Confirm user identity using passwords, PINs, biometrics, or two-factor authentication (2FA).
- Access control: Set file or folder permissions so only specific users or groups can read, edit, or share.
- Encryption: Convert document data into unreadable form for anyone without the decryption key. Symmetric encryption (e.g., AES) uses one secret key; asymmetric (e.g., RSA) uses public/private key pairs.
- Digital signatures and hashing: Use cryptographic hashes (like SHA-256) to verify integrity and digital signatures to prove authorship and non-repudiation.
- Watermarks and DRM: Visible or invisible watermarks deter copying; Digital Rights Management restricts printing, copying, or forwarding.
- Secure sharing: Use permissioned cloud links, expiration dates, and restrict downloads or printing.
- Backups and version control: Keep regular backups and use version history to recover older, uncorrupted copies.
- Malware protection and safe practices: Use antivirus, avoid opening unknown attachments, and keep software updated.
- Metadata management: Remove sensitive metadata (author, edits) before sharing publicly.
Practical workflow to secure a document
- Create and edit the document in a trusted environment.
- Apply file permissions (who can view/edit).
- Encrypt the file if storing or sending over unsafe channels.
- Sign the document digitally if legal authenticity is required.
- Keep backups and enable version history.
- Audit access logs periodically.
Why this matters for students
Protect school assignments, certificates, and personal data. Proper security prevents loss of marks, identity theft, or leaking of private information.
- A student sets a strong password on a homework document and enables version history in Google Docs so they can restore a previous draft if modified accidentally.
- A teacher shares exam papers via a cloud link that requires login, disables downloading, and expires after the exam to prevent unauthorized distribution.
- An organization encrypts sensitive reports before saving them to a USB drive so that if the drive is lost the data cannot be read without the key.
- A company uses digital signatures on offer letters; recipients can verify the signature to ensure the document is authentic and unchanged.
- Before uploading a resume online, a student removes metadata (full name, track changes) to avoid accidentally revealing extra personal information.
- \[Password entropy (bits): H = L * log2(N)\]\[where L = password length\]\[N = number of possible characters in the character set\]\[Example: a 8-character password using 94 printable characters has H = 8 * log2(94) ≈ 52.6 bits.\]
- \[Number of possible passwords: S = N^L\]\[Brute-force time (worst case): T = S / R seconds\]\[where R = guesses per second\]\[Average time ≈ T/2.\]
- \[Probability of guessing the correct password in one random attempt: p = 1 / N^L.\]
Printing, Exporting and Publishing
Printing, Exporting and Publishing
Key Point: DPI (dots per inch) = pixels ÷ inches. Example: a 1200 pixel wide image printed at 4 inches wide has DPI = 1200 ÷ 4 = 300 DPI.
Overview
Printing, exporting and publishing are the final steps in producing a digital document. They prepare a document for physical printing, safe electronic sharing, or public release (online or print). Understanding settings for paper, resolution, colour, and file format ensures that the final output looks correct and meets the recipient's needs.
1. Printing
- Page Setup: Choose paper size (A4, A3, Letter), orientation (portrait/landscape), and margins. Set headers/footers, page numbering and section breaks.
- Print Dialog Options: Select printer, number of copies, page range (all, current, specific pages), duplex (single/double-sided), collate, page order, and scaling (fit to page or custom percent).
- Quality and Colour: Resolution (DPI) and print quality options (draft, normal, best). Choose colour vs grayscale; use CMYK for professional print presses, RGB for most desktop printers and screens.
- Preview and Proofing: Always use Print Preview to check layout, page breaks, orphan/widow lines and overlapping objects before printing. For multiple pages per sheet or booklet printing, preview carefully.
- Advanced Print Prep: For professional printing add bleed (extra image beyond trim area), crop marks, and embed fonts. Use high-resolution images (300 DPI recommended for print).
2. Exporting
- What "Export" Means: Exporting creates a copy of your document in another format (e.g., PDF, XPS, HTML, JPEG/PNG). Unlike Save, export often flattens or embeds resources so the document looks the same on other devices.
- Common Export Formats: PDF (portable, widely used), PDF/A (archival), XPS, HTML (for web), EPUB (e-book), image files (PNG, JPG) for single pages/slides.
- Export Settings: Choose PDF version/compatibility, embed fonts, compress images, set image quality and downsampling, include document metadata, and security options (passwords, permissions).
- When to Export: Submit assignments (teacher requires PDF), share a brochure that must preserve layout, or create web-friendly versions (HTML or images).
3. Publishing
- Publishing Types: Print publishing (books, magazines, flyers) and digital publishing (web pages, blogs, e-books, PDFs for distribution).
- Desktop Publishing Basics: Use templates and style sheets for consistent typography and layout. Consider columns, grids, and white space. Include bleed (typically 3–5 mm) if graphics go to edge.
- Colour and Resolution: Use CMYK colour mode and 300 DPI for commercial printing; use RGB and 72–96 DPI for on-screen content. Convert colours to the target profile to avoid unexpected shifts.
- Accessibility & Metadata: Add alt text for images, logical heading structure, document properties (title, author, keywords) and PDF tags so content is discoverable and accessible.
- Distribution: For print — send press-ready PDF (with bleed, crop marks, embedded fonts). For web — export HTML or responsive PDF; for e-books — export EPUB and validate for e-readers.
Best Practices Summary
- Proofread and use Print Preview before any print/export action.
- Choose correct paper size and orientation early (avoid reflow problems later).
- Use high-resolution images for print; downsample for web to save size.
- Export to PDF with embedded fonts for consistent appearance across devices.
- For professional print jobs, consult the printer for required colour profiles, bleed, and file format.
- School project report: Set page size to A4, margins 2 cm, insert page numbers. Export as PDF (embed fonts) and submit online.
- Class newsletter: Design two-column layout with 3 mm bleed, convert images to 300 DPI, export press-ready PDF and send to print shop.
- Teacher sharing notes: Export key slides/pages to PNG images (72 DPI) for quick insertion into a webpage or email.
- Publishing a blog post: Export document content to HTML or copy text with images optimized (RGB, 72 DPI), add alt text, then paste into the blog editor.
- Creating an e-book: Prepare content, set styles for chapters, export to EPUB and validate for e-readers; for PDF distribution, ensure links and table of contents are active.
- \[DPI (dots per inch) = pixels ÷ inches\]\[Example: a 1200 pixel wide image printed at 4 inches wide has DPI = 1200 ÷ 4 = 300 DPI.\]
- \[Required pixels = desired_print_size_in_inches × required_DPI\]\[Example: for 6" × 4" photo at 300 DPI: width_px = 6×300 = 1800 px\]\[height_px = 4×300 = 1200 px.\]
- \[Estimated uncompressed image file size (bytes) ≈ width_px × height_px × colour_channels\]\[For RGB\]\[colour_channels = 3\]\[Convert to MB: bytes ÷ (1024×1024).\]
- \[Scale percent (%) = (desired output size ÷ original size) × 100\]\[Use in print dialog to fit content when resizing.\]
- \[Paper area (cm²) = width_cm × height_cm\]\[Useful to calculate layout area or cost estimates for printing.\]
Accessibility and Compatibility
Accessibility and Compatibility
Key Point: Accessibility Score (%) = (Number of accessibility checks passed / Total accessibility checks performed) × 100
Overview: Accessibility and compatibility are two related goals when creating digital documents. Accessibility ensures that people with different abilities (visual, auditory, motor, cognitive) can perceive, understand, navigate and interact with the content. Compatibility ensures a document works correctly across different devices, operating systems, software, and browsers.
Accessibility — key ideas:
- Perceivable: Information must be presented so users can perceive it (e.g., text alternatives for images, captions for audio/video).
- Operable: Users must be able to navigate and operate controls (keyboard navigation, clear focus order).
- Understandable: Content and controls should be clear (simple language, consistent layout).
- Robust: Content should work with current and future user tools (assistive technologies such as screen readers).
Standards: Follow guidelines such as WCAG (Web Content Accessibility Guidelines) and use techniques like ARIA roles, semantic headings, ALT text for images, sufficient color contrast, and tagged/structured PDFs (PDF/UA).
Compatibility — key ideas:
- File-format compatibility: Use formats that are widely supported (e.g., PDF for fixed-layout sharing, DOCX for editable documents, HTML for web delivery).
- Software/version compatibility: Verify that content renders and functions in different versions of word processors, PDF readers, and browsers.
- Platform and device compatibility: Ensure readability and usability on desktop, laptop, tablet, and mobile devices with different screen sizes and operating systems.
- Cross-browser compatibility: Test interactive elements (links, forms, scripts) in major browsers (Chrome, Firefox, Edge, Safari).
Practical best practices:
- Use semantic structure: headings (H1–H6), lists, tables with headers — helps both accessibility and compatibility.
- Provide alternate text for images and captions/transcripts for multimedia.
- Keep a logical reading and tab order; make all interactive elements reachable by keyboard.
- Choose standard fonts and avoid embedding unusual fonts that may not be available on other systems.
- Save or export to widely supported formats (tagged PDF for accessibility; DOCX for editability; plain HTML for web).
- Test on multiple devices and with assistive tools (screen readers, high-contrast mode).
Why it matters: Accessible and compatible documents reach a wider audience — including people with disabilities, users on older devices, and those using different software — and reduce rework and support requests.
- A school uploads the annual timetable as a tagged PDF with searchable text and alt text for images so students using screen readers can access it.
- A teacher prepares notes in DOCX but also exports them as PDF to ensure students on different devices see the same layout.
- Adding descriptive ALT text to a photograph in a lesson plan so visually impaired students understand the image content via their screen reader.
- Creating a web-based assignment page with semantic headings, properly labelled form fields, and keyboard-accessible controls so all students can navigate it.
- Testing a document in MS Word, Google Docs, and as a PDF to ensure tables, footnotes and special characters render correctly across platforms.
- \[Accessibility Score (%) = (Number of accessibility checks passed / Total accessibility checks performed) × 100\]
- \[Compatibility Index (%) = (Number of supported platforms/devices / Total target platforms/devices) × 100\]
- \[Compliance Rate (%) = (Number of WCAG criteria met / Total applicable WCAG criteria) × 100\]
Special Elements and Formatting Tools
Special Elements and Formatting Tools
Key Point: Usable page width = Page width − (Left margin + Right margin). Useful to calculate space available for columns or tables.
Overview
In digital documentation, 'Special Elements' are non‑plain‑text components that add structure, metadata or visual emphasis to a document (headers/footers, images, tables, hyperlinks, footnotes, bookmarks, comments, shapes, equations, symbols). 'Formatting Tools' are the features used to control the appearance and layout of text and elements (font, size, style, paragraph alignment, spacing, indentation, bullets/numbering, styles/themes, borders/shading, columns, tabs, section/page breaks).
Key special elements (what they are & when to use them)
- Header & Footer: Repeated info (title, page number, date) shown on each page—useful for reports and assignments.
- Page Numbers: Automatic numbering for navigation and referencing.
- Footnotes / Endnotes: Short citations or explanations placed at page bottom (footnotes) or end of document (endnotes).
- Comments / Track Changes: Review tools to suggest edits without altering original text—used in teacher feedback and collaborative editing.
- Hyperlinks & Bookmarks: Links to web pages or places in the document—good for table of contents and e‑books.
- Tables: Arrange data in rows/columns; use table styles for readability and sorting/filtering when supported.
- Images, Shapes, Text Boxes & WordArt: Visual elements to illustrate points, create callouts, or design posters/invitations.
- Symbols & Equations: Mathematical notation and special characters inserted without switching fonts manually.
Formatting tools (what they control & tips)
- Font formatting: Font family, size, bold/italic/underline, color and case. Use consistent fonts (one for headings, one for body) for professional look.
- Paragraph formatting: Alignment (left, center, right, justify), line spacing (single/1.5/double), space before/after paragraphs, indentation and tab stops. Use styles to apply paragraph formatting consistently.
- Styles & Themes: Predefined combinations of font, size, spacing and color. Use Heading styles for an automatic table of contents and uniform structure.
- Bullets & Numbering: Ordered lists for steps and unordered lists for items. Nested lists show hierarchy—use incrementing indentation levels.
- Columns & Page Layout: Multi‑column text for newsletters; page size, orientation (portrait/landscape) and margins for print layout.
- Borders, Shading & Table Formatting: Improve readability—use subtle borders and alternate row shading for tables.
- Image formatting: Wrap text (inline, square, tight), crop, resize and set compression to control layout and file size.
- Section & Page Breaks: Create different headers/footers or orientation within the same document—use section breaks rather than repeated manual spacing.
Best practices
- Use styles for headings/body text to ensure consistency and enable automatic table of contents and navigation.
- Keep font sizes readable: body 10–12 pt, headings larger and clearly hierarchical.
- Use alt text for images for accessibility and compress large images before inserting.
- Use tables for tabular data only; use text boxes/shapes for positioned content like callouts.
- Prefer semantic features (header/footer, bookmarks, styles) over manual formatting so the document adapts well to changes.
- School report: Use Heading 1 for chapter titles, Heading 2 for subheadings, insert a header with the student's name and a footer with page numbers. Add tables for experiment data and images with captions.
- Resume: Use consistent fonts and styles—Name as large Heading, section headers (Education, Experience) as bold headings, a two‑column layout with contact details in a narrow left column and content on the right. Use bulleted lists for responsibilities.
- Newsletter: Set a two‑column page layout, insert a masthead in the header, use WordArt for the title, images with square text wrapping, and alternating shading for article summaries.
- Invitation card: Use a landscape page orientation, insert a decorative shape or WordArt, adjust text boxes for precise placement, and export as PDF to preserve layout.
- Research assignment: Insert footnotes for citations, use bookmarks for quick navigation, and enable comments for teacher feedback. Apply a table style for experimental results and include an equation using the equation editor.
- \[Usable page width = Page width − (Left margin + Right margin)\]\[Useful to calculate space available for columns or tables.\]
- \[Lines per page ≈ floor(Usable page height / Line height)\]\[Line height = Font size (pt) × Line spacing factor (e.g., 1.15, 1.5).\]
- \[Point to inch: 1 pt = 1/72 inch\]\[So inches = points / 72.\]
- \[Point to pixel (approx at 96 DPI): px ≈ pt × 96 / 72 = pt × 1.333\]\[Use this to estimate on‑screen size from point sizes.\]
- \[Image scaling: New dimension = Original dimension × (Scale percentage / 100)\]\[E.g.\]\[a 1000 px wide image scaled to 50% yields 500 px wide.\]
- \[Page content width for n columns (equal width) = (Usable page width − Total gutter width) / n\]\[Gutter = space between columns.\]
Productivity Tips and Keyboard Shortcuts
Productivity Tips and Keyboard Shortcuts
Key Point: Time_saved = Time_with_mouse - Time_with_shortcuts
Overview
Productivity tips and keyboard shortcuts help you work faster and with fewer errors when creating digital documents. Shortcuts replace repetitive mouse actions with quick key combinations; productivity techniques structure your time and files so you spend more time on important work and less on routine tasks.
Why it matters
Using shortcuts and good work habits reduces time per task, lowers mental fatigue from switching between mouse and keyboard, and increases accuracy (fewer mis-clicks). For students, this means finishing assignments, formatting reports, and revising documents more efficiently.
Categories of shortcuts
- Basic editing: copy, cut, paste, undo, redo (e.g., Ctrl+C / Ctrl+X / Ctrl+V / Ctrl+Z / Ctrl+Y).
- Navigation: move cursor to start/end, jump words or paragraphs, switch windows (e.g., Ctrl+Home / Ctrl+End / Ctrl+Left Arrow / Alt+Tab).
- Formatting: bold, italic, underline, create list, align text (e.g., Ctrl+B / Ctrl+I / Ctrl+U / Ctrl+Shift+L / Ctrl+L/C/R/J).
- File and document management: save, save as, print, open, close (e.g., Ctrl+S / Ctrl+Shift+S / Ctrl+P / Ctrl+O / Ctrl+W).
- Search and editing tools: find/replace, go to page/line (e.g., Ctrl+F / Ctrl+H / Ctrl+G).
- Application/system shortcuts: switch apps, show desktop, task manager (e.g., Alt+Tab / Windows+D / Ctrl+Shift+Esc).
Productivity tips (practical)
- Learn a small set first: master 10–15 frequently used shortcuts (copy/paste/save/undo/find/format) and add more gradually.
- Use templates and styles: set document templates and paragraph/character styles for consistent formatting and fast reuse.
- Use AutoCorrect and snippets: expand short abbreviations into longer text automatically (e.g., typing "addr" expands to full address).
- Record macros: automate repetitive sequences (formatting, numbering, routine edits) with a macro or script.
- Manage the clipboard: use clipboard history to paste previously copied items instead of recopying.
- Organize files and versions: use meaningful filenames, folders, and version numbers (v1, v2) or version-control tools to avoid confusion.
- Use the search bar and find/replace: quickly locate words, styles, or formatting and change many instances at once.
- Adopt time-management methods: Pomodoro (25 min work + 5 min break) keeps focus and reduces burnout.
- Customize shortcuts: many apps let you change or add shortcuts for commands you use often.
- Ergonomics & posture: comfortable setup and correct hand positioning let you type faster and for longer.
How to practice
Make a cheat sheet of 10 shortcuts and pin it near your screen. Practice them during routine tasks (saving with Ctrl+S every few minutes). Record time spent on a task with and without shortcuts to measure improvements.
Sample quick-reference (Windows/Office)
Ctrl+C = Copy, Ctrl+X = Cut, Ctrl+V = Paste, Ctrl+Z = Undo, Ctrl+Y = Redo, Ctrl+S = Save, Ctrl+P = Print, Ctrl+F = Find, Ctrl+H = Replace, Ctrl+B = Bold, Ctrl+I = Italic, Ctrl+U = Underline, Ctrl+A = Select All, Alt+Tab = Switch app, Ctrl+Shift+S = Save As.
Measuring improvement (intuitive formulas)
Use simple calculations to show time saved and productivity improvement (examples below).
Quick note: Shortcuts differ slightly between operating systems (Windows vs macOS) and applications; check the app's help or customize as needed.
- Writing a 1,500-word assignment: Use Ctrl+S frequently to avoid data loss; use Ctrl+F to find references to a keyword; apply a heading style to all headings at once instead of manually formatting each.
- Preparing class notes from slides: Use Ctrl+A then Ctrl+C in the slide text area and Ctrl+V into a document; use Ctrl+Shift+V or 'Paste special' to keep or remove formatting; use Find/Replace (Ctrl+H) to remove unwanted line breaks.
- Grading papers: Open each student file with Ctrl+O or Alt+Tab quickly; use Ctrl+F to navigate to specific sections; use AutoText/macros to insert common comments and save minutes per paper.
- Formatting a report: Apply a predefined template, then use Ctrl+L/C/R/J for alignment, Ctrl+Shift+L to toggle bullet lists, and styles to change all headings’ font in one step.
- Emailing attachments: Use Ctrl+N to create new email, Ctrl+K to insert hyperlinks, Ctrl+Enter to send (in many clients), and Alt+Tab to switch between the file manager and email quickly.
- \[Time_saved = Time_with_mouse - Time_with_shortcuts\]
- \[Time_saved_percent = ((Time_with_mouse - Time_with_shortcuts) / Time_with_mouse) * 100\]
- \[Productivity = Tasks_completed / Time_taken\]
- \[Effective_work_time = Total_time - Distraction_time - Unplanned_interruptions\]
- \[Example numeric: If typing and formatting a paragraph takes 90 s with mouse and 60 s with shortcuts\]\[Time_saved = 30 s\]\[Time_saved_percent = (30/90)*100 = 33.3%.\]
Key Concepts
- Style
- A named set of formatting properties (font, size, colour, spacing) that can be applied consistently to text.
- Template
- A predesigned document layout with styles, placeholders and settings used as a starting point for new documents.
- Mail Merge
- A feature that generates personalized documents (letters, labels) by combining a template with a data source (names, addresses).
- Track Changes
- A revision tool that records edits (insertions, deletions) so reviewers can accept or reject them later.
- Comment
- A note attached to a specific place in the document used for feedback or clarification without altering text.
- Header/Footer
- Repeatable areas at the top (header) and bottom (footer) of each page used for titles, page numbers, or dates.
- Footnote
- A short explanatory note placed at the bottom of the same page to cite sources or add information.
- Endnote
- A note similar to a footnote but collected at the end of a document or chapter instead of the page.
- Table of Contents (TOC)
- An organized list of document headings and their page numbers, usually generated automatically from styles.
- Cross-reference
- A link or reference in a document that points to another part (heading, figure, table) so readers can find related content.
- Index
- An alphabetical list of important terms and the pages where they appear, placed at the end of a document.
- Bookmark
- A saved location or selection in a document that can be named and used for quick navigation or linking.
- Field
- A dynamic placeholder in a document that displays variable content (date, author, page number) and updates automatically.
- Macro
- A recorded or written sequence of actions that automates repetitive tasks in a document editor.
- Watermark
- Faint text or image placed behind document content to indicate status or ownership (e.g., Confidential, Draft).
- Citation / Bibliography
- A citation gives credit to a source within the text; a bibliography lists all sources used at the end of the document.
- Metadata
- Hidden information about a document (author, title, keywords, creation date) used for organization and searching.
- Digital Signature
- An electronic mark that verifies the identity of the signer and ensures the document has not been altered.
- Version Control
- The practice of saving and managing different versions or revisions of a document so changes can be tracked and restored.
- Collaboration (co-authoring)
- Working together on the same document in real time or asynchronously, with tools for comments, edits, and history.
Practice Questions
-
What is a 'Style' in a word processor? / वर्ड प्रोसेसर में 'स्टाइल' क्या होता है? (a) A font color applied manually / मैन्युअल रूप से लागू किया गया फ़ॉन्ट रंग (b) A named set of formatting instructions applied to text or paragraphs / पाठ या अनुच्छेदों पर लागू की जाने वाली नामित स्वरूपण निर्देशों का समूह (c) A decorative border around a page / पृष्ठ के चारों ओर सजावटी बॉर्डर (d) A built-in spell checker / एक अंतर्निर्मित वर्तनी परीक्षक
Show answer
(b) A named set of formatting instructions applied to text or paragraphs / पाठ या अनुच्छेदों पर लागू की जाने वाली नामित स्वरूपण निर्देशों का समूह — A style bundles font, size, color, spacing and alignment so it can be applied consistently and changed globally in one step. / स्टाइल फ़ॉन्ट, आकार, रंग, स्पेसिंग और संरेखण को एक साथ रखता है ताकि इसे एक साथ लागू किया जा सके और एक ही चरण में वैश्विक रूप से बदला जा सके।
-
Which feature in a word processor allows you to create personalized letters for many recipients from a single template and a data source? / वर्ड प्रोसेसर में कौन-सी सुविधा एकल टेम्पलेट और डेटा स्रोत से कई प्राप्तकर्ताओं के लिए व्यक्तिगत पत्र बनाने देती है? (a) Track Changes / ट्रैक चेंजेज़ (b) Mail Merge / मेल मर्ज (c) Table of Contents / विषय-सूची (d) Hyperlink / हाइपरलिंक
Show answer
(b) Mail Merge / मेल मर्ज — Mail Merge combines a template document with a data source (spreadsheet or database) to produce personalized copies automatically. / मेल मर्ज एक टेम्पलेट दस्तावेज़ को डेटा स्रोत (स्प्रेडशीट या डेटाबेस) के साथ जोड़कर स्वचालित रूप से व्यक्तिगत प्रतियाँ बनाता है।
-
What type of section break in a word processor starts the new section on the very next page? / वर्ड प्रोसेसर में किस प्रकार का सेक्शन ब्रेक नया सेक्शन अगले पृष्ठ पर शुरू करता है? (a) Continuous break / कंटीन्यूअस ब्रेक (b) Odd page break / ऑड पेज ब्रेक (c) Next page break / नेक्स्ट पेज ब्रेक (d) Even page break / ईवन पेज ब्रेक
Show answer
(c) Next page break / नेक्स्ट पेज ब्रेक — A 'Next page' section break starts the following section at the top of the next page, useful for changing orientation or margins for part of a document. / 'नेक्स्ट पेज' सेक्शन ब्रेक अगले पृष्ठ के शीर्ष पर नया सेक्शन शुरू करता है, दस्तावेज़ के एक भाग के लिए ओरिएंटेशन या मार्जिन बदलने के लिए उपयोगी।
-
Headers and footers can be made ________ for the first page of a document using the 'Different First Page' option. / 'डिफरेंट फर्स्ट पेज' विकल्प का उपयोग करके दस्तावेज़ के पहले पृष्ठ के लिए हेडर और फुटर ________ बनाए जा सकते हैं।
Show answer
Different (blank or unique) / भिन्न (रिक्त या अद्वितीय) — This option lets the title page have no header/footer (or a special one) while other pages carry the running header/footer, commonly used in reports and books. / यह विकल्प शीर्षक पृष्ठ को बिना हेडर/फुटर (या विशेष हेडर/फुटर) के रखने देता है जबकि अन्य पृष्ठों पर रनिंग हेडर/फुटर होता है।
-
In a word processor table, the formula ________ adds all numbers above the current cell in the same column. / वर्ड प्रोसेसर तालिका में, ________ फ़ॉर्मूला उसी कॉलम में वर्तमान सेल के ऊपर सभी संख्याओं को जोड़ता है।
Show answer
=SUM(ABOVE) — This is a built-in table formula in MS Word and LibreOffice Writer that sums numeric values in cells above the formula cell in the same column. / =SUM(ABOVE) — यह MS Word और LibreOffice Writer में एक अंतर्निर्मित तालिका फ़ॉर्मूला है जो उसी कॉलम में फ़ॉर्मूला सेल के ऊपर संख्यात्मक मानों को जोड़ता है।
-
True or False: Changing a style once updates all paragraphs in the document that use that style. / सत्य या असत्य: किसी स्टाइल को एक बार बदलने से दस्तावेज़ के सभी अनुच्छेद जो उस स्टाइल का उपयोग करते हैं, अपडेट हो जाते हैं।
Show answer
True / सत्य — One of the biggest advantages of styles is that modifying a style propagates the change to every paragraph in the document that uses that style, saving significant formatting time. / स्टाइल का सबसे बड़ा लाभ यह है कि स्टाइल को संशोधित करने से दस्तावेज़ के हर उस अनुच्छेद में परिवर्तन फैल जाता है जो उस स्टाइल का उपयोग करता है।
-
What is the difference between a footnote and an endnote in a document? / दस्तावेज़ में फुटनोट और एंडनोट में क्या अंतर है?
Show answer
A footnote appears at the bottom of the same page where the reference mark occurs, making it easy to check immediately. An endnote appears at the end of a chapter or the entire document. Footnotes suit short references on the same page; endnotes are better for long lists of references in academic work. / फुटनोट उसी पृष्ठ के नीचे दिखाई देता है जहाँ संदर्भ चिह्न होता है। एंडनोट अध्याय के अंत में या पूरे दस्तावेज़ के अंत में होता है। फुटनोट उसी पृष्ठ पर संक्षिप्त संदर्भों के लिए उपयुक्त है; एंडनोट शैक्षणिक कार्य में लंबे संदर्भ सूचियों के लिए बेहतर है।
-
Explain what 'Track Changes' is and give one practical use for it in a school project. / 'ट्रैक चेंजेज़' क्या है और स्कूल प्रोजेक्ट में इसके एक व्यावहारिक उपयोग का उदाहरण दीजिए।
Show answer
Track Changes is a collaboration feature in word processors that records every insertion, deletion, and formatting change made to a document, showing who made the change and when. A practical use: when multiple students collaborate on a report, Track Changes lets the group see each member's edits, discuss them, and then accept or reject changes before submitting the final version. / ट्रैक चेंजेज़ वर्ड प्रोसेसर में एक सहयोग सुविधा है जो दस्तावेज़ में किए गए हर सम्मिलन, विलोपन और स्वरूपण परिवर्तन को दर्ज करती है, यह दिखाते हुए कि किसने और कब परिवर्तन किया। एक व्यावहारिक उपयोग: जब कई छात्र एक रिपोर्ट पर सहयोग करते हैं।
Related Laws & Principles
Explore allFoundational laws & principles connected to this chapter — tap to open in the Laws Explorer.