=== WordpressPDF ===
Contributors: Strangeqargo, Cristian Rusu, HanaDaddy
Donate link: http://rusterra.com/
Tags: pdf, embed, flash
Requires at least: 2.0
Tested up to: 2.8.4
Stable tag: 0.2
WordpressPDF uses zviewer to embed PDFs converted to swfs.

== Description ==
WordpressPDF uses zviewer to embed PDFs converted to swfs.
View live demo on plugin's homepage.





== Installation ==

1. Upload the WordpressPDF plugin to your wordpress blog, Activate it.
2. Download swftools from http://www.swftools.org
3. Use pdf2swf on your pdf-file.
4. Upload swf to your site
5. embed swf with wp-pdf-view tag
	i.e. [wp-pdf-view  swf="/path/to/filename.swf" width="500" height="400" /]

== Changelog ==

= 0.2 =
* page numbers display fixed
* post editor buttons fixed

= 0.1 =
* first version, testing