Convert a Word Document to a PDF
October 23, 2018
If you are working with Word documents in code in .NET Standard 2.0 targeted applications, there will be times when you do not want to store your data in a Word format. A PDF (Portable Document Format) is an ideal format for a variety of reasons.
In this tutorial, we'll cover:
- How to load the Word document (.docx) file in GcWord
- Export the Word document to PDF
Related

Documents for PDF | How to Convert HTML to a PDF
December 03, 2019
GcHTML is a package available with GcPdf and GcImaging products. This allows the conversion of HTML content to PDFs and Images.
In this video, we’ll convert an HTML file to PDF using GcPdf.

Documents for Imaging | How to Convert an HTML File to an Image
November 27, 2019
GrapeCity Documents for Imaging is a high-performance imaging library that can create, load, modify, and save images in .NET Core applications with full support on Windows, macOS, and Linux.
In this video, we’ll use the GrapeCity Documents for Imaging API to convert a batch of HTML files to different Image formats like JPEG and PNG files.

Getting Started with the JavaScript PDF Viewer | GrapeCity Documents PDF Viewer
July 10, 2019
With the GcDocs v2 sp2, we introduce a JavaScript-based GrapeCity Documents PDF Viewer (GcDocs PDF Viewer). This is a fast, modern PDF Viewer that can run on any major browser. The viewer is a cross-platform solution to view PDF documents on Windows, MAC, Linux, iOS and Android devices in respective browsers.
This guide explains how to create a program that uses the GrapeCity Documents PDF Viewer.

Documents for PDF | Introducing a JavaScript PDF Viewer
June 25, 2019
With the GcDocs v2 sp2, we introduce a JavaScript-based GrapeCity Documents PDF Viewer (GcDocs PDF Viewer). This is a fast, modern PDF Viewer that can run on any major browser. The viewer is a cross-platform solution to view PDF documents on Windows, MAC, Linux, iOS and Android devices in respective browsers. Read the full release.