Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
7de688c
Added github link for fallback font code snippet
LokeshBaskar Dec 19, 2023
994b858
862721-UG documentation Volume 4 features - Split Tags
jeyalakshmit Dec 19, 2023
f8b936e
content review changes
jeyalakshmit Dec 19, 2023
26b501d
Merge pull request #1720 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Dec 19, 2023
a382473
github sample link added
jeyalakshmit Dec 20, 2023
0c3373f
Merge pull request #1713 from syncfusion-content/ES-853397-UGDoc-for-…
MohanaselvamJothi Dec 20, 2023
4ef8f4b
Merge pull request #1717 from syncfusion-content/862721
chinnumuniyappan Dec 20, 2023
edbba8b
Merge pull request #1724 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Dec 20, 2023
d7701a6
Merge pull request #1727 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Dec 22, 2023
2ce260b
Merge remote-tracking branch 'remotes/origin/hotfix/hotfix-v24.1.41' …
DeepakRajSundar Jan 5, 2024
44ba870
Added additional platforms in File-Formats/Release-Notes/v24.1.44.md
DeepakRajSundar Jan 5, 2024
44b35f6
Added the missed "/" before the Xamarin.Android Release Notes urls in…
DeepakRajSundar Jan 5, 2024
80b4686
Merge pull request #1744 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 8, 2024
41c34af
Update File-Formats overview files
Jan 8, 2024
cf9fc09
Merge pull request #1745 from syncfusion-content/BrunoJenson-patch-01
Poovarasan-Karthikeyan Jan 9, 2024
accfb5b
Merge pull request #1750 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 9, 2024
34ba69c
Merge pull request #1752 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 10, 2024
64b06a8
Merge pull request #1755 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 10, 2024
8703942
Merge pull request #1759 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 11, 2024
c9417f5
179189 - Eileformats MAC UG created
JeyaseelanM Jan 12, 2024
4cfd5cd
Merge pull request #1763 from syncfusion-content/FFinstaller
Jan 12, 2024
b3b06ef
Merge pull request #1769 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 13, 2024
716ad94
Merge pull request #1773 from Syncfusion-Content/hotfix/hotfix-v24.1.41
SyncfusionBuild Jan 15, 2024
f62484e
Showing note content in release notes file-formats Dev
Jan 16, 2024
91b7187
ES-260166_Corrected curly braces
Jan 17, 2024
5ef2f45
Merge pull request #1779 from syncfusion-content/ES-260166-Latex-UG-D…
MohanaselvamJothi Jan 17, 2024
03ea9ca
Merge pull request #1776 from syncfusion-content/IN-179221-Release-no…
BalajiRenganathan1703 Jan 17, 2024
d0508dd
ES-818185-Add-cross-platform
Jan 18, 2024
b51949f
Modified the code snippet
Jan 18, 2024
c3ff4e5
Modified the code snippet
Jan 23, 2024
2572709
Addressed the feedback
Jan 24, 2024
49342ed
Addressed the feedback
Jan 24, 2024
10eabb2
867572 : Resolved Liquid syntax error .
Sri-hari-haran-g Jan 25, 2024
9ffe6cb
Merge pull request #1800 from syncfusion-content/867572
chinnumuniyappan Jan 25, 2024
fe68d1f
Merge remote-tracking branch 'remotes/origin/hotfix/hotfix-v24.1.41' …
DeepakRajSundar Jan 25, 2024
3af19ca
IN-179598 Release-Notes/v24.2.3.md is added along with its entry in F…
DeepakRajSundar Jan 29, 2024
750a18f
IN-179598 resolved the toc alignment issue for v24.2.3 in File-Format…
DeepakRajSundar Jan 30, 2024
2b82f0e
Merge pull request #1784 from syncfusion-content/ES--818185-Add-cross…
MohanaselvamJothi Jan 30, 2024
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
52 changes: 51 additions & 1 deletion File-Formats-toc.html

