Skip to content

Commit a522879

Browse files
Merge branch 'hotfix/hotfix-v33.1.44' into ES-1019486-Update-conversion-page-hotfix
2 parents 4bd95ab + c588bc1 commit a522879

4 files changed

Lines changed: 42 additions & 4 deletions

File tree

Document-Processing-toc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7739,7 +7739,7 @@
77397739
Release Notes
77407740
<ul><li>2026 Volume 1 - v33.*
77417741
<ul><li> Weekly Nuget Release
7742-
<ul><li><a href="/document-processing/release-notes/v33.1.46">v33.1.46</a></li>
7742+
<ul><li><a href="/document-processing/release-notes/v33.1.47">v33.1.47</a></li><li><a href="/document-processing/release-notes/v33.1.46">v33.1.46</a></li>
77437743
<li><a href="/document-processing/release-notes/v33.1.45">v33.1.45</a></li>
77447744
</ul>
77457745
</li>

Document-Processing/PDF/PDF-Viewer/angular/getting-started-with-server-backed.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ The output will appear as follows.
153153
{% endtabs %}
154154

155155

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

158158
> 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)
159159

Document-Processing/PDF/PDF-Viewer/angular/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Getting started with Angular Standalone PDF Viewer component
11+
# Getting started with Angular Standalone PDF Viewer
1212

1313
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.
1414

@@ -235,7 +235,7 @@ bootstrapApplication(App, appConfig)
235235
{% endhighlight %}
236236
{% endtabs %}
237237

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

240240
## Module injection
241241

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title : Essential Studio® for Document Processing Release Notes - v33.1.47
3+
description : Learn here about the controls in the Essential Studio® for Document Processing Weekly Nuget Release - Release Notes - v33.1.47
4+
platform : document-processing
5+
documentation: ug
6+
---
7+
8+
# Essential Studio® for Document Processing - v33.1.47 Release Notes
9+
10+
{% include release-info.html date="April 07, 2026" version="v33.1.47" passed="234531" failed="0" %}
11+
12+
{% directory path: _includes/release-notes/v33.1.47 %}
13+
14+
{% include {{file.url}} %}
15+
16+
{% enddirectory %}
17+
18+
## Test Results
19+
20+
| Component Name | Platform | Test Cases | Passed | Failed | Remarks |
21+
|----------------|----------|------------|--------|--------|---------|
22+
| Calculate Library | .NET | 145 | 145 | 0 | All Passed |
23+
| DOCX Editor | Blazor | 1985 | 1985 | 0 | All Passed |
24+
| DOCX Editor | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 5183 | 5183 | 0 | All Passed |
25+
| Excel Library | .NET | 37992 | 37992 | 0 | All Passed |
26+
| Metafile Renderer | .NET | 897 | 897 | 0 | All Passed |
27+
| PDF Library | .NET | 14019 | 14019 | 0 | All Passed |
28+
| PDF Viewer | .NET MAUI | 15368 | 15368 | 0 | All Passed |
29+
| PDF Viewer | Blazor | 16523 | 16523 | 0 | All Passed |
30+
| PDF Viewer | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 21897 | 21897 | 0 | All Passed |
31+
| PDF Viewer | Windows Forms | 209 | 209 | 0 | All Passed |
32+
| PDF Viewer | WPF | 3040 | 3040 | 0 | All Passed |
33+
| PowerPoint Library | .NET | 54541 | 54541 | 0 | All Passed |
34+
| Spreadsheet | Blazor | 4130 | 4130 | 0 | All Passed |
35+
| Spreadsheet | Web(Javascript, Angular, React, Vue, ASP.NET Core & MVC) | 10803 | 10803 | 0 | All Passed |
36+
| Spreadsheet | WPF | 2716 | 2716 | 0 | All Passed |
37+
| Word Library | .NET | 41004 | 41004 | 0 | All Passed |
38+
| Word Library | Java | 4079 | 4079 | 0 | All Passed |

0 commit comments

Comments
 (0)