kevin lyda said:
> On Thu, Apr 08, 2004 at 12:18:42PM +0100, Declan Grady wrote:
>> Also, I'm using a2ps to make ps and then pdfs form ascii files - Is
>> there some way to add in a background image (company logo) to the pdf
>> ?
>>> Preferably something 'easy' that my perpetual newbieness can cope with
>> !
>> if you'll settle for just text, you can use --underlay on a2ps.
> stuffing an image in there seems a lot harder.
I haven't actually tried this, but ...
Some time ago I evaluated htmldoc for producing help documentation for a
project. It seemed pretty good at converting html to pdf from what I
remember, so maybe if you were to put
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<body background="logo.gif">
at the top of the file and </body></html> at the bottom, and run it
through htmldoc, you might get something useful out. I dare say you would
need to replace all the newlines with <br /> as well.
Just an idea.
/Ciaran.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!