<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Two Pilots blog</title>
	<atom:link href="http://www.colorpilot.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.colorpilot.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 02 Dec 2011 14:48:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Compare PDF Creator Pilot Library and PDF Mosaic SDK</title>
		<link>http://www.colorpilot.com/blog/compare-pdf-creator-pilot-library-and-pdf-mosaic-sdk/</link>
		<comments>http://www.colorpilot.com/blog/compare-pdf-creator-pilot-library-and-pdf-mosaic-sdk/#comments</comments>
		<pubDate>Fri, 02 Dec 2011 14:38:01 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=152</guid>
		<description><![CDATA[PDF Creator Pilot SDK
PDF Creator Pilot is a library for creating PDF files from Visual Basic / Visual Basic .NET, Delphi, Visual C++, VBScript, ASP / ASP.NET, C#, PHP and Python. PDF Creator Pilot uses ActiveX (also known as COM) technology. You can use the library from any programming language
that can use ActiveX components. PDF [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://www.colorpilot.com/pdflibrary.html">PDF Creator Pilot SDK</a></h3>
<p>PDF Creator Pilot is a library for creating PDF files from Visual Basic / Visual Basic .NET, Delphi, Visual C++, VBScript, ASP / ASP.NET, C#, PHP and Python. PDF Creator Pilot uses ActiveX (also known as COM) technology. You can use the library from any programming language<br />
that can use ActiveX components. PDF Creator Pilot allows you to generate PDF files on the fly. It is ideal SDK for creating web- and desktop applications with dynamic PDF document generation and manipulation. PDF Creator Pilot includes detailed <a href="http://www.colorpilot.com/pdfcreatorpilotmanual/PDF_Creator_Pilot.html">online documentation</a> with <a href="http://www.colorpilot.com/pdflibrary_tutorials.html">the step-by-step tutorials for creating pdf files</a>.</p>
<p>This PDF library can create, open, merge or otherwise manipulate PDF files. You can use the PDF library&#8217;s commands as well as WinApi functions (virtual device context (<a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/GetDC.html">PDF&#8217;s HDC</a>)). PDF security, font embedding, different font charsets, document compression are also supported.</p>
<p>&nbsp;</p>
<h3><a href="http://pdfmosaic.com/">PDF Mosaic Library .NET</a></h3>
<p>PDF Mosaic allows you to create, merge and modify PDF documents. Simple yet powerful API will help you to process PDF documents with ease. PDF Mosaic does not require any third-party applications or libraries to generate or modify PDF documents. PDF Mosaic is a C# library, it is created for .NET Framework 2.0 and later. PDF Mosaic SDK for developers who program in C#, J#, Vb.Net, JScript.Net, and who need to process PDF files (create, open, paste, split, modify, and more).The library has more than 500 supported functions for working with PDF documents. Library opens and reads pdf files using <a href="http://pdfmosaic.com/page/pdf-mosaic-library-delay-parsing-pdf-documents">scoped parsing of document’s content</a>.</p>
<p>PDF Mosaic Library has <a href="http://pdfmosaic.com/category/tutorials/">the step-by-step tutorials for creating pdf documents using .NET</a>.</p>
<p>&nbsp;</p>
<h4>You can use the following feature comparison as a guide to determining whether you require <a href="http://www.colorpilot.com/pdflibrary.html">PDF Creator Pilot Library</a> or <a href="http://pdfmosaic.com/">PDF Mosaic .NET Library</a>.</h4>
<table border="0" width="75%" align="center">
<tr bgcolor="#EEEEEE">
<td></td>
<td align="center"><b>PDF Creator Pilot</b></td>
<td align="center"><b>PDF Mosiac .NET SDK</b></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create and read existing PDF documents</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_create_a_new_PDF_document_4.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-new-pdf-document">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Merge and split PDF documents</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Append.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-copy-pages-one-pdf-document-another-pdf-document">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Adding and deleting PDF document&#8217;s pages</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/AddPage.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-add-and-delete-pdf-pages">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Unicode support</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/ShowUnicodeText.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create watermarks for each page</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Watermarks.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Add thumbnails to a PDF document </td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Thumbnail.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Standard (base 14), TrueType, Type1, OpenType fonts reading and embedding</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/AddFontFromFile.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-use-fonts-truetype-opentype-type1-writing-text-net-library-pdf-mosaic">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Support for Eastern European, Turkish, Baltic, Russian, Greek, and CJK character sets</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/FontCharset.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create interactive PDF documents using JavaScript and hyper links</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/CreateHyperLinkAction.html">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Interactive AcroForm elements: text fields, buttons, radio buttons, combo- and check boxes</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/AddEditBox.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-fillable-pdf-forms">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Encryption (40, 128 bit) and password protection</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Document_protection_and_encryption.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-protect-your-pdf-document-password">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create and manipulate tree-like outlines</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Outlines.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Virtual device context (HDC) for drawing with WinAPI functions</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/GetDC.html">Yes</a></td>
<td align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Use images in various formats (JPEG, TIFF, PNG, BMP, GIF)</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_place_an_image_into_PDF_4.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-insert-image-pdf">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create and use annotations Text, FileAttachment, Sound, Movie, and more</td>
<td align="center"><a href="http://www.colorpilot.com/attachments-into-pdf.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-place-attachments-pdf-document">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Generate a PDF document on disk or in memory (for web applications)</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/GetBuffer.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-pdf-pdf-mosaic-web-server">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Simple graphics: ellipses, rectangles, circles, pies</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_draw_simple_elements__such_as_a_line__circle__or_arc__with_different_attributes_4.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-draw-lines-and-curves">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Complex graphics: free form paths, clipping, polygons, text</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_manipulate_primitives_to_clip_drawing_objects_4.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-use-current-graphics-path-clip">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Change opacity level and blend mode for text and graphics</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/SetBlendMode.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-use-blend-modes-pdf-mosaic-net">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>RGB, CMYK and Grayscale colors, ICC</td>
<td align="center">Yes</td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-rgb-color-space-pdf-and-draw-rectangles-using-pdf-net-mosaic">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Extracting text from PDF documents</td>
<td align="center"><a href="http://www.colorpilot.com/extract-pdf-text.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-extract-text-pdf-documents">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Hyperlinks, destinations, events</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Actions (GoTo, Launch, URI, SubmitForm, ResetForm, JavaScript)</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/CreateJavascriptAction.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Graphics templates</td>
<td align="center"></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-ceate-and-use-graphics-templates-pdf-mosaic-net-library">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Create, read and modify Document Info</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Document_properties.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Support of Layers (Optional Content Groups)</td>
<td align="center"><a href="http://www.colorpilot.com/blog/layers-optional-content-groups/">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-layers-optional-contrent-groups-pdf">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Set and get ViewerPreferences, PageLayout, PageMode</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Viewer_preferences.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Creation and manipulation of PDF tables</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Tables.html">Yes</a></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-tables-pdf-documents">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Text formatting, output of multi-column text</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>No differentiation between client and server application</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Creation of PDF/A and PDF/X files</td>
<td align="center"><a href="http://www.colorpilot.com/blog/pdfa-is-a-format-for-long-term-preservation/">Yes</a></td>
<td align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>3D Annotations</td>
<td align="center"></td>
<td align="center"><a href="http://pdfmosaic.com/page/how-create-3d-annotation-pdf-mosaic-library-net">Yes</a></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>EMF Conversion</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_convert_metafile_to_PDF_using_C__.html">Yes</a></td>
<td align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Digital Signatures</td>
<td align="center"></td>
<td align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Ability for displaying and printing PDF documents (view and render PDF)</td>
<td align="center"><a href="http://www.colorpilot.com/how-to-print-a-pdf-document.html">Yes</a></td>
<td align="center"></td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Uncompress and Re-Compress PDF documents</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/Compression.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Fill PDF forms</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Translate, rotate and scale multiple pages to a single page</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/TranslateCoords.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>100% PDF Acrobat compatible</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Transparent masks</td>
<td align="center"><a href="http://www.colorpilot.com/pdfcreatorpilotmanual/IPDFDocument4/AddImageWithColorMask.html">Yes</a></td>
<td align="center">Yes</td>
</tr>
<tr bgcolor="#EEEEEE">
<td>Windows XP/2003/Vista/7, x64 (64-bit architecture) support</td>
<td align="center">Yes</td>
<td align="center">Yes</td>
</tr>
</table>
<p>&nbsp;</p>
<h3>See also <a href="http://www.colorpilot.com/emfprinterpilot.html">Virtual Printer SDK for Win 7, C++, C#, Delphi, VB.NET, VB (royalty free)</a></h3>
<p>Virtual Printers is EMF virtual printer for software developers with custom name and features.</p>
<p>Some use cases:</p>
<ul type="circle">
<li>Customer uses the driver to print an invoice, extract text, generate a unique ID based on that text content, and put this ID on the PDF version of an invoice;</li>
<li>Customer converts a document to a PDF and, after collecting user input in a custom application, uploads the PDF with collected data to a web service;</li>
<li>Customer creates reports in TIFF and TXT formats and uploads them to an FTP server;</li>
<li>Customer uses preprocessing to extract textual commands from a print job and then a custom client application uses these commands for business logic;</li>
<li>Customer uses preprocessing to configure the watermark settings and business logic of a custom client application;</li>
<li><a href="http://www.colorpilot.com/emfprinter_pos-virtual-printer.html">Customer uses virtual driver with POS printers.</a></li>
</ul>
<p><a href="http://www.colorpilot.com/virtualprinterexamples.html">Look a virtual printer examples for C++, C#, Delphi, VB.NET, VB.</a><br />
<br />
The <a href="http://www.colorpilot.com/pdflibrary.html">PDF Creator Pilot library</a> is used in the Virtual Printer to generate PDF documents.</p>
<p style="text-align: right">Artem Golubnichenko,<br />
Two Pilots<br />
<a href="http://www.colorpilot.com">http://www.colorpilot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/compare-pdf-creator-pilot-library-and-pdf-mosaic-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Version of PDF Creator Pilot Has Been Released.</title>
		<link>http://www.colorpilot.com/blog/new-version-of-pdf-creator-pilot-has-been-released/</link>
		<comments>http://www.colorpilot.com/blog/new-version-of-pdf-creator-pilot-has-been-released/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 04:09:44 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=150</guid>
		<description><![CDATA[Our company released the next version of PDF Library &#8211; PDF Creator Pilot 4.3.3256. In the new version of PDF Library we improved a quality of converting EMF files to PDF documents. We’ve added new method DrawPageOnPage for grouping multiple pages on single page in the pdf documents. We improved the process of extracting text [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Our company released the next version of PDF Library &#8211; <a href="http://colorpilot.com/pdflibrary.html">PDF Creator Pilot 4.3.3256</a>. In the new version of PDF Library we improved a quality of converting EMF files to PDF documents. We’ve added new method <a href="http://www.colorpilot.com/blog/feature-for-grouping-multiple-pages-on-single-page-in-the-pdf-document/">DrawPageOnPage</a> for grouping multiple pages on single page in the pdf documents. We improved the process of extracting text from pdf documents (see methods GetPageText, GetDocumentText). We fixing some bugs in interactive forms, in opening PDF files, in rasterizator, and more (you may see the history <a href="http://colorpilot.com/pdflibrary_history.html#history">here</a>).</p>
<p>Free version of PDF Library for C++, C#, Delphi, ASP, ASP.NET, VB, VB.NET, VBScript, PHP, Python you mau download <a href="http://www.colorpilot.com/pdflibrary.html#download">here</a>.</p>
<p style="text-align: right">Artem Golubnichenko,<br />
Two Pilots<br />
<a href="http://www.colorpilot.com">http://www.colorpilot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/new-version-of-pdf-creator-pilot-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new PDF library from Two Pilots company</title>
		<link>http://www.colorpilot.com/blog/the-new-pdf-library-from-two-pilots-company/</link>
		<comments>http://www.colorpilot.com/blog/the-new-pdf-library-from-two-pilots-company/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 08:25:03 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=144</guid>
		<description><![CDATA[Our company has released a new PDF library, which is a full featured library for creating and editing PDF files by easy and flexible way. The new name of the library is PDF Mosaic. We invite you to visit the site of library –  http://www.pdfmosaic.com/.
PDF Mosaic may modify, merge, and split existing PDF files, or [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Our company has released a new PDF library, which is a full featured library for creating and editing PDF files by easy and flexible way. The new name of the library is PDF Mosaic. We invite you to visit the site of library –  <a href="http://www.pdfmosaic.com/" target="_blank">http://www.pdfmosaic.com/</a>.<br />
PDF Mosaic may <strong>modify</strong>, <strong>merge</strong>, and <strong>split</strong> existing <strong>PDF files</strong>, or move pages from existing PDF files into new PDF documents. The most important goal of the library &#8211; it&#8217;s easy to use.<br />
Main features of the library:<br />
<strong>Drawing:</strong> points, lines, boxes, circles, Bezier curves, polygons, stars, free form paths.<br />
<strong>Text:</strong> Unicode support, insert hyperlinks.<br />
Supports the insertion of the following <strong>image types:</strong> BMP, PNG, JPEG, TIFF.<br />
You may download the latest version of the library from the site <a href="http://www.pdfmosaic.com/" target="_blank">http://www.pdfmosaic.com/</a> or direct from this link &#8211; <a href="http://www.pdfmosaic.com/download" target="_blank">http://www.pdfmosaic.com/download/</a>.</p>
<p style="text-align: right">Artem Golubnichenko,<br />
Two Pilots<br />
<a href="http://www.colorpilot.com" target="_blank">http://www.colorpilot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/the-new-pdf-library-from-two-pilots-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feature for grouping multiple pages on single page in the pdf document</title>
		<link>http://www.colorpilot.com/blog/feature-for-grouping-multiple-pages-on-single-page-in-the-pdf-document/</link>
		<comments>http://www.colorpilot.com/blog/feature-for-grouping-multiple-pages-on-single-page-in-the-pdf-document/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 07:39:20 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=139</guid>
		<description><![CDATA[The library of PDF Creator Pilot has feature for combining 2, 3, 4, etc. pages in a single page in the pdf document. For this purpose, we added a function DrawPageOnPage, which has the following options:
srcPageIndex – Index of the source page;
destPageIndex – Index of the destination page;
left – The x-coordinate, in pixels, of the [...]]]></description>
			<content:encoded><![CDATA[<p>The library of <a href="http://www.colorpilot.com/pdflibrary.html" target="_blank">PDF Creator Pilot</a> has feature for combining 2, 3, 4, etc. pages in a single page in the pdf document. For this purpose, we added a function DrawPageOnPage, which has the following options:</p>
<p><em>srcPageIndex</em> – Index of the source page;<br />
<em>destPageIndex</em> – Index of the destination page;<br />
<em>left</em> – The x-coordinate, in pixels, of the upper-left corner of the destination rectangle;<br />
<em>top</em> – The y-coordinate, in pixels, of the upper-left corner of the destination rectangle;<br />
<em>width</em> – The width, in pixels, of the destination rectangle;<br />
<em>height</em> – The height, in pixels, of the destination rectangle.</p>
<p>An example of using this function. Assume that we have a pdf file with 4 pages and wish to draw  (group, fit) them on single page.</p>
<p>// PDF object is supposed to be created<br />
// PDF file contains 4 pages A4<br />
PDF-&gt;Open(&#8221;4pagesA4.pdf&#8221;, &#8220;&#8221;);</p>
<p>// Add a new page for drawing at end of document<br />
PDF-&gt;NewPage();<br />
PDF-&gt;PageSize = pfA4; // set any page size here</p>
<p>PDF-&gt;CurrentPage = 4; // index of new page<br />
long height = PDF-&gt;PageHeight;<br />
long width = PDF-&gt;PageWidth;</p>
<p>// Draw page on the page.<br />
PDF-&gt;DrawPageOnPage(0, 4, 0.0, 0.0, width/2, height/2);<br />
PDF-&gt;DrawPageOnPage(1, 4, width/2, 0.0, width/2, height/2);<br />
PDF-&gt;DrawPageOnPage(2, 4, 0.0, height/2, width/2, height/2);<br />
PDF-&gt;DrawPageOnPage(3, 4, width/2, height/2, width/2, height/2);</p>
<p>PDF-&gt;SaveToFile(&#8221;result.pdf&#8221;, true);</p>
<p>You may see the result of groupinf pages here: <a href="http://www.colorpilot.com/~artem.golubnichenko/steam_ss.pdf" target="_blank">result.pdf</a></p>
<p style="text-align: right">Artem Golubnichenko,<br />
Two Pilots<br />
<a href="http://www.colorpilot.com" target="_blank">http://www.colorpilot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/feature-for-grouping-multiple-pages-on-single-page-in-the-pdf-document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exif Pilot supports two interfaces</title>
		<link>http://www.colorpilot.com/blog/exif-pilot-supports-two-interfaces/</link>
		<comments>http://www.colorpilot.com/blog/exif-pilot-supports-two-interfaces/#comments</comments>
		<pubDate>Wed, 09 Feb 2011 17:10:52 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=130</guid>
		<description><![CDATA[The company  &#8220;Two Pilots&#8221;  has released a new version of Exif Pilot. Exif Pilot 4.3 &#8211; the advanced version of the Free EXIF-Editor, which allows one to review, edit and create EXIF and IPTC data not only in an application window, but also in Windows Explorer.
Exif Pilot is a Free EXIF-Editor which supports a paid [...]]]></description>
			<content:encoded><![CDATA[<p>The company  &#8220;Two Pilots&#8221;  has released a new version of <a href="http://www.colorpilot.com/exif.html" target="_blank">Exif Pilot</a>. <a href="http://www.colorpilot.com/exif.html" target="_blank">Exif Pilot</a> 4.3 &#8211; the advanced version of the Free EXIF-Editor, which allows one to review, edit and create EXIF and IPTC data not only in an application window, but also in Windows Explorer.</p>
<p><a href="http://www.colorpilot.com/exif.html" target="_blank">Exif Pilot</a> is a Free EXIF-Editor which supports a paid <a href="http://www.colorpilot.com/exif-plugin.html" target="_blank">Plug-in for Batch Editing</a> of graphic files.</p>
<p>The new version of the program has a number of improvements:<br />
- a unique program which unites in itself two interfaces which work with EXIF, IPTC and XMP data;<br />
- integration with the operating system, and extended capabilities to work with image metadata;<br />
- a new type of export to MS Excel File (at the level of Tag-Names in the table)</p>
<p><img class="aligncenter size-full wp-image-132" src="http://www.colorpilot.com/blog/wp-content/uploads/2011/02/ExportMSExcel.png" alt="ExportMSExcel" width="663" height="207" /></p>
<p>- convenience, simplicity and speed of use;</p>
<p>If you need to see, create, or edit EXIF, EXIF GPS or IPTC information, we recommend to you our new version of<a href="http://www.colorpilot.com/exif.html" target="_blank"> Exif Pilot</a>.</p>
<p style="text-align: right">
Ira Cheredova,<br />
Two Pilots<br />
<a href="http://www.colorpilot.com/" target="_blank">http://www.colorpilot.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/exif-pilot-supports-two-interfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF Creator Pilot and VBA</title>
		<link>http://www.colorpilot.com/blog/pdf-creator-pilot-and-vba/</link>
		<comments>http://www.colorpilot.com/blog/pdf-creator-pilot-and-vba/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 19:50:45 +0000</pubDate>
		<dc:creator>max.f</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=120</guid>
		<description><![CDATA[PDF Creator Pilot is a COM library and as all that libraries it may be used in a VBA (Visual Basic for Applications).
To use it in your macros you need to do the folowing:

Open the Macros dialog and select existing or create a new one

In the macros editor window add a reference to the PDF [...]]]></description>
			<content:encoded><![CDATA[<p>PDF Creator Pilot is a COM library and as all that libraries it may be used in a VBA (Visual Basic for Applications).</p>
<p>To use it in your macros you need to do the folowing:</p>
<ul>
<li>Open the Macros dialog and select existing or create a new one<br />
<a href="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m13.gif"><img class="alignnone size-medium wp-image-124" src="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m13-300x288.gif" alt="m1" width="300" height="288" /></a></li>
<li>In the macros editor window add a reference to the PDF Creator Pilot library<br />
<a href="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m2.gif"><img class="alignnone size-medium wp-image-125" src="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m2-300x288.gif" alt="m2" width="300" height="288" /></a></li>
<li>In the References window find and check &#8220;PDF Creator Pilot Type Library&#8221; string<br />
<a href="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m3.gif"><img class="alignnone size-medium wp-image-126" src="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m3-300x241.gif" alt="m3" width="300" height="241" /></a></li>
<li>Now declare the variable and you are ready to use the PDF Creator Pilot<br />
<a href="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m4.gif"><img class="alignnone size-medium wp-image-127" src="http://www.colorpilot.com/blog/wp-content/uploads/2011/01/m4-300x196.gif" alt="m4" width="300" height="196" /></a></li>
</ul>
<p style="text-align: right">Max Filimonov,<br />
Two Pilots Developers Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/pdf-creator-pilot-and-vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EMF to PDF Converter</title>
		<link>http://www.colorpilot.com/blog/emf-to-pdf-converter/</link>
		<comments>http://www.colorpilot.com/blog/emf-to-pdf-converter/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 10:06:11 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=114</guid>
		<description><![CDATA[PDF Creator Pilot&#8217;s EMF converter is one of the best in the world. We are working on improving our EMF converter always. EMF to PDF feature can convert EMF (Enhanced MetaFile) to PDF document file for reading with Adobe Reader and other PDF Readers. For converting EMF files you need just call method PlayMetaFile. See [...]]]></description>
			<content:encoded><![CDATA[<p>PDF Creator Pilot&#8217;s EMF converter is one of the best in the world. We are working on improving our EMF converter always. EMF to PDF feature can convert EMF (Enhanced MetaFile) to PDF document file for reading with Adobe Reader and other PDF Readers. For converting EMF files you need just call method PlayMetaFile. See example &#8220;<a href="http://www.colorpilot.com/pdfcreatorpilotmanual/How_to_convert_metafile_to_PDF_using_C__.html">How to Convert a Metafile to a PDF Using C++</a>&#8220;. With EMF to PDF conversion, users can encrypt PDF documents, add password, compressing, text and images, etc.</p>
<p style="text-align: right">
Artem Golubnichenko,<br />
Two Pilots<br />
http://www.colorpilot.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/emf-to-pdf-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>News from the PDF Library Laboratory</title>
		<link>http://www.colorpilot.com/blog/news-from-the-pdf-library-laboratory/</link>
		<comments>http://www.colorpilot.com/blog/news-from-the-pdf-library-laboratory/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 12:54:43 +0000</pubDate>
		<dc:creator>Artem Golubnichenko</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=112</guid>
		<description><![CDATA[We are working to improve the quality of pdf-files created by PDF Creator Pilot library.  Significant improvements have been made in that part of the library, which converts the emf-files in pdfs. Including:
1. Fixed bugs with incorrect positioning for right text align in EMF.
2. Added support for &#8220;brush with hatch&#8221; style in EMF.
3. Improved working [...]]]></description>
			<content:encoded><![CDATA[<p>We are working to improve the quality of pdf-files created by PDF Creator Pilot library.  Significant improvements have been made in that part of the library, which converts the emf-files in pdfs. Including:</p>
<p>1. Fixed bugs with incorrect positioning for right text align in EMF.<br />
2. Added support for &#8220;brush with hatch&#8221; style in EMF.<br />
3. Improved working with the AlphaBlend function in EMF.</p>
<p>The latest version of the library PDF Creator Pilot 4.3.2000 is available for download:</p>
<p><a href="http://www.colorpilot.com/load/pdflib.msi">PDF Creator Pilot 4.3.3200</a><br />
<a href="http://www.colorpilot.com/load/pdflibx64.msi">PDF Creator Pilot 4.3.3200, x64 edition</a></p>
<p style="text-align: right">Artem Golubnichenko.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/news-from-the-pdf-library-laboratory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New method: ShowTextParagraph</title>
		<link>http://www.colorpilot.com/blog/new-method-showtextparagraph/</link>
		<comments>http://www.colorpilot.com/blog/new-method-showtextparagraph/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 15:01:20 +0000</pubDate>
		<dc:creator>max.f</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=94</guid>
		<description><![CDATA[We&#8217;re glad to introduce the new method ShowTextParagraph and it&#8217;s Unicode version &#8211; ShowUnicodeTextParagraph.
This method draws a text paragraph, this means that the library will automatically split the paragraph text to the lines to fit the page bounds, align text lines as needed and add a new PDF page if the text does not fit [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re glad to introduce the new method ShowTextParagraph and it&#8217;s Unicode version &#8211; ShowUnicodeTextParagraph.</p>
<p>This method draws a text paragraph, this means that the library will automatically split the paragraph text to the lines to fit the page bounds, align text lines as needed and add a new PDF page if the text does not fit to the rest of the current PDF page.</p>
<p><a href="http://www.colorpilot.com/blog/wp-content/uploads/2010/10/paragr1.gif"><img class="alignnone size-full wp-image-108" src="http://www.colorpilot.com/blog/wp-content/uploads/2010/10/paragr1.gif" alt="paragr" width="518" height="387" /></a></p>
<p>Here is a sample of how to use it (Visual Basic Script):</p>
<p><span style="font-family: monospace">fnt = PDF.AddFont(&#8221;Arial&#8221;, false, false, false, false, fcDefault)<br />
</span><span style="font-family: monospace">PDF.UseFont fnt, 14<br />
</span><span style="font-family: monospace">PDF.ShowTextParagraph x, y, paJustify, interval, marginLeft, marginTop, marginRight, marginBottom, paragr_Text</span></p>
<p>So now, for example, you may convert your favourite text book to the PDF format for your eBook reader.</p>
<p>Here you may find <a href="http://www.colorpilot.com/blog/wp-content/uploads/2010/10/txt2pdf_conv.zip">Visual Basic Script samples</a> that convert TXT file to a PDF (ASCII and Unicode versions):</p>
<ol>
<li>install the library,</li>
<li>download and unpack scripts,</li>
<li>run the script,</li>
<li>get the PDF book.</li>
</ol>
<p style="text-align: right">Max Filimonov,<br />
Two Pilots Developers Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/new-method-showtextparagraph/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use &#8220;PDF Creator Pilot&#8221; on x64 systems with Microsoft Visual Studio.</title>
		<link>http://www.colorpilot.com/blog/how-to-use-pdf-creator-pilot-on-x64-systems-with-microsoft-visual-studio/</link>
		<comments>http://www.colorpilot.com/blog/how-to-use-pdf-creator-pilot-on-x64-systems-with-microsoft-visual-studio/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 20:11:53 +0000</pubDate>
		<dc:creator>max.f</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://www.colorpilot.com/blog/?p=66</guid>
		<description><![CDATA[There are two methods you can use to accomplish this in your .NET projects. Let&#8217;s suppose we have a C# project, and that &#8220;PDF Creator Pilot x64&#8243; is already installed.
Method #1
1) Open your project (or create a new one) and choose &#8220;Add Reference&#8221; in the Solution Manager (you can also do this from the main menu -&#62; Project -&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>There are two methods you can use to accomplish this in your .NET projects. Let&#8217;s suppose we have a C# project, and that &#8220;PDF Creator Pilot x64&#8243; is already installed.</p>
<p><strong>Method #1</strong></p>
<p>1) Open your project (or create a new one) and choose &#8220;Add Reference&#8221; in the Solution Manager (you can also do this from the main menu -&gt; Project -&gt; Add Reference&#8230;) and then select the &#8220;COM&#8221; tab.</p>
<p>2) In the component list find &#8220;PDFCreatorPilot Type Library&#8221; and press the &#8220;OK&#8221; button.</p>
<p>3) In the code file (*.cs) add this line:</p>
<p><span style="font-family: monospace;font-size: 10pt">using PDFCreatorLib;</span></p>
<p>and declare a variable somewhere in your code:</p>
<p><span style="font-family: monospace;font-size: 10pt">PDFDocument4 pdf = new PDFDocument4();<br />
pdf.SetLicenseData(&#8221;demo&#8221;, &#8220;demo&#8221;);<br />
// more code&#8230;</span></p>
<p>4) You may set project target type to &#8220;x64&#8243; or leave it as &#8220;Any CPU&#8221;.</p>
<p>If all is done correctly, the PDF Creator Pilot now will be available to you in your project.</p>
<p>In some cases developers may not be able to add a reference as shown in the example above. In that case we recommend that you manually register the COM dll (PDFCreatorPilot.dll) with an administrator&#8217;s credentials:</p>
<p><span style="font-family: monospace;text-align: left;font-size: 10pt">regsvr32 PDFCreatorPilot.dll</span></p>
<p>After this please restart the Visual Studio and try to add the reference again. If this does not help, then please use Method #2.</p>
<p><strong>Method #2</strong></p>
<p>1) We need to manually create an interop wrapper library for .NET from the &#8220;PDF Creator Pilot x64&#8243; COM library. Find please where the &#8220;PDFCreatorPilot.dll&#8221; (x64 version) is located and create a simple batch file with the following line:</p>
<div style="font-family: monospace;font-size: 10pt;text-align: left">&#8220;C:\Program Files\Microsoft SDKs\Windows\v6.xx\bin\TlbImp.exe&#8221; &#8220;full\path\to\PDFCreatorPilot.dll&#8221; /out:&#8221;Interop.PDFCreatorPilotLib.dll&#8221; /namespace:PDFCreatorLib /machine:X64</div>
<p>2) Launch this file. This will produce the &#8220;Interop.PDFCreatorPilotLib.dll&#8221; file which is an interop library for the COM dll.</p>
<p><em>Note:</em> the TlbImp.exe is a standard Windows SDK utility. If you do not have it on your machine,  please install the Windows SDK from the Microsoft website: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b&amp;displaylang=en" target="_blank">http://www.microsoft.com/downloads/details.aspx?FamilyID=6b6c21d2-2006-4afa-9702-529fa782d63b&amp;displaylang=en</a></p>
<p>3) Open your project (or create a new one) and choose &#8220;Add Reference&#8221; in the Solution Manager (you can also do this from the main menu -&gt; Project -&gt; Add Reference&#8230;) and select the &#8220;Browse&#8221; tab. In the file list find &#8220;Interop.PDFCreatorPilotLib.dll&#8221; created in the previous step and press the &#8220;OK&#8221; button.</p>
<p>4) In the code file (*.cs) add this line:</p>
<p><span style="font-family: monospace;font-size: 10pt">using PDFCreatorLib;<br />
/* PDFCreatorLib is a namespace you&#8217;ve specified as a parameter for TlbImp.exe. */</span></p>
<p>and declare a variable somewhere in your code:</p>
<p><span style="font-family: monospace;font-size: 10pt">PDFDocument4 pdf = new PDFDocument4();<br />
pdf.SetLicenseData(&#8221;demo&#8221;, &#8220;demo&#8221;);<br />
// more code&#8230;</span></p>
<p>5) You may set the project target type to &#8220;x64&#8243; or leave it as &#8220;Any CPU&#8221;.</p>
<p>If all is done correctly, the PDF Creator Pilot now will be available to you in your project.</p>
<p>You may download the sample project <a href="http://www.colorpilot.com/pdfsamples/CSharpX64Test_ManualInterop.zip">here</a>. This project contains a manually created interop DLL, and a C# project that refers this interop.</p>
<p style="text-align: right">Max Filimonov,<br />
Two Pilots Developers Team.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.colorpilot.com/blog/how-to-use-pdf-creator-pilot-on-x64-systems-with-microsoft-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

