Hi, regarding conversion...: On Tue, May 22, 2007 at 09:24:59AM -0400, Jason Grieves wrote: > The OCR software actually integrates nicely with XSANE. I was able to get > a txt file very quickly with my Epson scanner. I did not see a way to > convert it into a pdf or open document with the text already converted.
Try convert (from the imagemagick package): convert something.tiff to.pdf or if the goals is different, try using TeX/LaTeX (cf. texlive or tetex package) to create a .tex document you can later convert into ps, pdf or other... L:~$ -- Ubuntu-accessibility mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-accessibility
