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 →Tags: VB.Net
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 to convert PDF document to RTF or Text document in C # and VB.Net
Up to date, every tenth document published in Internet is presented in PDF format. PDF format is widely used for preparing different electronic documents which can contain fonts, graphics and multimedia elements. Who uses PDF documents and needs their editing? Students who need information for writing coursework or diploma work. As a matter of fact, […]
Read More →