The ISO 19005 standard (PDF/A) defines requirements for creating documents suitable for archiving based on the widely available PDF format. The standard specifies in detail what content is allowed and what is not. These and other specifications are intended to ensure long-term readability of the documents regardless of the application software and operating system in […]
Read More →Category: Working with SautinSoft components
Remove rows with a given text in a table using C#
Based on questions from our customers. In this article, you’ll learn how else to work with tables. For example, we have a document with a table containing various persons with different age. The third cell in each row contains the person’s date of birth. You need to create a new document with a table that […]
Read More →How can a Word (*.docx and *.rtf) document be created in C# and .Net
Dear .Net developers, During reading this article you will find how to create a Word document using C# and .Net, and furthermore how to save it as *.docx and *.rtf. To get the ball rolling, let’s describe some requirements for the Word document which we want create: It has to be 8.5×11 inches Letter page size, […]
Read More →How to convert PDF to JPG image with high Quality in C# and .Net
In this article I’d like to tell how to convert PDF to JPG in .Net platform with various Jpeg Quality (High and Low). In addition I’ll show you a simple C# sample which help us to understand how the size of .jpg file depends of jpeg quality. As you may know that JPEG format is very […]
Read More →Delphi.Net – How to convert PDF to WORD
Hi Everyone! My name is Brian and in this short article, I’ll show how to convert PDF to Word in Delphi .Net within PDF Focus .Net library. Firstly, you need to download the latest distribution of SautinSoft’s PDF Focus .Net (20 Mb): The download link: http://www.sautinsoft.com/thankyou.php?download=4 More information about the component: http://www.sautinsoft.com/products/pdf-focus/index.php Secondly, you must […]
Read More →