#1 2013-07-05 11:39:00

dschuch
Member
Registered: 2013-05-17
Posts: 5

Vector based Background

Is there is a way, to put a vector based Backgroundimage (e.g. another pdf) into the pages of a generated pdf?

I found several posts pointing out that its nescesarry to handle it via Canvas, but if i would do that i need to convert my PDF to an image first, right?

http://synopse.info/forum/viewtopic.php?id=1145

Daniel.

Offline

#2 2013-07-05 12:01:55

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,237
Website

Re: Vector based Background

It is a bitmap background by now.

If you want a vectorial background, you can just write it just after each AddPage.

You can add a feature request in http://synopse.info/fossil/reportlist if you need to add TMetaFile support in addition to bitmap background pictures.

Offline

#3 2013-07-05 12:56:02

dschuch
Member
Registered: 2013-05-17
Posts: 5

Re: Vector based Background

Hi,

thanks for your awnser.

ab wrote:

If you want a vectorial background, you can just write it just after each AddPage.

Can you give me another hint here? This means it is possible to handle vectorial backgrounds by page, how?

ab wrote:

You can add a feature request in http://synopse.info/fossil/reportlist if you need to add TMetaFile support in addition to bitmap background pictures.

We could work with a per page solution right now.

Daniel.

Last edited by dschuch (2013-07-05 12:56:29)

Offline

Board footer

Powered by FluxBB