On Tue, Sep 02, 2008 at 12:15:11PM +1000, Brad Hards wrote:
> On Tuesday 26 August 2008 12:18:01 am Tobias Koenig wrote:
Hej,
> > Yes, example attached.
> Neither of those will load for me.
>
> I appear to have the plucker generator (builds, installs) and the desktop
> files. "Plucker" appears
On Tuesday 26 August 2008 12:18:01 am Tobias Koenig wrote:
> Yes, example attached.
Neither of those will load for me.
I appear to have the plucker generator (builds, installs) and the desktop
files. "Plucker" appears as a supported file type, but the .pdb files don't
appear to be recognised as
Hello Brad,
> Qt 4.5 offers us an easy way to write an ODF text file from a
> QTextDocument. A few of our generators have such a thing. So here is the
> easy patch
Cool... green light on my side!
> It could be applied to Plucker generator, but I don't have any samples that
> work.
Me neithe
G'day team,
Qt 4.5 offers us an easy way to write an ODF text file from a QTextDocument. A
few of our generators have such a thing. So here is the easy patch
This only applies to those deriving from Okular::TextDocumentGenerator. It
could be applied to Plucker generator, but I don't have an