<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="2.0"  xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="http://www.gnostice.com/nl_feed.asp" rel="self" type="application/rss+xml" />
  <title>Gnostice Newsletters</title>
  <link>http://www.gnostice.com/nl.asp</link>
  <description>Technical articles on software programming and office productivity</description>
  <language>en-us</language>

<item>
 <title>How To Convert PDF to EMF In .NET</title>
 <link>http://www.gnostice.com/nl_article.asp?id=188&amp;t=How_To_Convert_PDF_to_EMF_In_.NET</link>
 <description>Learn to convert PDF pages to metafiles.</description>
 <pubDate>10 Mar 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=188&amp;t=How_To_Convert_PDF_to_EMF_In_.NET</guid>
</item><item>
 <title>How To Digitally Sign A PDF Document In Delphi</title>
 <link>http://www.gnostice.com/nl_article.asp?id=187&amp;t=How_To_Digitally_Sign_A_PDF_Document_In_Delphi</link>
 <description>Learn to add a signature form field to a PDF document.</description>
 <pubDate>5 Mar 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=187&amp;t=How_To_Digitally_Sign_A_PDF_Document_In_Delphi</guid>
</item><item>
 <title>A PDF Printer Demo For PDFOne .NET</title>
 <link>http://www.gnostice.com/nl_article.asp?id=186&amp;t=A_PDF_Printer_Demo_For_PDFOne_.NET</link>
 <description>Learn how to print a PDF document in .NET.</description>
 <pubDate>4 Mar 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=186&amp;t=A_PDF_Printer_Demo_For_PDFOne_.NET</guid>
</item><item>
 <title>A Render-On-Graphics Demo For PDFOne .NET</title>
 <link>http://www.gnostice.com/nl_article.asp?id=185&amp;t=A_Render-On-Graphics_Demo_For_PDFOne_.NET</link>
 <description>Learn how to render PDF pages on a Graphics object.</description>
 <pubDate>26 Feb 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=185&amp;t=A_Render-On-Graphics_Demo_For_PDFOne_.NET</guid>
</item><item>
 <title>How To Perform PDF To Word Conversions In Delphi</title>
 <link>http://www.gnostice.com/nl_article.asp?id=184&amp;t=How_To_Perform_PDF_To_Word_Conversions_In_Delphi</link>
 <description>About our new PDF to Word RTF conversion tool for Delphi programmers.</description>
 <pubDate>23 Feb 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=184&amp;t=How_To_Perform_PDF_To_Word_Conversions_In_Delphi</guid>
</item><item>
 <title>Creating User-Friendly Barcode PDF Form Fields In .NET</title>
 <link>http://www.gnostice.com/nl_article.asp?id=183&amp;t=Creating_User-Friendly_Barcode_PDF_Form_Fields_In_.NET</link>
 <description>Create PDF forms that accept data entry using regular fonts but subsequently display data using barcode fonts.</description>
 <pubDate>19 Jan 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=183&amp;t=Creating_User-Friendly_Barcode_PDF_Form_Fields_In_.NET</guid>
</item><item>
 <title>How To Install Free PDF Reader In Linux</title>
 <link>http://www.gnostice.com/nl_article.asp?id=182&amp;t=How_To_Install_Free_PDF_Reader_In_Linux</link>
 <description>Using Ubuntu 9.10 as the example, this article shows you how to install and use Free PDF Reader in GNU/Linux.</description>
 <pubDate>15 Jan 2010 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=182&amp;t=How_To_Install_Free_PDF_Reader_In_Linux</guid>
</item><item>
 <title>PDFOne .NET Version 3.0 Video Demo</title>
 <link>http://www.gnostice.com/nl_article.asp?id=179&amp;t=PDFOne_.NET_Version_3.0_Video_Demo</link>
 <description>A streaming video demo of the latest version of PDFOne .NET</description>
 <pubDate>27 Nov 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=179&amp;t=PDFOne_.NET_Version_3.0_Video_Demo</guid>
</item><item>
 <title>How To Rasterize A PDF Document In .NET</title>
 <link>http://www.gnostice.com/nl_article.asp?id=177&amp;t=How_To_Rasterize_A_PDF_Document_In_.NET</link>
 <description>Learn to convert text, shapes, and images in a PDF page as a single graphic item using PDFOne .NET.</description>
 <pubDate>23 Nov 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=177&amp;t=How_To_Rasterize_A_PDF_Document_In_.NET</guid>
</item><item>
 <title>Generate PDF Forms In ASP.NET Using PDFOne .NET v3</title>
 <link>http://www.gnostice.com/nl_article.asp?id=176&amp;t=Generate_PDF_Forms_In_ASP.NET_Using_PDFOne_.NET_v3</link>
 <description>Learn how to generate PDF forms in Web applications using PDFOne .NET.</description>
 <pubDate>23 Nov 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=176&amp;t=Generate_PDF_Forms_In_ASP.NET_Using_PDFOne_.NET_v3</guid>
