Skip to content

Commit ce14aff

Browse files
authored
Merge pull request #1143 from syncfusion-content/trade
Added the Trademark Symbol in md files
2 parents d7f6498 + 5789001 commit ce14aff

File tree

4 files changed

+15
-15
lines changed

4 files changed

+15
-15
lines changed

WindowsForms/PDF-Viewer/Getting-Started.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Getting Started with Windows Forms PDF Viewer | Syncfusion®
4-
description: Learn here about getting started with Syncfusion® Windows Forms PDF Viewer control, its elements and more details.
4+
description: Learn here about getting started with Syncfusion<sup>&reg;</sup>; Windows Forms PDF Viewer control, its elements and more details.
55
platform: windowsforms
66
control: PdfViewerControl
77
documentation: ug
@@ -15,10 +15,10 @@ Refer to the [Control Dependencies](https://help.syncfusion.com/windowsforms/con
1515

1616
### Installing NuGet packages
1717

18-
Adding reference to Syncfusion&reg; assemblies through NuGet packages is illustrated in the [NuGet Packages](https://help.syncfusion.com/windowsforms/installation/install-nuget-packages) section.
18+
Adding reference to Syncfusion<sup>&reg;</sup>; assemblies through NuGet packages is illustrated in the [NuGet Packages](https://help.syncfusion.com/windowsforms/installation/install-nuget-packages) section.
1919

2020
N> Starting with version 23.1.x, a reference to the Syncfusion.PdfToImageConverter.Base assembly is necessary for PdfViewer applications.
21-
N> Starting with v16.2.0.x, if you reference Syncfusion&reg; assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [this link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion&reg; license key in your Windows Forms application to use our components.
21+
N> Starting with v16.2.0.x, if you reference Syncfusion<sup>&reg;</sup>; assemblies from trial setup or from the NuGet feed, you also have to include a license key in your projects. Please refer to [this link](https://help.syncfusion.com/common/essential-studio/licensing/overview) to know about registering Syncfusion&reg; license key in your Windows Forms application to use our components.
2222

2323
### Adding from the installed location
2424

@@ -32,7 +32,7 @@ From v16.3.0x onwards, PDF Viewer uses PDFium as a default rendering engine to r
3232

3333
### Adding in designer
3434

35-
1. Open your form in the designer. Add the Syncfusion&reg; controls to your .NET toolbox in Visual Studio if you haven't done so already (the install would have automatically done this unless you selected not to complete toolbox integration during installation).
35+
1. Open your form in the designer. Add the Syncfusion<sup>&reg;</sup>; controls to your .NET toolbox in Visual Studio if you haven't done so already (the install would have automatically done this unless you selected not to complete toolbox integration during installation).
3636

3737
![Windows forms pdfviewer drag and drop from toolbox](Getting-Started_images/Getting-Started_img1.png)
3838

@@ -122,7 +122,7 @@ The [PdfDocumentView](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Win
122122

123123
### Adding in designer
124124

125-
1. Open your form in the designer. Add the Syncfusion&reg; controls to your .NET toolbox in Visual Studio if you haven't done so already (the install would have automatically done this unless you selected not to complete toolbox integration during installation).
125+
1. Open your form in the designer. Add the Syncfusion<sup>&reg;</sup>; controls to your .NET toolbox in Visual Studio if you haven't done so already (the install would have automatically done this unless you selected not to complete toolbox integration during installation).
126126

127127
![Windows forms PdfDocumentView drag and drop from toolbox](Getting-Started_images/Getting-Started_img1.png)
128128

WindowsForms/PDF-Viewer/Searching-Text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Searching Text in Windows Forms PDF Viewer control | Syncfusion&reg;
4-
description: Learn about Searching Text support in Syncfusion&reg; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
4+
description: Learn about Searching Text support in Syncfusion<sup>&reg;</sup>; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
55
platform: windowsforms
66
control: PdfViewerControl
77
documentation: ug

WindowsForms/PDF-Viewer/Working-with-PDF-Viewer.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: post
33
title: Working with PdfViewerControl in WinForms PDF Viewer | Syncfusion&reg;
4-
description: Learn about Working with PdfViewerControl support in Syncfusion&reg; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
4+
description: Learn about Working with PdfViewerControl support in Syncfusion<sup>&reg;</sup>; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
55
platform: windowsforms
66
control: PdfViewerControl
77
documentation: ug
@@ -62,7 +62,7 @@ pdfViewerControl1.Load("Sample.pdf", "password")
6262

6363
### Exporting pages of PDF document as raster images
6464

65-
Essential&reg; PdfViewerControl allows selected pages to be exported as raster images. Exporting can be done using the [ExportAsImage](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl.html#Syncfusion_Windows_Forms_PdfViewer_PdfViewerControl_ExportAsImage_System_Int32_) method. This option helps to convert a PDF into an image.
65+
Essential<sup>&reg;</sup>; PdfViewerControl allows selected pages to be exported as raster images. Exporting can be done using the [ExportAsImage](https://help.syncfusion.com/cr/windowsforms/Syncfusion.Windows.Forms.PdfViewer.PdfViewerControl.html#Syncfusion_Windows_Forms_PdfViewer_PdfViewerControl_ExportAsImage_System_Int32_) method. This option helps to convert a PDF into an image.
6666

6767
{% tabs %}
6868
{% highlight c# %}

WindowsForms/PDF-Viewer/pdf-rendering-engines.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
layout: post
33
title: PDF Rendering Engines in WinForms PDFViewer | Syncfusion&reg;
4-
description: Learn about PDF Rendering Engines support in Syncfusion&reg; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
4+
description: Learn about PDF Rendering Engines support in Syncfusion<sup>&reg;</sup>; Windows Forms PDF Viewer (PdfViewerControl) control and more details.
55
platform: windowsforms
66
control: PDF Viewer
77
documentation: ug
88
---
99

1010
# PDF Rendering Engines in Windows Forms PDF Viewer (PdfViewerControl)
1111

12-
Syncfusion&reg; [WinForms PDF Viewer](https://www.syncfusion.com/winforms-ui-controls/pdf-viewer) renders the PDF pages through 2 different rendering engines.
12+
Syncfusion<sup>&reg;</sup>; [WinForms PDF Viewer](https://www.syncfusion.com/winforms-ui-controls/pdf-viewer) renders the PDF pages through 2 different rendering engines.
1313

1414
* PDFium (Google Chrome’s PDF rendering engine)
1515
* SfPdf (Syncfusion’s Own PDF rendering engine)
@@ -18,14 +18,14 @@ Syncfusion&reg; [WinForms PDF Viewer](https://www.syncfusion.com/winforms-ui-con
1818

1919
PDFium is used in Google Chrome for rendering PDF files. It provides accurate and robust PDF rendering. It is the recommended PDF rendering engine.
2020

21-
N>* From v16.3.0.x onwards, this PDFium rendering engine is the default rendering engine of Syncfusion&reg; WinForms PDF Viewer.
22-
N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion&reg; WinForms PDF Viewer control in applications that target ARM64 architecture.
21+
N>* From v16.3.0.x onwards, this PDFium rendering engine is the default rendering engine of Syncfusion<sup>&reg;</sup>; WinForms PDF Viewer.
22+
N>* From v20.4.0.x onwards, ARM64-based Pdfium assembly is generated for Syncfusion<sup>&reg;</sup>; WinForms PDF Viewer control in applications that target ARM64 architecture.
2323
N>* From v22.1.x onwards, Pdfium is upgraded to the new version which was built with the branch [chromium/5692](https://pdfium.googlesource.com/pdfium/+/refs/heads/chromium/5692).
2424

2525
### How PDFium works with Syncfusion’s PDF Viewer
2626

27-
* On running your WinForms application, Syncfusion&reg; PDF Viewer control generates a folder named `PDFium` in the application output path folder (for example: bin/release or bin/debug) at runtime.
28-
* Syncfusion&reg; PDF Viewer control detects the architecture of the running machine automatically.
27+
* On running your WinForms application, Syncfusion<sup>&reg;</sup>; PDF Viewer control generates a folder named `PDFium` in the application output path folder (for example: bin/release or bin/debug) at runtime.
28+
* Syncfusion<sup>&reg;</sup>; PDF Viewer control detects the architecture of the running machine automatically.
2929
* Next, it creates another subfolder named “x64”, “x86” or “arm64” based on the machine architecture.
3030
* Extracts the PDFium binary (PDFium.dll) into the subfolder (x64, x86 or arm64) and consumes it to render PDF files.
3131

@@ -35,7 +35,7 @@ N> PDFium rendering is not supported in Windows XP operating system.
3535

3636
### How to run PDFium in a restricted access environment
3737

38-
If there is any access restriction applied to the application output folder, then the Syncfusion&reg; PDF Viewer control cannot able to extract and consume the PDFium engine as mentioned above.
38+
If there is any access restriction applied to the application output folder, then the Syncfusion<sup>&reg;</sup>; PDF Viewer control cannot able to extract and consume the PDFium engine as mentioned above.
3939

4040
In that situation, you need to add the following steps to consume the PDFium rendering engine.
4141

0 commit comments

Comments
 (0)