[[PageOutline(2-5,Contents,pullout)]] = Render a PDF as text = == Description == !PdfRenderer plugin renders an `application/pdf` attachment as text using `pdftotext`. Probably much more/better could be done here, but i'm calling it quits for now. == Bugs/Feature Requests == Existing bugs and feature requests for PdfRendererPlugin are [report:9?COMPONENT=PdfRendererPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=PdfRendererPlugin&owner=iclemartin new ticket]. == Download == Download the zipped source from [download:pdfrendererplugin here]. == Source == You can check out PdfRendererPlugin from [http://trac-hacks.org/svn/pdfrendererplugin here] using Subversion, or [source:pdfrendererplugin browse the source] with Trac. == Install == === Prerequisites === pdftotext must be installed. See http://www.foolabs.com/xpdf/download.html for a Window port. == Example == Enabled the plugin and browse to a pdf attachment {{{ #!ini [components] pdfrendererplugin.* = enabled }}} == Recent Changes == [[ChangeLog(pdfrendererplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:k0s] [[BR]] '''Maintainer:''' [wiki:iclemartin] [[BR]] '''Contributors:'''