I&#39;m currently using Poppler for Text extraction and using GhostScript for PDF to Image functionality, all for viewing PDFs online without requiring a PDF plugin in the browser.<br><br>I noticed Mozilla was working on an interesting project, PDF.js [<a href="https://wiki.mozilla.org/PDF.js">https://wiki.mozilla.org/PDF.js</a>]. It loads PDF files with pure Javascript (on a HTML5 compatible browser - probably needs canvas). <br>
<br>This is an opportunity for poppler to steam ahead and get some headline grabbing exposure. The SVG format is well supported by browsers. PDFs are portable across systems, however SVGs are very portable (and fast) across the web.<br>
<br>I propose the building of an SVG Device - PDF to SVG. I am currently considering using PDF to XML, to then perform XML to SVG. Given the status quo, I believe it&#39;s time for PDF to SVG.<br><br>I see SVG as a very efficient and therefore powerful web format, I hope others in the poppler community will see the potential as I do.<br>
<br>Thanks,<br><br clear="all"><div>Todd Hubers (BBIT Hons)</div><div>Alivate<br><br>PS. Perhaps we could then have PDF&gt;Cairo, PDF&gt;SVG, and then tools for SVG&gt;XML, SVG&gt;HTML, SVG&gt;Text. In any case it would be good to have simply one direct rendering device and one &quot;data&quot; device.<br>
</div>