diff --git a/Document-Processing/PDF/PDF-Viewer/angular/getting-started-with-server-backed.md b/Document-Processing/PDF/PDF-Viewer/angular/getting-started-with-server-backed.md index 0e898cf84d..5e07e8f340 100644 --- a/Document-Processing/PDF/PDF-Viewer/angular/getting-started-with-server-backed.md +++ b/Document-Processing/PDF/PDF-Viewer/angular/getting-started-with-server-backed.md @@ -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) diff --git a/Document-Processing/PDF/PDF-Viewer/angular/getting-started.md b/Document-Processing/PDF/PDF-Viewer/angular/getting-started.md index 25d0c849f5..37fffdf047 100644 --- a/Document-Processing/PDF/PDF-Viewer/angular/getting-started.md +++ b/Document-Processing/PDF/PDF-Viewer/angular/getting-started.md @@ -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. @@ -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