</item><item>
 <title>Reading and Writing PDF Document Information Properties In Delphi</title>
 <link>http://www.gnostice.com/nl_article.asp?id=178&amp;t=Reading_and_Writing_PDF_Document_Information_Properties_In_Delphi</link>
 <description>Learn how to read and edit document information properties of a PDF file using PDFtoolkit VCL.</description>
 <pubDate>23 Nov 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=178&amp;t=Reading_and_Writing_PDF_Document_Information_Properties_In_Delphi</guid>
</item><item>
 <title>PDF Bookmarks Creation And Processing In PDFtoolkit VCL</title>
 <link>http://www.gnostice.com/nl_article.asp?id=175&amp;t=PDF_Bookmarks_Creation_And_Processing_In_PDFtoolkit_VCL</link>
 <description>Learn the new way of creating and processing bookmarks using PDFtoolkit VCL.</description>
 <pubDate>12 Nov 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=175&amp;t=PDF_Bookmarks_Creation_And_Processing_In_PDFtoolkit_VCL</guid>
</item><item>
 <title>How To Rasterize A PDF Document In Java</title>
 <link>http://www.gnostice.com/nl_article.asp?id=174&amp;t=How_To_Rasterize_A_PDF_Document_In_Java</link>
 <description>Learn to convert text, shapes, and images in a PDF page as a single graphic item in PDFOne (for Java).</description>
 <pubDate>30 Oct 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=174&amp;t=How_To_Rasterize_A_PDF_Document_In_Java</guid>
</item><item>
 <title>How To Add Auto Text To PDF Documents</title>
 <link>http://www.gnostice.com/nl_article.asp?id=173&amp;t=How_To_Add_Auto_Text_To_PDF_Documents</link>
 <description>Learn to use placeholders in text outs on PDF pages.</description>
 <pubDate>23 Oct 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=173&amp;t=How_To_Add_Auto_Text_To_PDF_Documents</guid>
</item><item>
 <title>How To Remove Print2eDoc Menus and Toolbars Manually</title>
 <link>http://www.gnostice.com/nl_article.asp?id=172&amp;t=How_To_Remove_Print2eDoc_Menus_and_Toolbars_Manually</link>
 <description>Learn to remove Print2eDoc menu and toolbar from Office products manually.</description>
 <pubDate>21 Oct 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=172&amp;t=How_To_Remove_Print2eDoc_Menus_and_Toolbars_Manually</guid>
</item><item>
 <title>How To Write Non-English Text To PDF Using Java</title>
 <link>http://www.gnostice.com/nl_article.asp?id=171&amp;t=How_To_Write_Non-English_Text_To_PDF_Using_Java</link>
 <description>Tested successfully with French, Cyrillic (Russian), Japanese, Mandarin (Chinese), Kannada, and Devanagri (Hindi).</description>
 <pubDate>10 Sep 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=171&amp;t=How_To_Write_Non-English_Text_To_PDF_Using_Java</guid>
</item><item>
 <title>Gnostice @ CodeRage 4 Online Virtual Conference [updated]</title>
 <link>http://www.gnostice.com/nl_article.asp?id=170&amp;t=Gnostice_@_CodeRage_4_Online_Virtual_Conference_[updated]</link>
 <description>Gnostice presentations scheduled for September 10 and 11.</description>
 <pubDate>7 Sep 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=170&amp;t=Gnostice_@_CodeRage_4_Online_Virtual_Conference_[updated]</guid>
</item><item>
 <title>How To Offset Hard Margins of a Printer When Printing a PDF</title>
 <link>http://www.gnostice.com/nl_article.asp?id=169&amp;t=How_To_Offset_Hard_Margins_of_a_Printer_When_Printing_a_PDF</link>
 <description>Learn about the new OffsetHardMargins property introduced in Version 2.1.2 of PDFOne .NET.</description>
 <pubDate>10 Aug 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=169&amp;t=How_To_Offset_Hard_Margins_of_a_Printer_When_Printing_a_PDF</guid>
</item><item>
 <title>Copy File Path and Name using Windows Explorer Context Menu Extensions</title>
 <link>http://www.gnostice.com/nl_article.asp?id=168&amp;t=Copy_File_Path_and_Name_using_Windows_Explorer_Context_Menu_Extensions</link>
 <description>Using some registry tricks and clipboard utilities. Full source code included.</description>
 <pubDate>31 Jul 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=168&amp;t=Copy_File_Path_and_Name_using_Windows_Explorer_Context_Menu_Extensions</guid>
</item><item>
 <title>Gnostice Developer Tools, Licensing, and Roadmap</title>
 <link>http://www.gnostice.com/nl_article.asp?id=167&amp;t=Gnostice_Developer_Tools,_Licensing,_and_Roadmap</link>
 <description>For 2009 and Beyond</description>
 <pubDate>21 Jul 2009 00:00:00 +0530</pubDate>
 <guid>http://www.gnostice.com/nl_article.asp?id=167&amp;t=Gnostice_Developer_Tools,_Licensing,_and_Roadmap</guid>
</item></channel></rss>