in reply to OpenOffice document with all possible fonts

This works great!

... except for one thing.

The path to the file, at least on my system, is ~/.openoffice/x.y.z/user/psprint/pspfontcache, where x.y.z is the version of OpenOffice. For me I have 1.0.2, 1.1.0 and 1.1.4 meaning, I presume, that I actually used each of these versions on my system and a user profile was saved. The code should parse this out to get, presumably, the most current version of the code to create the font list from.

Then it would be perfect!

  • Comment on Re: OpenOffice document with all possible fonts

Replies are listed 'Best First'.
Re^2: OpenOffice document with all possible fonts
by oakbox (Chaplain) on Jul 21, 2005 at 09:03 UTC

    "Then it would be perfect!"

    Then I guess it's perfect now :) Updated the code to look for most recent version.