Large diffs are not rendered by default.

53 changes: 52 additions & 1 deletion File-Formats/DocIO/Working-with-Charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,57 @@ You can download a complete working sample from [GitHub](https://github.com/Sync

You can convert the chart in Word document as image using the [SaveAsImage](https://help.syncfusion.com/cr/file-formats/Syncfusion.OfficeChartToImageConverter.ChartToImageConverter.html#Syncfusion_OfficeChartToImageConverter_ChartToImageConverter_SaveAsImage_Syncfusion_OfficeChart_IOfficeChart_System_IO_Stream_) method in [ChartToImageConverter](https://help.syncfusion.com/cr/file-formats/Syncfusion.DocIO.DLS.WordDocument.html#Syncfusion_DocIO_DLS_WordDocument_ChartToImageConverter).

To convert chart in Word document as an image, refer the below dependencies in your application.

<table>
<thead>
<tr>
<th width="20%">
Platform(s)
</th>
<th width="40%">
NuGets for Chart to Image
</th>
<th width="40%">
Assemblies for Chart to image
</th>
</tr>
</thead>
<tr>
<td>
Cross-platform, Xamarin
</td>
<td>
{{'[Word to PDF NuGets](https://help.syncfusion.com/file-formats/docio/nuget-packages-required#converting-word-document-to-pdf)' |  markdownify }}
</td>
<td>
{{'[Word to PDF assemblies](https://help.syncfusion.com/file-formats/docio/assemblies-required#converting-word-document-to-pdf)' |  markdownify }}
</td>
</tr>
<tr>
<td>
Windows-specific
</td>
<td>
{{'[Word to PDF NuGets](https://help.syncfusion.com/file-formats/docio/nuget-packages-required#converting-word-document-to-pdf)' |  markdownify }}<br/> {{'[Chart conversion NuGets](https://help.syncfusion.com/file-formats/docio/nuget-packages-required#converting-charts)' |  markdownify }}
</td>
<td>
{{'[Word to PDF assemblies](https://help.syncfusion.com/file-formats/docio/assemblies-required#converting-word-document-to-pdf)' |  markdownify }}<br/> {{'[Chart conversion assemblies](https://help.syncfusion.com/file-formats/docio/assemblies-required#converting-charts)' |  markdownify }}
</td>
</tr>
<tr>
<td>
UWP
</td>
<td>
{{'[Word to PDF NuGets of cross platform](https://help.syncfusion.com/file-formats/docio/nuget-packages-required#converting-word-document-to-pdf)' |  markdownify }}
</td>
<td>
{{'[Word to PDF assemblies of cross platform](https://help.syncfusion.com/file-formats/docio/assemblies-required#converting-word-document-to-pdf)' |  markdownify }}
</td>
</tr>
</table>

The following code example shows how to convert chart in the Word document as image.

{% tabs %}
Expand Down Expand Up @@ -938,7 +989,7 @@ using (Stream docStream = typeof(App).GetTypeInfo().Assembly.GetManifestResource
{% endhighlight %}

{% highlight c# tabtitle="UWP" %}
//DocIO supports chart to image conversion in Windows Forms, WPF, ASP.NET and ASP.NET MVC platform alone. You can convert chart as images in UWP using DocIORenderer.
// You can convert a chart to images in UWP using DocIORenderer, by using cross-platform NuGets or assemblies in a UWP application.
//Open the file as Stream.
using (Stream docStream = typeof(App).GetTypeInfo().Assembly.GetManifestResourceStream("Sample.Assets.TemplateWithChart.docx"))
{
Expand Down
79 changes: 79 additions & 0 deletions File-Formats/DocIO/installation/mac-installer/how-to-download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: post
title: Downloading Syncfusion Word Mac installer - Syncfusion
description: Learn here about the how to download Syncfusion Word Mac installer from our syncfusion website with license.
platform: file-formats
control: Installation and Deployment
documentation: ug
---

# Downloading Syncfusion Word Mac Installer

The Syncfusion installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/) website. You can either download the licensed installer or try our trial installer depending on your license.

- Trial Installer
- Licensed Installer

You can download the Syncfusion installer from [Syncfusion.com](https://www.syncfusion.com/) website

## Download the Trial Version

Our 30-day trial can be downloaded in two ways.

* Download Free Trial Setup
* Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)


### Download Free Trial Setup

1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the product
2. After completing the required form or logging in with your registered Syncfusion account, you can download the trial installer from the confirmation page. (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png)

3. With a trial license, only the latest version’s trial installer can be downloaded.
4. Unlock key is not required to install the Syncfusion Word Mac trial installer.
5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png)

6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio Word Mac trial installer which is available in PKG format.

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-offline-installer.png)

### Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

You should initiate an evaluation if you have already obtained our components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

1. You can start your 30-day free trial from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.

N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/file-formats/licensing/overview).

![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)

2. To access this page, you must sign up\log in with your Syncfusion account.
3. Begin your trial by selecting the Syncfusion product.

N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.

4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/file-formats/licensing/how-to-generate) here at any time before the trial period expires. (as shown in below screenshot.)

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)

