I checked it and it works really well --- so much that I suggest to add 
it to the xournal sources.

I just used the default parameter (minus the x and y one, given that my 
notes were in landscape format) and had a really nice editable xournal 
file, handy to cut-and-paste on my own documents.

The included utilities are also quite useful (concatenate .xoj, for 
example) but I understand that they work just for this case. Now I just 
miss a way to "export to PDF" from command line...

Thanks a lot!

Romano


On 2015-03-11 03:59, Steffen Wittkamp wrote:
> Hello,
> 
> there exists a bunch of perls scripts by Taternik here:
> http://sourceforge.net/p/xournal/patches/9/
> 
> Some time ago I wrote a small bash wrapper script that uses those
> scripts to automate the process for multi-page handwritten notes.
> 
> I use it for notes scanned with gscan2pdf (at 300dpi, black-white, A4
> paper). But it also works for other PDF documents like for example 
> Latex
> generated PDFs (looks funny ;-) )
> 
> I have attached my script to this mail. Taternik's work is included.
> 
> Installation is simple:
> * install necessary packages: autotrace pstoedit imagemagick readlink
> * unpack anywhere
> * (optionally: Add pdf2xoj to your PATH variable, for example by
> creating a symlink in ~/bin under Ubuntu)
> * use:
> pdf2xoj /path/to/handwritten_notes.pdf
> 
> The script allows some parameters which should make it possible to 
> adapt
> to different paper sizes (x,y parameters), scan density (d parameter),
> scaling and line width (s, l parameters). You can also change the
> default values in the script itself. Experiment!
> 
> Conversion takes some time, even for small (one-page) documents.
> But after a minute or so a xoj file should appear in the directory of
> handwritten_notes.pdf
> 
> Feel free to use, experiment or even modify/improve/rewrite
> it. If you do the latter, please share your results!
> 
> Best,
> Steffen
> 
> 
> 
> 
> Am 10.03.2015 um 10:54 schrieb romanoc...@rgtti.com:
>> Hi,
>> 
>> I have a .SVG file that was converted by Inkscape from a scanned
>> hand-written notes. The file is basically composed by simple segments
>> (or I can probably force it to be by passing through .eps and xfig
>> formats).
>> 
>> Is there any tool in the wild to convert this documents to an editable
>> .xoj file?
>> 
>> Thanks!


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Xournal-devel mailing list
Xournal-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xournal-devel

Reply via email to