

<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>RubyPDF Blog</title>
	<link>http://blog.rubypdf.com</link>
	<description>PDF &#38; Marketing</description>
	<lastBuildDate>Sat, 21 Jan 2012 08:32:25 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PhantomJS Static Windows Version with SSL support</title>
		<description><![CDATA[From Google Code of PhantomJS , you can download PhantomJS 1.2.0 Windows executable &#8211; Static. More compact, but does not support https. and said, this version is statically linked, therefore HTTPS is not supported. For HTTPS support please download the dynamic version.  (You can only download dynamic build version now.)

With some effort, I compile [...]]]></description>
		<link>http://blog.rubypdf.com/2012/01/21/phantomjs-static-windows-version-with-ssl-support/</link>
			</item>
	<item>
		<title>PdfArticle Windows Version Releases</title>
		<description><![CDATA[PdfArticle is a pdf viewer for mathematical articles (GNU/GPL v3). Its  goal is to present for eah page the images of its references, such as  bibliographies, theorems and equations.

PdfArticle  is a Qt4 application, depends on Poppler-Qt to render PDF,  so it is cross platform application, but the author said
For now it is only [...]]]></description>
		<link>http://blog.rubypdf.com/2012/01/21/pdfarticle-windows-version-releases/</link>
			</item>
	<item>
		<title>How to Repair  Adobe Acrobat</title>
		<description><![CDATA[Some users reported that my batch readerenable did not work, and they have installed Adobe Acrobat, after some checking, I got the answer, the installation of Adobe Acrobat has been changed, and need repair the installation of it.
The need to repair Adobe Acrobat can arise from a faulty installation or  from file corruption that [...]]]></description>
		<link>http://blog.rubypdf.com/2011/10/18/how-to-repair-adobe-acrobat/</link>
			</item>
	<item>
		<title>Jbig2.pdf.py.patch-The right way to get DPI</title>
		<description><![CDATA[Yesterday, I got a comment on Jbig2
Hi Steven,
thanks for the port to windows. It works very good, produces small  pdf-file sizes. Only one strange thing happens. The generate pdf files  have a huge page-size. For example if I process A4-size pages  (29.7&#215;20.9cm) @400dpi tiff or png the pdf file size is 164.9&#215;116.6 [...]]]></description>
		<link>http://blog.rubypdf.com/2011/09/09/jbig2-pdf-py-patch-the-right-way-to-get-dpi/</link>
			</item>
	<item>
		<title>Witwall.com Releases Decrypt PDF Online App supports AES256</title>
		<description><![CDATA[Witwall.com just releases a new online application, name Decrypt PDF Online. It has some great features,

 Support Standard RC4  40-bit, 128-bit encryption
 Support 128-bit AES(AES128/AESV2), 256-bit AES(AES256/AESV3) encryption.
 Support Owner password encryption(do not need password) and User Password encryption(need the password).
 Free and platform independence/cross platform.
Dot need Adobe Acrobat or Adobe Reader
Support up to [...]]]></description>
		<link>http://blog.rubypdf.com/2011/07/11/witwall-com-releases-decrypt-pdf-online-app-supports-aes256/</link>
			</item>
	<item>
		<title>Convert Flash SWF files to HTML5 Online with Swiffy from Google</title>
		<description><![CDATA[Google Labs launched an experimental tool called Swiffy.

Swiffy converts Flash SWF files to HTML5, allowing you to reuse Flash content on devices without a Flash player (such as iPhones and iPads).
Swiffy currently supports a subset of SWF 8 and ActionScript 2.0, and the output works in all Webkit browsers such as Chrome and Mobile Safari. [...]]]></description>
		<link>http://blog.rubypdf.com/2011/06/29/convert-flash-swf-files-to-html5-online-with-swiffy-from-google/</link>
			</item>
	<item>
		<title>An Bug of iText and iTextSharp</title>
		<description><![CDATA[Somebody sent me a encrypted PDF to ask me help decrypt, I tried pdfcrypt, it got error. and when used pdfcrack, got the following warning messages,

WARNING: O-String != 32 Bytes: 33
WARNING: U-String != 32 Bytes: 33

After studied the source code of iTextSharp, I noticed it is a bug of iTextSharp in SetupGlobalEncryptionKey method of the [...]]]></description>
		<link>http://blog.rubypdf.com/2011/06/27/an-bug-of-itext-and-itextsharp/</link>
			</item>
	<item>
		<title>Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine</title>
		<description><![CDATA[Today I got a email from my customer, he said when he ran DB2PDFX on Windows 7, he got the following message,
System.InvalidOperationException:The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine

After some search, I found the solution,
If you try and open an access database on a 64bit os you will get the following error. System.InvalidOperationException: [...]]]></description>
		<link>http://blog.rubypdf.com/2011/06/15/microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine/</link>
			</item>
	<item>
		<title>Sumatra PDF 1.5 also supports XPS, CBZ and CBR</title>
		<description><![CDATA[Sumatra PDF 1.5 released on Apr 23, 2011, and includes more important features,

add support for viewing XPS documents
add support for viewing CBZ and CBR comic books
add File/Save Shortcut menu item to create shortcuts to a specific place in a document
add context menu for copying text, link addresses and comments. In browser plugin it also adds [...]]]></description>
		<link>http://blog.rubypdf.com/2011/04/25/sumatra-pdf-1-5-also-supports-xps-cbz-and-cbr/</link>
			</item>
	<item>
		<title>DiffPDF 1.2.0 Windows Version Releases with some improvements</title>
		<description><![CDATA[Today, I heard from Mark Summerfield
Hi Steven,
I&#8217;ve just released DiffPDF 1.2.0.
There are small improvements in the user interface plus a tiny bug fix
of one setting that wasn&#8217;t saved/restored correctly.
I am hoping that this will be the last release for quite a while!
I&#8217;d be very grateful if you&#8217;d create a statically built Windows version:
your build for [...]]]></description>
		<link>http://blog.rubypdf.com/2011/04/20/diffpdf-1-2-0-windows-version-releases-with-some-improvements/</link>
			</item>
</channel>
</rss>

