SautinSoft PDF Focus .Net 5.5.12.17 » Developer.Team

SautinSoft PDF Focus .Net 5.5.12.17

SautinSoft PDF Focus .Net 5.5.12.17
SautinSoft PDF Focus .Net 5.5.12.17 | 14 Mb


PDF Focus .Net is designed to help you in development of applications where is necessary to convert any PDF documents. Let's see what API functions the PDF Focus .Net can provide for you:

Convert PDF to Word, RTF with tables, images, full text formatting.
Convert PDF to Text.
Convert PDF to HTML with full text formatting, images, CSS.
Convert PDF to Excel workbooks.
Convert PDF to Images: Jpeg, Png, Bmp, Tiff, Multipage-Tiff, System.Drawing.Image.

Using the PDF Focus .Net in development you don't have to think about any additional PDF or other plugins.It is absolutely standalone .Net assembly which works on every OS: Windows, Mac, Unix, and Android. Because the component is entirely written in C#. PDF Focus .Net totally simplifies the development of .Net applications where it is required to convert PDF docs. Let us say, to provide the function of converting PDF to Word within a WinForms application, you have add only the reference to the "SautinSoft.PdfFocus.dll" and write 3-4 C# lines in your application.

Output Formats

RTF. The component creates RTF documents 1.8. The component has own RTF render. If you are looking only for C# RTF class which can parse and render RTF documents, you may email us: support@sautinsoft.com. Produced RTF documents can be opened in MS Word, Open Office, WordPad and other processors.

Text. There is nothing special here, only a thing: unicode characters are supported too.

HTML. Produces HTML5 documents with CSS, they are completely compatible with IE, Chrome, Mozila and W3C Markup validation service. Another.

Another point of interest is that it can generate HTML documents with images encoded by base-64 algorithm. Given this fact, it's possible to convert PDF to HTML completely in memory without filesystem.

Images. PDF Focus .Net offers great abilities to rasterize PDF documents to images: JPEG, PNG, TIFF, multipage-TIFF, Bitmap, GIF and, furthermore, into "System.Drawing.Image".

Excel. Produces Excel 2003/XLS spreadsheets. The component can find tables even with invisible borders and create from them an Excel spreadsheet.

XML. Produces well-formed XML 1.0. You may also specify custom names for XML nodes.

What PDF Focus can give me:

Save time and cost of the product development. The writing of own PDF converter in C# requires a lot of days of hard work and takes approx 100 000 C# code lines. PDF Focus .Net will save a lot of my time and I'll need only to add the reference to "SautinSoft.PdfFocus.dll" and write 3-4 C# code lines.

The one product provides me by set of API to convert PDF at various formats at once: Word, RTF, Excel, HTML, Text, Multipage TIFF, Jpeg, PNG.

Because of this is absolutely standalone PDF library, my clients don't need to have Adobe Acrobat, MS Word, Excel or other software.

My software will have the one of the fastest API to convert PDFs inside, you may check this.
I can select the any of product editions: Total, Office, HTML and Picasso. This saves my money. Let's us say, that I'm looking for only the API to convert PDF to HTML and don't need other features. Given this point, I can purchase the "HTML" edtion of PDF Focus .Net. It's much cheaper than competitor's price.

My license will never expires. I pay a one time and can use PDF Focus .Net for a whole life without any additional fees.

As bonus, I get unlimited technical support during a whole life for free and independently of the date of my purchasing.

With the help of "PDF Focus .Net", any .Net application can easily transform PDF documents to MS Word (RTF format). For example, to convert a PDF to Word in C# you will only need to add a reference to the .dll and type a few lines of code:

SautinSoft.PdfFocus f = new SautinSoft.PdfFocus();

f.OpenPdf(@"c:\Pushkin Poems.pdf");

if (f.PageCount > 0)

{                
    f.ToWord(@"c:\Pushkin Poems.doc");

}       


If you are looking for a .Net library to extract text data from PDF, you are in a right place. PDF Focus .Net helps you extract text from any PDF document. You will be able extract a text from a whole document or from specific pages. The library extracts good-looking text without unwanted spaces between the letters in words and supports Unicode symbols. Furthermore, a text layout looks the same as in the PDF with proper line breaks and columns. To illustrate how to easily extract text from PDF, let's look at simple code in C#:

SautinSoft.PdfFocus f = new SautinSoft.PdfFocus();

f.OpenPdf(@"d:\Cook Book.pdf");


if (f.PageCount > 2)

{

    //Convert only pages from 2 to 3 in Text

    f.ToText(@"d:\Cook Book.txt", 2, 3);

}


[/b]

[b] Only for V.I.P
Warning! You are not allowed to view this text.


Focus, Convert, documents, SautinSoft, convert, Excel, images, PdfFocus, development, extract, lines, other, component, formatting, looking, provide, applications, tables, where, wholerise, Convert, Focus, formatting, images, Excel, workbooks, Multipage, Image, Drawing, System, tables, Images, provide, applications, development, designed, where, necessary, functions, documents
SiteLock