<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>The OpenEdge Hive - PDF</title>
 <link>http://www.oehive.org/taxonomy/term/312/all</link>
 <description>Code and discussions about producing PDF documents from ABL.</description>
 <language>oehive</language>
<item>
 <title>The DocxFactory Project</title>
 <link>http://www.oehive.org/project/docxfactory</link>
 <description>&lt;p&gt;DocxFactory is a free project for generating .DOCX files.&lt;/p&gt;
&lt;p&gt;Features at a glance -&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Simple to use - To create a .DOCX file, design a template (regular .DOCX file) and merge your data with the template using 4GL/ABL or from the command line. No technical knowledge of the .DOCX file format (Open XML) is required.
&lt;/li&gt;
&lt;li&gt;
Powerful - Does a lot more than simply inserting values and creating simple letters, it allows you to truly create real world, sophisticated reports and includes barcodes, pictures, paging features and much more.
&lt;/li&gt;
&lt;li&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/667&quot; class=&quot;og_links&quot;&gt;ABL(4GL) General Programming Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/project/docxfactory&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/1070">barcodes</category>
 <category domain="http://www.oehive.org/taxonomy/term/958">docx</category>
 <category domain="http://www.oehive.org/taxonomy/term/894">libdocx</category>
 <category domain="http://www.oehive.org/taxonomy/term/895">libooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/893">libxlsx</category>
 <category domain="http://www.oehive.org/taxonomy/term/892">openxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/159">Reporting</category>
 <category domain="http://www.oehive.org/taxonomy/term/907">slibdocx</category>
 <category domain="http://www.oehive.org/taxonomy/term/905">slibooxml</category>
 <category domain="http://www.oehive.org/taxonomy/term/906">slibxlsx</category>
 <category domain="http://www.oehive.org/taxonomy/term/957">xlsx</category>
 <category domain="http://www.oehive.org/taxonomy/term/312">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/838">Modernization</category>
 <category domain="http://www.oehive.org/taxonomy/term/137">Reporting</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <group domain="http://www.oehive.org/node/667">ABL(4GL) General Programming Group</group>
 <pubDate>Tue, 27 May 2014 18:35:49 +0000</pubDate>
 <dc:creator>alonb</dc:creator>
 <guid isPermaLink="false">2236 at http://www.oehive.org</guid>
</item>
<item>
 <title>New development version!</title>
 <link>http://www.oehive.org/node/1656</link>
 <description>&lt;p&gt;PDFInclude has a new version!&lt;br /&gt;
&lt;br&gt;&lt;br /&gt;
I&#039;ve just released some code in the &lt;a href=&quot;http://websvn.oehive.org/listing.php?repname=pdfinclude&quot;&gt;SVN repository&lt;/a&gt;.&lt;br /&gt;
See the &lt;a href=&quot;http://www.oehive.org/pdfinclude&quot;&gt;PdfInclude&lt;/a&gt; page for more info on the bug fixes and new features.&lt;br /&gt;
&lt;br&gt;&lt;br /&gt;
However I&#039;m not taking over as a full time maintainer, I just do that in my free time, so please don&#039;t except too much ;-)&lt;br /&gt;
&lt;br&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/pdfinclude&quot; class=&quot;og_links&quot;&gt;PDF Include&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/1656&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/1656#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/788">pdfinclude</category>
 <category domain="http://www.oehive.org/taxonomy/term/159">Reporting</category>
 <category domain="http://www.oehive.org/taxonomy/term/312">PDF</category>
 <group domain="http://www.oehive.org/pdfinclude">PDF Include</group>
 <pubDate>Wed, 03 Mar 2010 02:45:42 +0000</pubDate>
 <dc:creator>jice</dc:creator>
 <guid isPermaLink="false">1656 at http://www.oehive.org</guid>
</item>
<item>
 <title>Denkh HTML Reporter</title>
 <link>http://www.oehive.org/node/1005</link>
 <description>&lt;p&gt;More and more often companies are asking for output in PDF files.  They can be more visually sophisticated with fonts, bolding, lines, bar graphs, etc.  One of the problems with HTML is the lack of page numbering on listings.  This can be accomplished in PDF with headers and footers available too!&lt;/p&gt;
&lt;p&gt;Denkh is in the &quot;amduus&quot; repository: &lt;a href=&quot;http://www.oehive.org/amduus/Denkh/&quot; title=&quot;http://www.oehive.org/amduus/Denkh/&quot;&gt;http://www.oehive.org/amduus/Denkh/&lt;/a&gt;&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/213&quot; class=&quot;og_links&quot;&gt;Miscellaneous Group&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/1005#comments</comments>
 <category domain="http://www.oehive.org/taxonomy/term/414">amduus</category>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/312">PDF</category>
 <group domain="http://www.oehive.org/node/213">Miscellaneous Group</group>
 <pubDate>Mon, 15 Oct 2007 21:38:14 +0000</pubDate>
 <dc:creator>Scott Auge</dc:creator>
 <guid isPermaLink="false">1005 at http://www.oehive.org</guid>
</item>
<item>
 <title>PDF Include</title>
 <link>http://www.oehive.org/pdfinclude</link>
 <description>&lt;p&gt;&lt;strong&gt;PDFinclude is an open source Progress utility for dynamically generating reports in Adobe PDF file format without having to use third-party tools or utilities.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;PDFInclude is a Free Libre Open Source Software (FLOSS), distributed under the &lt;a href=&quot;http://www.oehive.org/pdfinclude/license&quot;&gt;Eclipse Public License&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;PDFinclude is a stand-alone component that defines a toolset of Progress functions and procedures that aid in the output of a PDF file directly from 4GL/ABL, without having to generate a separate text file first (as in text2pdf.p).&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/pdfinclude&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <category domain="http://www.oehive.org/taxonomy/term/900">Acrobat</category>
 <category domain="http://www.oehive.org/taxonomy/term/899">Forms</category>
 <category domain="http://www.oehive.org/taxonomy/term/901">OpenOffice</category>
 <category domain="http://www.oehive.org/taxonomy/term/158">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/898">PDF include</category>
 <category domain="http://www.oehive.org/taxonomy/term/159">Reporting</category>
 <category domain="http://www.oehive.org/taxonomy/term/312">PDF</category>
 <category domain="http://www.oehive.org/taxonomy/term/150">All Projects</category>
 <enclosure url="http://www.oehive.org/files/PDFinclude.ppt" length="980992" type="application/vnd.ms-powerpoint" />
 <pubDate>Wed, 20 Sep 2006 20:02:05 +0000</pubDate>
 <dc:creator>jice</dc:creator>
 <guid isPermaLink="false">365 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