5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.


## Download the License Version

1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
2. You can view all the licenses (both active and expired) associated with your account.
3. You can download Word Mac licensed installer by going to More Downloads Options (element 3 in the screenshot below).

![License and downloads of Syncfusion Essential Studio](images/license-download.png)

4. Unlock key is not required to install the Syncfusion Word Mac trial installer.
5. For Mac OS, PKG formats is available for download.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)

You can also refer to the [**Word Mac installer**](https://help.syncfusion.com/common/essential-studio/installation/mac-installer/how-to-install) links for step-by-step installation guidelines.
79 changes: 79 additions & 0 deletions File-Formats/DocIO/installation/mac-installer/how-to-install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: post
title: Installing Syncfusion Word Mac installer - Syncfusion
description: Learn here about how to install Syncfusion Word Mac installer after downloading from our Syncfusion website.
platform: file-formats
control: Installation and Deployment
documentation: ug
---

# Installing Syncfusion Word Mac installer

## Steps to resolve the warning message in Catalina OS or later

While running Essential Studio Word Mac Installers on Catalina MacOS or later, the below alert will be displayed.

![Alert Image](images/Mac_Catalina_MacOS_Alert1.png)

If you receive this alert, follow the below steps for the easiest solution.

1. Right-click the downloaded pkg file.
2. Select the "Open With" option and choose "Installer (Default)". The following pop-up appears.

![pop-up Image](images/Mac_Catalina_MacOS_Alert2.png)

3. When you click "Open" the installer window will be opened.

## Step-by-Step Installation

The steps below show how to install Essential Studio Word Mac installer.

1. Open the Syncfusion Essential Studio Word Mac installer(.pkg) file. The installer Wizard opens. Click Continue.

![Welcome wizard](images/Mac_Installer1.png)


2. The Software License Agreement wizard will appear. Click the Continue button.

![License Agreement](images/Mac_Installer2.png)


3. The License Agreement's Confirmation window will appear. If you have read the Software License Agreement, click **Agree**.

![License Agree Confirmation](images/Mac_Installer3.png)

N> The Unlock key is not required to install the Essential Studio Word Mac installer.


4. The Destination select wizard will appear. You can choose which disc to install the Syncfusion Essential Studio Word Mac installer on here.

![Destination](images/Mac_Installer5.png)

5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Essential Studio Word Mac installer.

![Install Location](images/Mac_Installer6.png)

6. The Authentication window will appear. To begin the installation, enter the Mac machine's password and click **Install Software**.

![Authentication](images/Mac_Installer7.png)

7. The installation process will begin on your machine.

![Installation progress](images/Mac_Installer8.png)

8. Once the installation is complete, the completed screen will be displayed. To exit the installation wizard, click Close.

![Installation Completed](images/Mac_Installer9.png)

By default, Mac installer will install the files in following location.

**Location:** {Documents}/Syncfusion/{version}/Word

![Installed Location](images/Mac_Installer10.png)

## License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Mac installer. To learn about the steps for license registration for the ASP.NET Core - EJ2 samples in the Essential Studio Word Mac installer, please refer to this.

* Register the license key in the [Program.cs](https://ej2.syncfusion.com/aspnetcore/documentation/licensing/how-to-register-in-an-application#for-aspnet-core-application-using-net-60) file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 6.0.
* Register the license key in Configure method of [Startup.cs](https://ej2.syncfusion.com/aspnetcore/documentation/licensing/how-to-register-in-an-application#for-aspnet-core-application-using-net-50-or-net-31)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
79 changes: 79 additions & 0 deletions File-Formats/PDF/installation/mac-installer/how-to-download.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: post
title: Downloading Syncfusion PDF Mac installer - Syncfusion
description: Learn here about the how to download Syncfusion PDF Mac installer from our syncfusion website with license.
platform: file-formats
control: Installation and Deployment
documentation: ug
---

# Downloading Syncfusion PDF Mac Installer

The Syncfusion installer can be downloaded from the [Syncfusion](https://www.syncfusion.com/) website. You can either download the licensed installer or try our trial installer depending on your license.

- Trial Installer
- Licensed Installer

You can download the Syncfusion installer from [Syncfusion.com](https://www.syncfusion.com/) website

## Download the Trial Version

Our 30-day trial can be downloaded in two ways.

* Download Free Trial Setup
* Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)


### Download Free Trial Setup

1. You can evaluate our 30-day free trial by visiting the [Download Free Trial](https://www.syncfusion.com/downloads) page and select the product
2. After completing the required form or logging in with your registered Syncfusion account, you can download the trial installer from the confirmation page. (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-confirmation.png)

3. With a trial license, only the latest version’s trial installer can be downloaded.
4. Unlock key is not required to install the Syncfusion PDF Mac trial installer.
5. Before the trial expires, you can download the trial installer at any time from your registered account’s [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page (as shown in below screenshot.)

![Trial and downloads of Syncfusion Essential Studio](images/trial-download.png)

6. Click the More Download Options (element 2 in the above screenshot) button to get the Essential Studio PDF Mac trial installer which is available in PKG format.

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-offline-installer.png)

### Start Trials if using components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

You should initiate an evaluation if you have already obtained our components through [NuGet.org](https://www.nuget.org/packages?q=syncfusion)

1. You can start your 30-day free trial from the [Start Trial](https://www.syncfusion.com/account/manage-trials/start-trials) page from your account.

N> You can generate the license key for your active trial products from [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page. This license key will be mandatory to use our trial products in your application. To know more about License key, refer this [help topic](https://help.syncfusion.com/file-formats/licensing/overview).

![Trial and downloads of Syncfusion Essential Studio](images/start-trial-download.png)

2. To access this page, you must sign up\log in with your Syncfusion account.
3. Begin your trial by selecting the Syncfusion product.

N> If you've already used the trial products and they haven't expired, you won't be able to start the trial for the same product again.

4. After you've started the trial, go to the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page to get the latest version trial installer. You can generate the [unlock key](https://www.syncfusion.com/kb/8069/how-to-generate-unlock-key-for-essentials-studio-products) and [license key](https://help.syncfusion.com/file-formats/licensing/how-to-generate) here at any time before the trial period expires. (as shown in below screenshot.)

![License and downloads of Syncfusion Essential Studio](images/start-trial-download-installer.png)

5. You can find your current active trial products on the [Trials & Downloads](https://www.syncfusion.com/account/manage-trials/downloads) page.


## Download the License Version

1. Syncfusion licensed products will be available in the [License & Downloads](https://www.syncfusion.com/account/downloads) page under your registered Syncfusion account.
2. You can view all the licenses (both active and expired) associated with your account.
3. You can download PDF Mac licensed installer by going to More Downloads Options (element 3 in the screenshot below).

![License and downloads of Syncfusion Essential Studio](images/license-download.png)

4. Unlock key is not required to install the Syncfusion PDF Mac trial installer.
5. For Mac OS, PKG formats is available for download.

![License and downloads of Syncfusion Essential Studio](images/Mac_Download.PNG)

You can also refer to the [**PDF Mac installer**](https://help.syncfusion.com/common/essential-studio/installation/mac-installer/how-to-install) links for step-by-step installation guidelines.
79 changes: 79 additions & 0 deletions File-Formats/PDF/installation/mac-installer/how-to-install.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
layout: post
title: Installing Syncfusion PDF Mac installer - Syncfusion
description: Learn here about how to install Syncfusion PDF Mac installer after downloading from our Syncfusion website.
platform: file-formats
control: Installation and Deployment
documentation: ug
---

# Installing Syncfusion PDF Mac installer

## Steps to resolve the warning message in Catalina OS or later

While running Essential Studio PDF Mac Installers on Catalina MacOS or later, the below alert will be displayed.

![Alert Image](images/Mac_Catalina_MacOS_Alert1.png)

If you receive this alert, follow the below steps for the easiest solution.

1. Right-click the downloaded pkg file.
2. Select the "Open With" option and choose "Installer (Default)". The following pop-up appears.

![pop-up Image](images/Mac_Catalina_MacOS_Alert2.png)

3. When you click "Open" the installer window will be opened.

## Step-by-Step Installation

The steps below show how to install Essential Studio PDF Mac installer.

1. Open the Syncfusion Essential Studio PDF Mac installer(.pkg) file. The installer Wizard opens. Click Continue.

![Welcome wizard](images/Mac_Installer1.png)


2. The Software License Agreement wizard will appear. Click the Continue button.

![License Agreement](images/Mac_Installer2.png)


3. The License Agreement's Confirmation window will appear. If you have read the Software License Agreement, click **Agree**.

![License Agree Confirmation](images/Mac_Installer3.png)

N> The Unlock key is not required to install the Essential Studio PDF Mac installer.


4. The Destination select wizard will appear. You can choose which disc to install the Syncfusion Essential Studio PDF Mac installer on here.

![Destination](images/Mac_Installer5.png)

5. The Installation Type wizard will appear. Click Install to begin the standard installation of the Syncfusion Essential Studio PDF Mac installer.

![Install Location](images/Mac_Installer6.png)

6. The Authentication window will appear. To begin the installation, enter the Mac machine's passPDF and click **Install Software**.

![Authentication](images/Mac_Installer7.png)

7. The installation process will begin on your machine.

![Installation progress](images/Mac_Installer8.png)

8. Once the installation is complete, the completed screen will be displayed. To exit the installation wizard, click Close.

![Installation Completed](images/Mac_Installer9.png)

By default, Mac installer will install the files in following location.

**Location:** {Documents}/Syncfusion/{version}/PDF

![Installed Location](images/Mac_Installer10.png)

## License key registration in samples

After the installation, the license key is required to register the demo source that is included in the Mac installer. To learn about the steps for license registration for the ASP.NET Core - EJ2 samples in the Essential Studio PDF Mac installer, please refer to this.

* Register the license key in the [Program.cs](https://ej2.syncfusion.com/aspnetcore/documentation/licensing/how-to-register-in-an-application#for-aspnet-core-application-using-net-60) file if you created the ASP.NET Core web application with Visual Studio 2022 and .NET 6.0.
* Register the license key in Configure method of [Startup.cs](https://ej2.syncfusion.com/aspnetcore/documentation/licensing/how-to-register-in-an-application#for-aspnet-core-application-using-net-50-or-net-31)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading