On Sun, 2013-08-25 at 14:28 +0200, Tobias Boege wrote:
> On Sun, 25 Aug 2013, Willy Raets wrote:
> >
> > With help of Tobias, now a image appears on the PdfSurface
> > My code now looks like this:
> >
> >
> > Public Sub MakePdf()
> >
> >Dim hPdfProjectFile As CairoPdfSurface
> >Dim sPd
On Sun, 25 Aug 2013, Willy Raets wrote:
> On Sat, 2013-08-24 at 15:34 +0200, Willy Raets wrote:
> > On Sat, 2013-08-24 at 10:54 +0200, Tobias Boege wrote:
> > > On Sat, 24 Aug 2013, Willy Raets wrote:
> > > > On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote:
> > > > > Hi All,
> > > > >
> > > >
On Sat, 2013-08-24 at 15:34 +0200, Willy Raets wrote:
> On Sat, 2013-08-24 at 10:54 +0200, Tobias Boege wrote:
> > On Sat, 24 Aug 2013, Willy Raets wrote:
> > > On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote:
> > > > Hi All,
> > > >
> > > > Been struggling with inserting an existing .png fil
On Sat, 2013-08-24 at 10:54 +0200, Tobias Boege wrote:
> On Sat, 24 Aug 2013, Willy Raets wrote:
> > On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote:
> > > Hi All,
> > >
> > > Been struggling with inserting an existing .png file onto a
> > > CairoPdfSurface (gb.cairo).
> > >
> > > Done some
On Sat, 24 Aug 2013, Willy Raets wrote:
> On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote:
> > Hi All,
> >
> > Been struggling with inserting an existing .png file onto a
> > CairoPdfSurface (gb.cairo).
> >
> > Done some extensive reading in the documentation but do not seem to find
> > a me
On Sat, 2013-08-24 at 03:19 +0200, Willy Raets wrote:
> Hi All,
>
> Been struggling with inserting an existing .png file onto a
> CairoPdfSurface (gb.cairo).
>
> Done some extensive reading in the documentation but do not seem to find
> a method get the job done. Is this not possible or am I misu
Hi All,
Been struggling with inserting an existing .png file onto a
CairoPdfSurface (gb.cairo).
Done some extensive reading in the documentation but do not seem to find
a method get the job done. Is this not possible or am I misunderstanding
the documentation?
Piece of the code of the project: