Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ The output will appear as follows.
{% endtabs %}


{% previewsample "/document-processing/samples/pdfviewer/angular/getting-started-cs1" %}
{% previewsample "/document-processing/code-snippet/pdfviewer/angular/getting-started-cs1" %}

> For PDF Viewer serviceUrl creation, follow the steps provided in the [link](https://help.syncfusion.com/document-processing/pdf/pdf-viewer/javascript-es6/how-to/create-pdfviewer-service)

Expand Down
4 changes: 2 additions & 2 deletions Document-Processing/PDF/PDF-Viewer/angular/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ documentation: ug
domainurl: ##DomainURL##
---

# Getting started with Angular Standalone PDF Viewer component
# Getting started with Angular Standalone PDF Viewer

This section explains the steps required to create a simple Standalone Angular PDF Viewer and demonstrates the basic usage of the PDF Viewer control in an Angular 21.

Expand Down Expand Up @@ -235,7 +235,7 @@ bootstrapApplication(App, appConfig)
{% endhighlight %}
{% endtabs %}

{% previewsample "/document-processing/samples/pdfviewer/angular/getting-started-cs1-standalone" %}
{% previewsample "/document-processing/code-snippet/pdfviewer/angular/getting-started-cs1-standalone" %}

## Module injection

Expand Down