Forum How do I...?

company logo on every page

vierpunkt
Hi,

i have to set a logo of a company on the top right corner of the page.
How can I integrate a Image (jpg) into the pdf file?

The logo must be on each page

Text is easy to set with.....
@top-left {
content: "TOP SECRET";
color: red
}

but images?

Thanks!
jim_albright
try:


@top-left {
content: url("picture.png");
}

Jim Albright
Wycliffe Bible Translators

vierpunkt
Yes thanks!

It works.
jim_albright
Prince is really great. I'm really looking forward to 7.1 which will have features that I have requested. And maybe by then I will be free to work with it.

Jim Albright
Wycliffe Bible Translators