Or join the 21st. century and use XPS. This is the native print form (replacing Enhanced Metafile Format ) for Windows Vista (and XP with the service update). XPS is produced simply by selecting the virtual printer on the print form. It is a zipped archive of pages with formatting information in XML, so can be read, searched and information extracted using any enabled web browser (i.e. Internet Explorer), or XML editor/viewer. New printers should print it without assistance from the PC.
Size? well that's another matter, only mobile phones and hearing aids get smaller. > ----- Original Message ----- > From: "Andrew Makhorin" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: [email protected] > Subject: [Help-glpk] producing PDF documentation > Date: Sat, 1 Nov 2008 16:56:25 +0300 > > > > For those interested in PDF format documentation. > > > > There are three ways of producing PDF documentation > > from the GLPK tarball on my circa-2006 GNU/Linux > > system. Using the GLPK API manual as an example, > > one can: > > > > $ ps2pdf doc/glpk.ps # PostScript file > > $ dvipdfm doc/glpk.dvi # DVI file > > $ pdflatex doc/glpk.tex # TeX file, run three times > > > > The 'pdflatex' utility needs to be run three times to > > resolve the various cross-references. Also, up to and > > including GLPK 4.31, 'glpk.tex' was named 'glpk.latex'. ;-) > > > > The 'pdflatex' method gives the best quality output. > > The resultant PDF is also seachable using Adobe > > 'acroread' with the following qualification: the > > various TeX ligatures, such as "fi", are not understood > > by 'acroread' -- which means that "specified" will fail > > but that "speci" works fine. > > There is a way to produce searchable documents in djvu format. Just > send your .ps or .pdf to http://any2djvu.djvuzone.org/ , the Any2DjVu > Server, and then download your document as .djvu. > > The djvu format has many advantages, in particular, it is very compact. > A scanned book with 1000 pages (300 dpi) takes about 5 Mb while in .pdf > format it takes about 50 Mb. > > > > _______________________________________________ > Help-glpk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-glpk > -- _______________________________________________ Surf the Web in a faster, safer and easier way: Download Opera 9 at http://www.opera.com Powered by Outblaze _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
