• The added line is THIS COLOR.
  • The deleted line is THIS COLOR.
TITLE:PDF2SVG
[[PDF]] | [[SVG]]

* City in the Sky [#ka68bdf1]

- http://www.cityinthesky.co.uk/opensource/pdf2svg/

かなり再現度高そう。

* petermr [#ta722b9c]

-  https://bitbucket.org/petermr/pdf2svg/wiki/Home

 $ hg clone  ssh://hg@bitbucket.org/petermr/pdf2svg
 $ cd pdf2svg
 $ mvn verify

 $ pwd
 /Users/yoya/hg/pdf2svg
 $ java  -classpath target/pdf2svg-1.1-SNAPSHOT-jar-with-dependencies.jar org/xmlcml/pdf2svg/PDF2SVGConverter
 [2016/02/20 23:47:06] よや: Usage: pdf2svg [-password <pw>] [-nonseq] [-pages <page-ranges>] [-pub <pub>] [-outdir <dir>] [-mkdir] [-nosvg]
Usage: pdf2svg [-password <pw>] [-nonseq] [-pages <page-ranges>] [-pub <pub>] [-outdir <dir>] [-mkdir] [-nosvg]
                [-storesvg] [-infofiles] [-logger] [-logfile <filename>] [-logmore] [-logglyphs] [-exitonerr] <input-file(s)> ...
 $ java  -classpath target/pdf2svg-1.1-SNAPSHOT-jar-with-dependencies.jar org/xmlcml/pdf2svg/PDF2SVGConverter ~/tmp/vision.pdf

試したけど日本語表示できなかったしアルファベットも崩れてた。

** 。。。 [#h587ecae]
- https://bitbucket.org/petermr/pdf2svg/wiki/How_PDF2SVG_Works
- PDFBox, PDF2SVGConverter を使う。

* 関連 [#rel]

- [[PDFBox]]



Reload   Diff   Front page List of pages Search Recent changes Backup Referer   Help   RSS of recent changes