Skip to content

1039164: Resolve Documentation Issues for Blazor PDF Viewer - getting-started#3597

Open
Hemaprasanth-Hari wants to merge 7 commits into
developmentfrom
ES-1039164-UGRevamp
Open

1039164: Resolve Documentation Issues for Blazor PDF Viewer - getting-started#3597
Hemaprasanth-Hari wants to merge 7 commits into
developmentfrom
ES-1039164-UGRevamp

Conversation

@Hemaprasanth-Hari

Copy link
Copy Markdown
Collaborator

1039164: Resolve Documentation Issues for Blazor PDF Viewer

Modified files:

  1. maui-blazor-app.md
  2. web-app.md
  3. web-assembly-application.md
  4. winforms-blazor-app.md
  5. wpf-blazor-app.md

Prompt:

Review the following developer documentation for quality and completeness.
Do not rewrite or elaborate — just identify and list issues that need correction,
organized by category:

  1. MISSING STEPS

    • Any step a developer would need to complete the task that isn't documented
    • Implicit prerequisites (installs, config, permissions) not stated
    • Steps that assume prior knowledge without a link/reference
  2. MISSING INFORMATION

    • Undocumented parameters, props, return values, or config options
    • Missing code examples where behavior is non-obvious
    • Missing version/compatibility notes (framework versions, package versions)
    • Missing error handling or troubleshooting guidance
    • Broken or missing links/references
  3. TECHNICAL ACCURACY

    • Code samples that won't run as-is (syntax errors, outdated APIs, wrong imports)
    • Inconsistencies between text description and code sample
    • Outdated instructions (deprecated methods, old package names)
  4. GRAMMATICAL / LANGUAGE ISSUES

    • Grammar, spelling, punctuation errors
    • Awkward phrasing or unclear sentences
    • Inconsistent terminology (e.g., same concept called two different names)
    • Inconsistent formatting (heading case, code block style, tone)
  5. STRUCTURE / CLARITY

    • Logical ordering issues (step B before step A)
    • Redundant or duplicated content
    • Sections that don't match their heading

OUTPUT FORMAT:
For each issue found, list:

  • [Category] Location (section/heading/line) — Issue — Suggested fix (one line)

Keep the fix suggestions brief (one line each). Do not add general commentary,
praise, or lengthy explanations — just the issue list. If a category has no
issues, state "No issues found" under that heading.

Documentation to review:
[PASTE DOCUMENTATION HERE]

@Hemaprasanth-Hari Hemaprasanth-Hari self-assigned this Jul 8, 2026
@Hemaprasanth-Hari Hemaprasanth-Hari added the documentation Improvements or additions to documentation label Jul 8, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit.

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: Not Started ❌
Failure Reason: Checkout Failed
Build Location: ES-1039164-UGRevamp

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1039164-UGRevamp

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: FAILURE ❌
Source Compilation: SUCCESS ✅
Failure Reason: CI Failure with violation
Build Location: ES-1039164-UGRevamp
Technical Error(s): 0
Spelling Error(s): 4
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 1
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: ES-1039164-UGRevamp

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: ES-1039164-UGRevamp
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@Hemaprasanth-Hari Hemaprasanth-Hari changed the title 1039164: Resolve Documentation Issues for Blazor PDF Viewer 1039164: Resolve Documentation Issues for Blazor PDF Viewer - getting-started Jul 8, 2026

* `dotnet workload install wasm-tools-net8` for .NET 8
* `dotnet workload install wasm-tools-net9` for .NET 9
* `dotnet workload install wasm-tools-net10` for .NET 10

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this Comment need?


N> For **WebAssembly** or **Auto** render modes, install packages in the **client project**.
N> Syncfusion® uses [SkiaSharp.Views.Blazor version 3.119.1](https://www.nuget.org/packages/SkiaSharp.Views.Blazor/3.119.1), so ensure this version is referenced.
N> Syncfusion<sup style="font-size:70%">&reg;</sup> uses [SkiaSharp.Views.Blazor version 3.119.1](https://www.nuget.org/packages/SkiaSharp.Views.Blazor/3.119.1). Ensure your project references this version. If the transitive version is not picked up, add the package explicitly:

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


* `dotnet workload install wasm-tools-net8` for .NET 8
* `dotnet workload install wasm-tools-net9` for .NET 9
* `dotnet workload install wasm-tools-net10` for .NET 10

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this Comment need?


* `dotnet workload install wasm-tools-net8` for .NET 8
* `dotnet workload install wasm-tools-net9` for .NET 9
* `dotnet workload install wasm-tools-net10` for .NET 10

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this Comment need?


* `dotnet workload install wasm-tools-net8` for .NET 8
* `dotnet workload install wasm-tools-net9` for .NET 9
* `dotnet workload install wasm-tools-net10` for .NET 10

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this Comment need?

{% endtabs %}

## Install Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Spreadsheet and Themes NuGet in the App
## Install Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor SfPdfViewer and Themes NuGet in the App

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syncfusion® is this need?

---

# View PDF files using the PDF Viewer in a WinForms Blazor Hybrid App
# View PDF files using the SfPdfViewer2 in a WinForms Blazor Hybrid App

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting Started with PDF Viewer in a WinForms Blazor Hybrid App

{% tabcontent Visual Studio %}

## Prerequisites
## Prerequisites for Blazor PDF Viewer

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why add blazor PDF Viewer?

{% tabcontent Visual Studio Code %}

## Prerequisites
## Prerequisites for Blazor PDF Viewer

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why add blazor PDF Viewer?

@@ -9,7 +9,7 @@ documentation: ug

# View PDF files using the PDF Viewer in a WPF Blazor Hybrid App

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting Started with PDF Viewer in a WPF Blazor Hybrid App

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants