

<?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>RubyPdf Technologies</title>
	<atom:link href="http://soft.rubypdf.com/feed" rel="self" type="application/rss+xml" />
	<link>http://soft.rubypdf.com</link>
	<description>RubyPdf Software Download Center</description>
	<lastBuildDate>Mon, 28 Jan 2013 06:44:03 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>pdfgrep windows version</title>
		<link>http://soft.rubypdf.com/software/pdfgrep-windows-version</link>
		<comments>http://soft.rubypdf.com/software/pdfgrep-windows-version#comments</comments>
		<pubDate>Mon, 03 Sep 2012 03:17:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=284</guid>
		<description><![CDATA[Pdfgrep windows version is compiled with the help of MXE, based on the last version Pdfgrep source code and poppler. &#160; Overview Pdfgrep is a tool to search text in PDF files. It works similar to grep. Features search for regular expressions. support for some important grep options, including: filename output. page number output. optional case insensitivity. count [...]]]></description>
			<content:encoded><![CDATA[<p>Pdfgrep windows version is compiled with the help of <a title="M cross environment" href="http://mxe.cc/" target="_blank">MXE</a>, based on the last version Pdfgrep source code and poppler.</p>
<p>&nbsp;</p>
<h2>Overview</h2>
<p><em>Pdfgrep</em> is a tool to search text in PDF files. It works similar to <em>grep</em>.</p>
<h2>Features</h2>
<ul>
<li>search for regular expressions.</li>
<li>support for some important grep options, including:
<ul>
<li>filename output.</li>
<li>page number output.</li>
<li>optional case insensitivity.</li>
<li>count occurrences.</li>
<li>recursive search.</li>
</ul>
</li>
<li>and the most important feature: color output!</li>
</ul>
<p>For a complete documentation, please consult the <a href="http://pdfgrep.sourceforge.net/manpage.html">manpage</a></p>
<h2>Download</h2>
<p>Download compiled windows version <a title="pdfgrep windows version" href="http://soft.rubypdf.com/download/pdfgrep/pdfgrep.zip" target="_blank">here</a>(based on git,1.5M, compressed with<a title="UPX is a free, portable, extendable, high-performance  executable packer for several executable formats" href="http://upx.sf.net" target="_blank"> UPX 3.08</a>).</p>
<p><strong>Source Code:</strong></p>
<!-- Adsense Immediately! V1.0 -->
<!-- Post[count: 3] -->
<div class="adsense adsense-midtext" style="text-align:center;margin: 12px;"><script type="text/javascript"><!--
google_ad_client = "pub-7558339387099421";
/* 300x250, created 10/28/09 */
google_ad_slot = "4750755191";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><p>The latest version is 1.3.0. You can download it <a href="https://sourceforge.net/projects/pdfgrep/files/">here</a>.</p>
<p>The development happens on gitorious. You can get the git version <a href="http://gitorious.org/pdfgrep">there</a>.</p>
<h2>Dependencies</h2>
<ul>
<li>poppler (<a href="http://poppler.freedesktop.org/">http://poppler.freedesktop.org/</a>)</li>
</ul>
<h2>Known Issues</h2>
<p>for some PDF documents, will get following error, it is a bug of poppler</p>
<blockquote><p>poppler/error (482): Missing &#8216;endstream&#8217; or incorrect stream length<br />
poppler/error: Couldn&#8217;t find trailer dictionarypoppler/error: Couldn&#8217;t read xref table<br />
pdfgrep: Could not open xxx.pdf</p></blockquote>
<p>P.S.</p>
<p>MXE(M cross environment) is a Makefile that compiles a cross compiler and cross compiles many free libraries such as SDL and Qt. Thus, it provides a nice cross compiling environment for various target platforms</p>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/pdfgrep-windows-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lossless JBIG2 Encoder Windows Dynamic Libary</title>
		<link>http://soft.rubypdf.com/software/lossless-jbig2-encoder-windows-dynamic-libary</link>
		<comments>http://soft.rubypdf.com/software/lossless-jbig2-encoder-windows-dynamic-libary#comments</comments>
		<pubDate>Wed, 25 Jul 2012 07:18:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=275</guid>
		<description><![CDATA[bases on Jbig2, modified and distributed by a Chinese developer, for windows execute version, please visit JBig2enc Win32 version. download Lossless JBIG2 Encoder Windows Dynamic Libary P.S. This page only offer Window dynamic version jbig2 Encoder, for more solutions, please visit Open Source Jbig2 Encoder and Decoder. usage example of C#: ///&#60;summary&#62;JBIG2 Lossless Encoder Wrapper&#60;/summary&#62; public static class JBig2Encoder { [...]]]></description>
			<content:encoded><![CDATA[<p>bases on <a title="jBig2 Encoder" href="https://github.com/agl/jbig2enc">Jbig2</a>, modified and distributed by a Chinese developer, for windows execute version, please visit <a href="http://soft.rubypdf.com/software/windows-version-jbig2-encoder-jbig2-exe">JBig2enc Win32 version</a>.</p>
<p>download <a title="Lossless JBIG2 Encoder Windows Dynamic Libary" href="http://soft.rubypdf.com/download/jbig2/jbig2encdll.zip">Lossless JBIG2 Encoder Windows Dynamic Libary</a></p>
<p>P.S.</p>
<p>This page only offer Window dynamic version jbig2 Encoder, for more solutions, please visit <strong><a title="Open Source Jbig2 Encoder and Decoder" href="http://blog.rubypdf.com/2012/07/25/open-source-jbig2-encoder-and-decoder/">Open Source Jbig2 Encoder and Decoder</a>.</strong></p>
<p>usage example of C#:</p>
<pre>///&lt;summary&gt;JBIG2 Lossless Encoder Wrapper&lt;/summary&gt;
public static class JBig2Encoder
{
    static uint White = 0x00FFFFFF;

    public static byte[] Encode (Bitmap bmp, bool zeroIsWhite) {
        var bits = bmp.LockBits (new System.Drawing.Rectangle (0, 0, bmp.Width, bmp.Height)
                               , System.Drawing.Imaging.ImageLockMode.ReadOnly
                               , System.Drawing.Imaging.PixelFormat.Format1bppIndexed);
        var bytes = Encode (bmp.Width, bmp.Height, bits.Stride, zeroIsWhite, bits.Scan0);
        bmp.UnlockBits (bits);
        return bytes;
    }

    private static byte[] Encode (int width, int height, int stride, bool zeroIsWhite, IntPtr b) {
        int l = 0;
        var r = NativeMethods.<strong>jbig2_encode</strong> (width, height, stride, zeroIsWhite, b, ref l);
        byte[] result = new byte[l];
        Marshal.Copy (r, result, 0, l);
        NativeMethods.<strong>release</strong> (r);
        return result;
    }

    class NativeMethods
    {
        [DllImport ("jbig2enc.dll")]
        internal static extern IntPtr jbig2_encode (int width, int height, int stride
                                                   , bool zeroIsWhite, IntPtr data, ref int length);</pre>
<pre>        [DllImport ("jbig2enc.dll")]
        internal static extern IntPtr release (IntPtr data);
    }
}</pre>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/lossless-jbig2-encoder-windows-dynamic-libary/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>rarcrack</title>
		<link>http://soft.rubypdf.com/software/rarcrack</link>
		<comments>http://soft.rubypdf.com/software/rarcrack#comments</comments>
		<pubDate>Wed, 14 Sep 2011 04:35:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=258</guid>
		<description><![CDATA[Win32 version rarcrack 0.2 Introduce: If you forget your password for compressed archive (rar, 7z, zip), this program is the solution. This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations. Warning: Please don&#8217;t use this program for any illegal things! You can freely modify and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Win32 version rarcrack 0.2</strong></p>
<p><strong>Introduce</strong>:</p>
<p>If you forget your password for compressed archive (rar, 7z, zip), this program is the solution.<br />
This program uses bruteforce algorithm to find correct password. You can specify wich characters will be used in password generations.<br />
Warning: Please don&#8217;t use this program for any illegal things!<br />
You can freely modify and redistribute this program under terms of GPL-2 license.</p>
<div><strong>Changelog</strong>:&nbsp;</p>
<p>Version 0.2 [this is the latest version]</p>
<ul>
<li>Added multiple cracking threads support</li>
<li>Added 7z, zip support</li>
<li>Archive file type auto-detection</li>
</ul>
<p>Version 0.1</p>
<ul>
<li>Inital version (rar cracking working)</li>
</ul>
<p><strong>Using RarCrack:</strong></p>
<pre>rarcrack your_encrypted_archive.ext [--threads thread_num] [--type rar|zip|7z]</pre>
<p>Everything in [] are optional, rarcrack default crack two threads and autodetect the archive type. If the detection wrong you can specify the correct file type with the type parameter. RarCrack currently crack maximum in 12 threads.</p>
<p>After the cracking started RarCrack will print the current status of cracking and save it&#8217;s to a status file. If you want more specific password character set, you need to run RarCrack to create the XML status file (3 sec).</p>
<pre>			&lt;?xml version="1.0" encoding="UTF-8"?&gt;
			&lt;rarcrack&gt;
			 &lt;abc&gt;0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ&lt;/abc&gt;
			 &lt;current&gt;uU&lt;/current&gt;
			 &lt;good_password&gt;&lt;/good_password&gt;
			&lt;/rarcrack&gt;</pre>
</div>
<div>This is a sample XML file, and you see there is a character set. If you want, you can modify this file and when you start RarCrack again the program will be use new variables.<br />
Warning: Take care when you changing this file, make sure the current password don&#8217;t have characters outside the abc[character set]!</div>
<div><strong>Download</strong>:</div>
<div><a title="win32 version rarcrack 0.2" href="http://soft.rubypdf.com/download/crack/rarcrack-0.2-win32.zip"><strong>Win32 version rarcrack 0.2</strong> </a>(1.28M)</div>
<div>already includes last version 7z.exe, <a title="win32 version Info-ZIP's UnZip 6.0" href="http://soft.rubypdf.com/download/crack/unzip.exe" target="_blank">unzip.exe</a>(<a title="Info-ZIP's UnZip" href="http://www.info-zip.org/UnZip.html" target="_blank">Info-ZIP&#8217;s UnZip</a>)and unrar.exe.</div>
<div><a href="http://sourceforge.net/projects/rarcrack/files/rarcrack-0.2/%5BUnnamed%20release%5D/rarcrack-0.2.tar.bz2/download">source code</a></div>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/rarcrack/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>comparepdf  windows static version</title>
		<link>http://soft.rubypdf.com/software/diffpdf/comparepdf-windows-static-version</link>
		<comments>http://soft.rubypdf.com/software/diffpdf/comparepdf-windows-static-version#comments</comments>
		<pubDate>Wed, 31 Aug 2011 02:53:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=252</guid>
		<description><![CDATA[Introduce comparepdf is a command line tool for comparing two PDF files. By default it compares their texts but it can also compare them visually (e.g., to detect changes in diagrams, images, fonts, and layout). It should prove useful for automated testing. If you want a GUI application that shows the detailed differences between PDFs [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduce</strong></p>
<p><a title="comparepdf home page" href="http://www.qtrac.eu/comparepdf.html" target="_blank"><strong>comparepdf</strong></a> is a command line tool for comparing two PDF files. By default it compares their texts but it can also compare them visually (e.g., to detect changes in diagrams, images, fonts, and layout). It should prove useful for automated testing.</p>
<p>If you want a GUI application that shows the detailed differences between PDFs use <a title="diffpdf" href="http://soft.rubypdf.com/software/diffpdf" target="_blank">DiffPDF</a> instead.</p>
<p>comparepdf is licensed under the <a href="http://www.gnu.org/licenses/">GNU General Public License v 2</a> open source license. To build it you will need a modern C++ compiler, the <a href="http://qt.nokia.com/downloads/opensource/appdev">Qt 4 libraries</a> (at least Qt 4.4; 4.6 or later recommended), and the <a href="http://poppler.freedesktop.org/">Poppler library</a>—all these should be available as standard packages on most Linux and BSD systems. For Mac OS X you&#8217;ll need to install Xcode for the compiler and then get Qt and Poppler separately. The source is <a href="http://www.qtrac.eu/comparepdf-1.0.0.tar.gz">comparepdf-1.0.0.tar.gz</a> (15K). Building follows the standard pattern for Qt 4 applications and is explained in the README.</p>
<p><strong>Usage</strong></p>
<blockquote><p>comparepdf [options] &lt;pdf1&gt; &lt;pdf2&gt;<br />
A program to compare two PDF files.<br />
options:<br />
-c  &#8211;compare=STRING  (a, appearance, t, text; default text)<br />
comparison mode<br />
-h  &#8211;help            show this information and terminate<br />
-v  &#8211;verbose=INTEGER (0, 1, 2; default 1) 0 = quiet; 1 = report<br />
differences; 2 = report same and different</p>
<p>A return value of 0 means no differences detected; 1 or 2 signifies an<br />
error; 10 means they differ visually, 13 means they differ textually,<br />
and 15 means they have different page counts.</p></blockquote>
<p><strong>Download </strong></p>
<p><a title="comparepdf 1.0.0 win32 static" href="http://soft.rubypdf.com/download/diffpdf/comparepdf-1.0.0-win32-static.zip">comparepdf-1.0.0-win32-static</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/diffpdf/comparepdf-windows-static-version/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Shipping Rates</title>
		<link>http://soft.rubypdf.com/shipping-rates-2</link>
		<comments>http://soft.rubypdf.com/shipping-rates-2#comments</comments>
		<pubDate>Sat, 28 May 2011 23:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://soft.rubypdf.com/shipping-rates-2</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<table id="eshopshiprates" class="eshopshiprates eshop"><caption><span>Shipping rates by class and zone <small>(subject to change)</small></span></caption>
<thead><tr><th id="class">Ship Class</th><th id="zone1" class="zone1">Zone 1</th><th id="zone2" class="zone2">Zone 2</th><th id="zone3" class="zone3">Zone 3</th><th id="zone4" class="zone4">Zone 4</th><th id="zone5" class="zone5">Zone 5</th></tr></thead>
<tbody>
<tr class="eshoprow1"><th id="cname1" headers="class">A <small>(First Item)</small></th>
<td headers="zone1 cname1" class="zone1">$10.00</td>
<td headers="zone2 cname1" class="zone2">$15.00</td>
<td headers="zone3 cname1" class="zone3">$20.00</td>
<td headers="zone4 cname1" class="zone4">$25.00</td>
<td headers="zone5 cname1" class="zone5">$30.00</td>
</tr><tr class="alt eshoprow2"><th id="cname2" headers="class">A <small>(Additional Items)</small></th>
<td headers="zone1 cname2" class="zone1">$5.00</td>
<td headers="zone2 cname2" class="zone2">$8.00</td>
<td headers="zone3 cname2" class="zone3">$10.00</td>
<td headers="zone4 cname2" class="zone4">$15.00</td>
<td headers="zone5 cname2" class="zone5">$10.00</td>
</tr><tr class="eshoprow3"><th id="cname3" headers="class">B <small>(First Item)</small></th>
<td headers="zone1 cname3" class="zone1">$15.00</td>
<td headers="zone2 cname3" class="zone2">$20.00</td>
<td headers="zone3 cname3" class="zone3">$30.00</td>
<td headers="zone4 cname3" class="zone4">$40.00</td>
<td headers="zone5 cname3" class="zone5">$50.00</td>
</tr><tr class="alt eshoprow4"><th id="cname4" headers="class">B <small>(Additional Items)</small></th>
<td headers="zone1 cname4" class="zone1">$7.00</td>
<td headers="zone2 cname4" class="zone2">$10.00</td>
<td headers="zone3 cname4" class="zone3">$20.00</td>
<td headers="zone4 cname4" class="zone4">$20.00</td>
<td headers="zone5 cname4" class="zone5">$15.00</td>
</tr><tr class="eshoprow5"><th id="cname5" headers="class">C <small>(First Item)</small></th>
<td headers="zone1 cname5" class="zone1">$40.00</td>
<td headers="zone2 cname5" class="zone2">$45.00</td>
<td headers="zone3 cname5" class="zone3">$50.00</td>
<td headers="zone4 cname5" class="zone4">$50.00</td>
<td headers="zone5 cname5" class="zone5">$50.00</td>
</tr><tr class="alt eshoprow6"><th id="cname6" headers="class">C <small>(Additional Items)</small></th>
<td headers="zone1 cname6" class="zone1">$20.00</td>
<td headers="zone2 cname6" class="zone2">$25.00</td>
<td headers="zone3 cname6" class="zone3">$40.00</td>
<td headers="zone4 cname6" class="zone4">$25.00</td>
<td headers="zone5 cname6" class="zone5">$20.00</td>
</tr><tr class="eshoprow7"><th id="cname7" headers="class">D <small>(First Item)</small></th>
<td headers="zone1 cname7" class="zone1">$30.00</td>
<td headers="zone2 cname7" class="zone2">$35.00</td>
<td headers="zone3 cname7" class="zone3">$40.00</td>
<td headers="zone4 cname7" class="zone4">$40.00</td>
<td headers="zone5 cname7" class="zone5">$40.00</td>
</tr><tr class="alt eshoprow8"><th id="cname8" headers="class">D <small>(Additional Items)</small></th>
<td headers="zone1 cname8" class="zone1">$15.00</td>
<td headers="zone2 cname8" class="zone2">$25.00</td>
<td headers="zone3 cname8" class="zone3">$30.00</td>
<td headers="zone4 cname8" class="zone4">$20.00</td>
<td headers="zone5 cname8" class="zone5">$25.00</td>
</tr><tr class="eshoprow9"><th id="cname9" headers="class">E <small>(First Item)</small></th>
<td headers="zone1 cname9" class="zone1">$50.00</td>
<td headers="zone2 cname9" class="zone2">$60.00</td>
<td headers="zone3 cname9" class="zone3">$70.00</td>
<td headers="zone4 cname9" class="zone4">$80.00</td>
<td headers="zone5 cname9" class="zone5">$90.00</td>
</tr><tr class="alt eshoprow10"><th id="cname10" headers="class">E <small>(Additional Items)</small></th>
<td headers="zone1 cname10" class="zone1">$25.00</td>
<td headers="zone2 cname10" class="zone2">$30.00</td>
<td headers="zone3 cname10" class="zone3">$60.00</td>
<td headers="zone4 cname10" class="zone4">$40.00</td>
<td headers="zone5 cname10" class="zone5">$30.00</td>
</tr><tr class="eshoprowf"><th id="cname11" headers="class">F <small>(Free)</small></th>
<td headers="zone1 zone2 zone3 zone4 zone5  cname11" colspan="5" class="center">$0.00</td>
</tr></tbody>
</table>

]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/shipping-rates-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diffpdf Windows version</title>
		<link>http://soft.rubypdf.com/software/diffpdf</link>
		<comments>http://soft.rubypdf.com/software/diffpdf#comments</comments>
		<pubDate>Tue, 31 Aug 2010 00:01:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=174</guid>
		<description><![CDATA[Introduce DiffPDF is used to compare two PDF files—textually or visually, is developed by Mark Summerfield, he said &#8220;In theory DiffPDF could be built on Windows, but I haven&#8217;t managed to do it, so no Windows executable is available. The problem is that I don&#8217;t know how to build the Poppler library on Windows (apparently [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Introduce</strong></p>
<p>DiffPDF is used to compare two PDF files—textually or visually, is developed by <a href="http://www.qtrac.eu/diffpdf.html">Mark Summerfield</a>, he said &#8220;In <em>theory</em> DiffPDF could be built on Windows, but I haven&#8217;t managed to do it, so no Windows executable is available. The problem is that I don&#8217;t know how to build the Poppler library on Windows (apparently it isn&#8217;t easy!).&#8221; and I did some effort to compile to on windows. As I know it works on Windows XP and Windows 7 (<span style="font-family: verdana, helvetica, sans-serif; font-size: 16px; background-color: #fffff0;">both 32-bit and 64-bit Windows</span>).</p>
<blockquote><p>DiffPDF can compare two PDF files. It offers two comparison modes: Text and Appearance.</p>
<p>By default the comparison is of the text on each pair of pages, but comparing the appearance of pages is also supported (for example, if a diagram is changed or if a paragraph is reformatted). It is also possible to compare particular pages or page ranges. For example, if there are two versions of a PDF file, one with pages 1-12 and the other with pages 1-13 because of an extra page having been added as page 4, they can be compared by specifying two page ranges, 1-12 for the first and 1-3, 5-13 for the second. This will make DiffPDF compare pages in the pairs (1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13).</p>
<p>A couple of example PDF files are provided (<a href="http://www.qtrac.eu/boson1.pdf">boson1.pdf</a> and <a href="http://www.qtrac.eu/boson2.pdf">boson2.pdf</a>) so that you can try it out. PDF files can be loaded from the GUI (by pressing the File #1 and File #2 buttons), or by specifying them on the command line. I use the tool regularly to compare different versions of my books (which are typically 500 or more pages), e.g., comparing a first printing with a second printing, to make sure that only the pages I intended to change have actually been changed.</p>
<p>DiffPDF is licensed under the <a href="http://www.gnu.org/licenses/">GNU General Public License v 2</a> open source license. To build it you will need a modern C++ compiler, the <a href="http://trolltech.com/downloads/opensource/appdev">Qt 4 libraries</a> (at least Qt 4.4; 4.6 or later recommended), and the <a href="http://poppler.freedesktop.org/">Poppler library</a>—all these should be available as standard packages on most Linux and BSD systems.<del> The source is <a href="http://www.qtrac.eu/diffpdf-1.8.0.tar.gz"><span style="color: #000000;">diffpdf-1.8.0.tar.gz</span></a><span style="color: #000000;">(40K)</span></del>. Building follows the standard pattern for Qt 4 applications and is explained in the README. Fedora, Debian, and Ubuntu users don&#8217;t have to build it manually, they can simply install the binary <code>diffpdf</code> package using their prefered package management tool—but make sure you get at least version 1.8.0!</p></blockquote>
<h3>Screen Shot</h3>
<p><a href="http://www.qtrac.eu/diffpdf.png" target="_blank"><img src="http://www.qtrac.eu/diffpdf.png" alt="" width="450" /></a></p>
<h3>Awards</h3>
<p><a href="http://www.softsea.com/review/DiffPDF.html"><img src="http://www.softsea.com/images/pro-logo-4stars-1.gif" alt="" border="0" /></a><a href="http://www.softsea.com/review/DiffPDF.html"><img src="http://www.softsea.com/images/pro-logo-clean-1.gif" alt="" border="0" /></a><a href="http://www.softpedia.com/progClean/DiffPDF-Clean-184681.html"><img class="alignnone" title="SOFTPEDIA &quot;100% FREE&quot; AWARD" src="http://www.softpedia.com/base_img/softpedia_free_award_f.gif" alt="SOFTPEDIA &quot;100% FREE&quot; AWARD" width="170" height="116" /></a></p>
<h3>Download</h3>
<ul>
<li><span style="color: #000000;">Source Code:</span><a title="diffpdf-2.1.2 Source Code" href="http://www.qtrac.eu/diffpdf-2.1.2.tar.gz"> <span style="color: #000000;">diffpdf-2.1.2.tar.gz</span></a><span style="color: #000000;">( <span style="font-family: verdana, helvetica, sans-serif; font-size: 16px; text-align: left; background-color: #fffff0;">85K; SHA1: </span><span style="font-family: helvetica, verdana, sans-serif; font-size: 16px; line-height: 19.1875px; background-color: #ffffff;">b01a2bfecf8dd2f04d0a799483e9b6e99adba317</span>)</span></li>
<li><del><span style="color: #000000;"><span>Source Code:</span><a title="diffpdf-2.1.1 Source Code" href="http://www.qtrac.eu/diffpdf-2.1.1.tar.gz"> <span style="color: #000000;">diffpdf-2.1.1.tar.gz</span></a><span>( <span style="font-family: verdana, helvetica, sans-serif; font-size: 16px; text-align: left; background-color: #fffff0;">85K; SHA1: 70cb8746f777eebb7982313b6fdd6c9965a10638</span> )</span></span></del></li>
<li><del><span style="color: #000000;"><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-2.0.0.tar.gz"> <span style="color: #000000;">diffpdf-2.0.0.tar.gz</span></a><span style="color: #000000;">(50K)</span> </span></del></li>
<li><del><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.9.2.tar.gz"> <span style="color: #000000;">diffpdf-1.9.2.tar.gz</span></a><span style="color: #000000;">(50K)</span></del></li>
<li><del><span style="color: #000000;"><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.8.0.tar.gz"> <span style="color: #000000;">diffpdf-1.8.0.tar.gz</span></a><span style="color: #000000;">(40K)</span> </span></del></li>
<li><del><span style="color: #000000;"><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.7.0.tar.gz"><span style="color: #000000;">diffpdf-1.7.0.tar.gz</span></a><span style="color: #000000;"> (36K)</span></span></del></li>
<li><del><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.6.1.tar.gz"><span style="color: #000000;">diffpdf-1.6.1.tar.gz</span></a><span style="color: #000000;"> (33K)</span></del></li>
<li><del><span style="color: #000000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.6.0.tar.gz"><span style="color: #000000;">diffpdf-1.6.0.tar.gz</span></a><span style="color: #000000;"> (31K)</span></del></li>
<li><span style="color: #ff0000;"><del>Source Code:<a href="http://www.qtrac.eu/diffpdf-1.5.1.tar.gz">diffpdf-1.5.1.tar.gz</a> (31K)</del></span></li>
<li><del><span style="color: #ff0000;">Source Code:</span><a href="http://www.qtrac.eu/diffpdf-1.5.0.tar.gz"><span style="color: #ff0000;">diffpdf-1.5.0.tar.gz</span></a><span style="color: #ff0000;"> (31K)</span></del></li>
<li><del>Source Code:<a href="http://www.qtrac.eu/diffpdf-1.1.4.tar.gz">diffpdf-1.1.4.tar.gz</a> (26K).</del></li>
<li><del>Source Code:<a href="http://www.qtrac.eu/diffpdf-1.1.5.tar.gz"><span style="color: #0707cc;">diffpdf-1.1.5.tar.gz</span></a> (26K)</del></li>
<li><del>Source Code:<a href="http://www.qtrac.eu/diffpdf-1.2.0.tar.gz" target="_blank">diffpdf-1.2.0.tar.gz</a> (26K)</del></li>
<li><span style="color: #ff0000;"><del>Source Code:<a href="http://www.qtrac.eu/diffpdf-1.2.2.tar.gz" target="_blank">diffpdf-1.2.2.tar.gz</a> (26K)</del></span></li>
</ul>
<p>&nbsp;</p>
<ul>
<li>Win32 static version, <a title="DiffPDF 2.1.2 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-2.1.2-win32-static.zip">DiffPDF-2.1.2-win32-static.zip(4.9M)</a> .</li>
<li><del>Win32 static version, <a title="DiffPDF 2.1.1 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-2.1.1-win32-static.zip">DiffPDF-2.1.1-win32-static.zip(5.9M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 2.0.0 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-2.0.0-win32-static.zip">DiffPDF-2.0.0-win32-static.zip(5.8M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 1.9.2 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.9.2-win32-static.zip">DiffPDF-1.9.2-win32-static.zip(5.8M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 1.8.0 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.8.0-win32-static.zip">DiffPDF-1.8.0-win32-static.zip(4.7M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 1.7.0 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.7.0-win32-static.zip">DiffPDF-1.7.0-win32-static.zip(4.7M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 1.6.1 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.6.1-win32-static.zip">DiffPDF-1.6.1-win32-static.zip(4.7M)</a> .</del></li>
<li><del>Win32 static version, <a title="DiffPDF 1.6.0 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.6.0-win32-static.zip">DiffPDF-1.6.0-win32-static.zip(4.7M)</a> .</del></li>
<li><span style="color: #ff0000;"><del>Win32 static version, <a title="DiffPDF 1.5.1 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.5.1-win32-static.zip">DiffPDF-1.5.1-win32-static.zip(4.7M)</a> .</del></span></li>
<li><span style="color: #ff0000;"><del>Win32 static version, <a title="DiffPDF 1.5 Windows 32 static version" href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.5.0-win32-static.zip">DiffPDF-1.5.0-win32-static.zip(4.7M)</a> .</del></span></li>
<li><del><span style="color: #ff0000;">Win32 static version, </span><a href="http://soft.rubypdf.com/download/diffpdf/diffpdf-1.2.2-win32-static.zip" target="_blank"><span style="color: #ff0000;">DiffPDF-1.2.2-win32-static.zip(4.7M)</span></a><span style="color: #ff0000;"> .</span></del></li>
<li><del>Win32 static version, <a href="http://goo.gl/hxWZC" target="_blank">DiffPDF-1.2.0-win32-static.zip(4.7M)</a> ,only one file diffpdf.exe, no more library, much smaller.</del></li>
<li><del>Win32 static version, <a href="http://goo.gl/ak3n6">DiffPDF-1.1.5-win32-static.zip(4.7M)</a> ,only one file diffpdf.exe, no more library, much smaller.</del></li>
<li>If you like <a title="Portable software for USB, portable and cloud drives" href="http://portableapps.com" target="_blank">Portab Apps</a>, you can download from <a title="Free PDF comparison utility" href="http://portableapps.com/apps/utilities/diffpdf_portable" target="_blank">Diffpdf Portable</a>.</li>
<li><del>Windows binary, <a href="http://soft.rubypdf.com/downloads/diffpdf/diffpdf-1.1.4-win32.zip">diffpdf-1.1.4-win32.zip</a>(8.26M), it is a <strong>portable app</strong>.</del></li>
</ul>
<p>It is open source software, but any donation is welcome.</p>
<p><strong>Change log</strong></p>
<p>2.1.2</p>
<p>- Minor GUI bug fixes.<br />
- Minor translation fixes.<br />
- Updated copyright year.</p>
<p>2.1.1</p>
<p>- Tiny bug fix to make sure that the help file is in the right language.</p>
<p>2.1.0</p>
<p>- Dragging and and dropping files from Windows Explorer, Thunar, etc., now works (at least for me, on Windows 7 and Xubuntu).</p>
<p>- Updated Czech translation from Pavel Fric.</p>
<p>- French translation from Pierre-Alain Bandinelli.</p>
<p>- German translation (and many suggestions) from Rainer Krachten.</p>
<p>- Translations should &#8220;just work&#8221;; i.e., if you use a French locale then the user interface and help text should appear in French. However, you can force DiffPDF to use any language it supports by using the  &#8211;language command line option (e.g., &#8211;language=fr). If an  unsupported locale or &#8211;language option is used, DiffPDF will fall  back to English.</p>
<p>- Now support -h as a synonym for &#8211;help.</p>
<p>- Initial path defaults to home directory instead of DiffPDF&#8217;s installation directory.</p>
<p>- Improved the Options dialog&#8217;s layout.</p>
<p>- A subtle bugfix to the &#8211;words command line option.</p>
<p>- Fixed a crash: clicking to set a margin when there&#8217;re no PDFs loaded  now safely does nothing.</p>
<div>2.0.0</div>
<p>- Can now have comparisons exclude text that&#8217;s outside user-specified  margins. This feature was sponsored by a company that prefers to   remain anonymous.</p>
<p>- Save As can now save images as well as PDFs.</p>
<p>- Minor bug fixes and improvements.</p>
<p>- Command line help (&#8211;help) will no longer work on Windows. This is to  avoid a spurious console window appearing. I&#8217;ve put the output in the  online help though.</p>
<p>- Improved dock window handling so that docks can now be stacked on top of each other (useful for small screens).</p>
<p>1.9.2<br />
- Added missing step to the README.</p>
<p>1.9.1<br />
- Save As now preserves the aspect ratio. Bug reported by Rainer  Krachten.</p>
<p>1.9.0<br />
- Added Czech translation provided by Pavel Fric.<br />
- Will now use the default locale&#8217;s language for standard dialogs (e.g.,   for the file dialog).<br />
- Dragging &amp; dropping one or two files onto the filename line edits or onto the file viewer panels is now supported. Independently suggested by Liviu Andronic and Rory Gordon.<br />
- Show Zones checkbox is always visible (it was only visible with &#8211;debug in earlier versions).<br />
- DiffPDF now starts up with its initial comparison mode being whatever comparison mode was in force when it was shut down (or Words mode the  first time it is run).<br />
- Improved About box with more version info + contributors.<br />
- Added &#8211;help command line option.</p>
<p>1.8.0<br />
- Introduced zoning: this can be slow in Characters mode but can provide better accuracy in text modes.</p>
<p>1.7.1<br />
- Improved Character mode to be as liberal about hyphens as Words mode.</p>
<p>- Minor doc changes that I forgot for 1.7.0.</p>
<p>- Minor GUI bug fixes and changes.</p>
<p>- Minor under the hood efficiency improvements.</p>
<p>1.7.0<br />
- Renamed Text mode to Words mode. This mode is best for alphabetic text   (e.g., English).</p>
<p>- Added Characters mode. This mode is best for logographic text (e.g.,   Chinese and Japanese). This was suggested by Paul Howarth.</p>
<p>1.6.3<br />
- Very minor cosmetic changes.</p>
<p>1.6.2<br />
- Save button is now only enabled if there are changes.</p>
<p>- An improved help window with slightly more information.</p>
<p>1.6.1</p>
<p>- Subtle bugfix that caused inaccurate highlight positioning in rare  cases.</p>
<p>1.6.0</p>
<p>- In addition to Appearance comparisons using highlighting, they can now<br />
also some composition modes to help make subtle differences more<br />
visible. (This was inspired by feedback by Florian Heiderich.)<br />
- Can now control the square size for appearance comparisons. Using very<br />
small squares can help reveal tiny Appearance differences.<br />
- Can now control the fill opacity for highlighting.<br />
- Extended zoom range from 20% to 800% (was 25% to 400%).</p>
<p>1.5.1</p>
<p>Quite a few false-positives have now been eliminated:<br />
- All hyphens are treated the same now.<br />
- Some weirdly-encoded open/close double-quotes are treated as normal<br />
Unicode open/close double-quotes.<br />
- Improved whitespace ignoring.</p>
<p>1.5.0</p>
<p>Added Save As action and dialog for saving the differences to a PDF file.</p>
<p>1.3.0</p>
<p>Added support for -a, &#8211;appearance, -t, &#8211;text command line options to<br />
set the initial comparison mode.</p>
<p>1.2.3</p>
<p>Added a mention of comparepdf in the About box.</p>
<p>1.2.2<br />
Tiny change in how command line arguments are handled. This should make things work with both English and non-English locales on Windows.<br />
1.2.1<br />
Minor improvement with focus control for Previous and Next buttons.<br />
Acknowledged Steven Lee for building Windows binaries and Dirk Loss for building Mac OS X binaries in the About box.</p>
<p>1.2.0</p>
<blockquote>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 638px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Got rid of old text comparison mode.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 638px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Various small user interface improvements.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 638px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Fixed a subtle bug that meant the combine text highlighting setting</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 638px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">wasn&#8217;t saved and restored correctly.</div>
<p>Got rid of old text comparison mode.<br />
Various small user interface improvements.<br />
Fixed a subtle bug that meant the combine text highlighting setting wasn&#8217;t saved and restored correctly.</p></blockquote>
<p>Mar 30, 2011 DiffPDF 1.1.5 released.</p>
<p>Nov 18, 2010, includes all depended library to the windows binary, thank Fallen Nerd for the comment.</p>
<p><strong>Review</strong></p>
<div>
<p><a title="View user profile." href="http://portableapps.com/user/110282">AZ Lynx</a>,Found it here this morning. Now using it at work. One of my bosses sometimes forgets that he has sent us an updated file &#8211; sometimes with different filenames. Diffpdf made it simple to compare two 127 page documents and find that, yes, he did it again.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/diffpdf/feed</wfw:commentRss>
		<slash:comments>98</slash:comments>
		</item>
		<item>
		<title>Rotate PDF Pages Online</title>
		<link>http://soft.rubypdf.com/software/pdfrotate/rotate-pdf-pages-online</link>
		<comments>http://soft.rubypdf.com/software/pdfrotate/rotate-pdf-pages-online#comments</comments>
		<pubDate>Tue, 12 Jan 2010 03:11:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=171</guid>
		<description><![CDATA[This is another Google App Engine Application, same function as offline version pdfrotate. You can freely rotate PDF pages online, the rotate angle supports 90, 180 and 270 degrees. Try it now.]]></description>
			<content:encoded><![CDATA[<p>This is another Google App Engine Application, same function as offline version <a href="http://soft.rubypdf.com/softwares/pdfrotate">pdfrotate</a>.</p>
<p>You can freely rotate PDF pages online, the rotate angle supports  90, 180 and 270 <span style="color: #6e6e6e;">degrees</span>.</p>
<p style="text-align: center;"><strong><a href="http://rubypdf.appspot.com/pdfrotate.html">Try it now</a>.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/pdfrotate/rotate-pdf-pages-online/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remove PDF Password and Limitations Online</title>
		<link>http://soft.rubypdf.com/software/pdfcrypt/remove-pdf-password-and-limitations-online</link>
		<comments>http://soft.rubypdf.com/software/pdfcrypt/remove-pdf-password-and-limitations-online#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:28:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=168</guid>
		<description><![CDATA[Remove PDF Password and Limitations Online remove restrictions on any secured PDF document (you should have the right to do it, for example, if you forgot the password). Any Acrobat version up to 9 is supported, even with 128-bit AES or 128-bit RC4 encryption. PDF restrictions removal is an instant process. Unlocked file can be [...]]]></description>
			<content:encoded><![CDATA[<h3><a href="http://rubypdf.appspot.com/pdfdecrypt.html">Remove PDF Password and Limitations Online</a></h3>
<ul><span style="color: #6e6e6e;"></p>
<li><strong>remove restrictions</strong> on any  secured PDF document (you should have the right to do it, for example,  if you forgot the password). Any Acrobat version up to 9 is supported,  even with 128-bit AES or  128-bit RC4 encryption. PDF restrictions removal is an instant process.  Unlocked file can be opened in any PDF viewer without any restrictions so you may   edit/copy/print it.</li>
<li><strong>remove the PDF open  password</strong>. Decryption of the file with password for opening is  guaranteed for PDF  files Any Acrobat version up to 9 is supported, even with 128-bit AES or   128-bit RC4 encryption,but you must know the password first.</li>
<li>Free</li>
<li>Support Max 10M PDF upload and Url Fetch</li>
<li>Platform-independent</li>
<li>Hosts on Google App Engine</li>
<p></span></ul>
<h3><a href="http://rubypdf.appspot.com/pdfdecrypt.html">Remove PDF Password and Limitations Online</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/pdfcrypt/remove-pdf-password-and-limitations-online/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>pdftk&#8211;with mulitple bytes path support</title>
		<link>http://soft.rubypdf.com/software/pdftk-with-mulitple-bytes-path-support</link>
		<comments>http://soft.rubypdf.com/software/pdftk-with-mulitple-bytes-path-support#comments</comments>
		<pubDate>Thu, 12 Nov 2009 01:24:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=158</guid>
		<description><![CDATA[pdftk is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to: Merge PDF Documents Split PDF Pages into a New Document Rotate PDF Pages or Documents Decrypt Input as Necessary (Password [...]]]></description>
			<content:encoded><![CDATA[<p><strong>pdftk</strong> is an electronic staple-remover, hole-punch, binder, secret-decoder-ring, and X-Ray-glasses. Pdftk is a simple tool for doing everyday things with PDF documents. Keep one in the top drawer of your desktop and use it to:</p>
<ul>
<li>Merge PDF Documents</li>
<li>Split PDF Pages into a New Document</li>
<li>Rotate PDF Pages or Documents</li>
<li>Decrypt Input as Necessary (Password Required)</li>
<li>Encrypt Output as Desired</li>
<li>Fill PDF Forms with FDF Data or XFDF Data and/or Flatten Forms</li>
<li>Apply a Background Watermark or a Foreground Stamp</li>
<li>Report on PDF Metrics such as Metadata, Bookmarks, and Page Labels</li>
<li>Update PDF Metadata</li>
<li>Attach Files to PDF Pages or the PDF Document</li>
<li>Unpack PDF Attachments</li>
<li>Burst a PDF Document into Single Pages</li>
<li>Uncompress and Re-Compress Page Streams</li>
<li>Repair Corrupted PDF (Where Possible)</li>
</ul>
<p>Pdftk allows you to manipulate PDF easily and freely. It does not require Acrobat, and it runs on Windows, Linux, Mac OS X, FreeBSD and Solaris.</p>
<p><strong>Pdftk is not developed by me, and it does not support mulitple bytes(for example, Chinese, Japanese, Korean language path), so I did some hacks, and let it support.</strong></p>
<p>download <a href="http://blog.rubypdf.com/wp-download/pdftk/pdftk1.41.zip">pdftk1.41.exe with modified pdftk.cc</a></p>
<p><strong>Related resource:</strong></p>
<ul>
<li><a href="http://www.pdfhacks.com/pdftk/">PDFTK home page</a></li>
<li>source code of pdftk 1.41</li>
<p><a href="http://www.pdfhacks.com/pdftk/pdftk-1.41.tar.gz">pdftk-1.41.tar.gz</a> (~0.9MB), or: <a href="http://www.pdfhacks.com/pdftk/pdftk-1.41.tar.bz2">pdftk-1.41.tar.bz2</a> (~0.7MB)</p>
<li>Windows program of pdftk 1.41</li>
<p><a href="http://www.pdfhacks.com/pdftk/pdftk-1.41.exe.zip">pdftk-1.41.exe.zip</a> (~2.2MB)</p>
<li>Gui of pdftk 1.41</li>
<p>Full installation (includes PDFTK ver 1.41):<br />
<a href="http://www.angusj.com/pdftkb/pdftkb_setup.exe">pdftkb_setup.exe</a> (2.0mb)<br />
Source code (requires Borland Delphi Ver 7 compiler):<br />
<a href="http://www.angusj.com/pdftkb/pdftkb_source.zip">pdftkb_source.zip</a> (11k)</ul>
<p>reference,</p>
<p><a onmousedown="return clk(0,'','','res','3','')" href="http://blog.rubypdf.com/2007/07/19/pdftk-supports-chinese-path-now/" target="_top"><em>pdftk</em> supports Chinese path now | RubyPDF Blog</a></p>
<p><a onmousedown="return clk(0,'','','res','5','')" href="http://blog.rubypdf.com/2007/07/19/%E8%AE%A9pdftk-%E6%94%AF%E6%8C%81%E4%B8%AD%E6%97%A5%E9%9F%A9%E8%B7%AF%E5%BE%84/" target="_top">让<em>Pdftk</em> 支持中日韩路径| RubyPDF Blog</a></p>
<p>pdftk is open source software, but donations are welcome,</p>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/pdftk-with-mulitple-bytes-path-support/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows version JBIG2 Encoder-Jbig2.exe</title>
		<link>http://soft.rubypdf.com/software/windows-version-jbig2-encoder-jbig2-exe</link>
		<comments>http://soft.rubypdf.com/software/windows-version-jbig2-encoder-jbig2-exe#comments</comments>
		<pubDate>Wed, 28 Oct 2009 17:59:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://soft.rubypdf.com/?page_id=149</guid>
		<description><![CDATA[This page only offer Window version jbig2 Encoder, for more solution, please visit Open Source Jbig2 Encoder and Decoder. If you want Windows Dynamic Libary, please visit Lossless JBIG2 Encoder Windows Dynamic Libary About JBig2enc Win32 version This is a Windows version of agl&#8217;s jbig2enc compiled by RubyPdf software under Windows XP with GCC4.2(MingW32+MSYS). I also modified pdf.py to [...]]]></description>
			<content:encoded><![CDATA[<p>This page only offer Window version jbig2 Encoder, for more solution, please visit <strong><a title="Open Source Jbig2 Encoder and Decoder" href="http://blog.rubypdf.com/2012/07/25/open-source-jbig2-encoder-and-decoder/">Open Source Jbig2 Encoder and Decoder</a>.</strong></p>
<p>If you want <a title="Permanent Link to Lossless JBIG2 Encoder Windows Dynamic Libary" rel="bookmark" href="http://soft.rubypdf.com/lossless-jbig2-encoder-windows-dynamic-libary">Windows Dynamic Libary</a>, please visit <strong><a title="Permanent Link to Lossless JBIG2 Encoder Windows Dynamic Libary" rel="bookmark" href="http://soft.rubypdf.com/lossless-jbig2-encoder-windows-dynamic-libary">Lossless JBIG2 Encoder Windows Dynamic Libary</a></strong></p>
<h4>About JBig2enc Win32 version</h4>
<p>This is a Windows version of agl&#8217;s jbig2enc compiled by <a href="http://soft.rubypdf.com">RubyPdf software</a> under Windows XP with GCC4.2(MingW32+MSYS).<br />
I also modified pdf.py to let it works under windows, the main feature of pdf.py is <strong>convert jbig2 to PDF</strong>.<br />
with the jbig2, you can easily convert other format image to PDF.</p>
<h2>Change logs</h2>
<p>Oct 26, 2010, <a href="http://blog.rubypdf.com/2010/10/26/jbig2enc-win32-version-update-to-0-27/">jbig2enc win32 version update to 0.27</a>.</p>
<blockquote><p>Nov 2, 2009<br />
*pdf.py create correct PDF to stdout under windows<br />
for details, please visit http://blog.rubypdf.com/2009/11/03/how-to-let-python-send-binary-data-to-stdout-under-windows/<br />
*fix a bug, that jbig2.exe -p can not get the correct content, also stdout issue.<br />
Oct 29, 2009<br />
first release,<br />
successfully compiled jbig2.exe<br />
pdf.py can create correct PDF to file under windows</p></blockquote>
<h2>About jbig2enc</h2>
<blockquote>
<pre>This is an encoder for JBIG2:
<a href="http://www.jpeg.org/public/fcd14492.pdf">www.jpeg.org/public/fcd14492.pdf</a>

JBIG2 encodes bi-level (1 bpp) images using a number of clever tricks to get
better compression than G4. This encoder can:
   * Generate JBIG2 files, or fragments for embedding in PDFs
   * Generic region encoding
   * Perform symbol extraction, classification and text region coding
   * Perform refinement coding and,
   * Compress multipage documents

It uses the (Apache-ish licensed) Leptonica library:
  <a href="http://www.leptonica.com/">http://www.leptonica.com/</a></pre>
</blockquote>
<h2><a href="http://soft.rubypdf.com/downloads/agl-jbig2enc-0.27-14-gc709efe-leptonlib-1.66-win32-bin.zip">download agl-jbig2enc-win32-0.27 (468k)</a></h2>
<h2><a href="http://soft.rubypdf.com/downloads/agl-jbig2enc-dc006c0-win32-bin.zip"><span style="text-decoration: line-through;"> download here</span> </a></h2>
<p>reference,<br />
<a title="Permanent Link to Convert JBIG2 to PDF with free and open source software agl’s jbig2enc" href="http://blog.rubypdf.com/2009/10/29/convert-jbig2-to-pdf-with-free-and-open-source-software-agls-jbig2enc/">Convert JBIG2 to PDF with free and open source software agl’s jbig2enc</a></p>
<p><a href="http://github.com/agl/jbig2enc" target="_blank">agl’s jbig2enc home page</a><a title="Permanent Link to How to Let Python Send Binary data to stdout under Windows" rel="bookmark" href="http://blog.rubypdf.com/2009/11/03/how-to-let-python-send-binary-data-to-stdout-under-windows/"></a></p>
<p><a title="Permanent Link to How to Let Python Send Binary data to stdout under Windows" rel="bookmark" href="http://blog.rubypdf.com/2009/11/03/how-to-let-python-send-binary-data-to-stdout-under-windows/">How to Let Python Send Binary data to stdout under Windows</a></p>
<p>P.S.<br />
If you want to Linux bin version, please <strong><a href="http://soft.rubypdf.com/downloads/agl-jbig2enc-dc006c0-linux-bin.zip">download here</a></strong>.<br />
It is free software, but donations are welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://soft.rubypdf.com/software/windows-version-jbig2-encoder-jbig2-exe/feed</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>
