Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEO-182391-File-Format-changes-Title too short #2063

Open
wants to merge 3 commits into
base: hotfix/hotfix-v25.1.35
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 2 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
4 changes: 2 additions & 2 deletions File-Formats/PDF/Converting-HTML-to-PDF.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
---
title: Converting HTML to PDF | Syncfusion
title: Converting HTML to PDF in .NET Library | Syncfusion
description: Learn how to convert HTML to PDF using 2 different rendering engines (Blink and IE) with various features like TOC, partial web page to PDF etc.
platform: file-formats
control: PDF
documentation: UG
---
# Converting HTML to PDF
# Converting HTML to PDF in .NET Library

The HTML to PDF converter is a .NET library for converting webpages, SVG, MHTML, and HTML files to PDF using C#. It uses popular rendering engines such as Blink (Google Chrome) and is reliable and accurate. The result preserves all graphics, images, text, fonts, and the layout of the original HTML document or webpage.

Expand Down
Binary file modified File-Formats/PDF/Create-PDF-Blazor/Blazor_server_NuGet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions File-Formats/PDF/Create-PDF-document-in-Blazor.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Create or Generate PDF file in Blazor | Syncfusion
title: Create or Generate PDF File in Blazor | Syncfusion
Sharly-Atieno marked this conversation as resolved.
Show resolved Hide resolved
description: Learn how to create or generate a PDF file in Blazor applications with easy steps using Syncfusion .NET Core PDF library without depending on Adobe.
platform: file-formats
control: PDF
documentation: UG
---

# Create or Generate PDF file in Blazor
# Create or Generate PDF File in Blazor
Sharly-Atieno marked this conversation as resolved.
Show resolved Hide resolved

The Syncfusion [Blazor PDF library](https://www.syncfusion.com/document-processing/pdf-framework/blazor/pdf-library) is used to create, read, and edit PDF documents. This library also offers functionality to merge, split, stamp, forms, and secure PDF files.

Expand Down
4 changes: 2 additions & 2 deletions File-Formats/PDF/Create-PDF-file-in-C-Sharp-VB-NET.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
title: Create or Generate PDF file in C# and VB.NET | Syncfusion
title: Create or Generate PDF File in C# and VB.NET | Syncfusion
description: Learn how to create or generate a PDF file in C# and VB.NET with elements like text, image and table using Syncfusion .NET PDF library without Adobe.
platform: file-formats
control: PDF
documentation: UG
keywords: create pdf, edit pdf, write pdf, merge, pdf form, fill form, digital sign, table, c#, vb.net, dotnet pdf
---
# Create or Generate PDF file in C# and VB.NET
# Create or Generate PDF File in C# and VB.NET

The [Syncfusion .NET PDF library](https://www.syncfusion.com/document-processing/pdf-framework/net/pdf-library) used to create PDF document from scratch and saving it to disk or stream. This library also offers functionality to merge, split, stamp, forms, and secure PDF files.

Expand Down
2 changes: 1 addition & 1 deletion File-Formats/PDF/Overview.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Create, read, edit, convert PDF files in .NET | Syncfusion
title: Create, Read, Edit, Convert PDF Files in .NET | Syncfusion
description: Essential PDF is a .NET PDF library to convert PDF files in Windows Forms, WPF, UWP, ASP.NET Core, ASP.NET MVC, Xamarin, Flutter applications
platform: file-formats
control: PDF
Expand Down