This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes background image in text file. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "background image in text file." Watch "background image in text file." New topic
Author

background image in text file.

Awais Bajwa
Ranch Hand

Joined: Jan 16, 2001
Posts: 190
My requirement is to put a background image in a text file.
Does iText support it?

A.B
Bruno Lowagie
author
Ranch Hand

Joined: Oct 23, 2006
Posts: 88
Originally posted by Awais Bajwa:
My requirement is to put a background image in a text file.
Does iText support it?

If you are talking about a PDF document that is created by iText: use a page event to add the background (see chapter 14).
If you are talking about adding a background image to an already existing PDF document, that's easy: use PdfStamper (chapter 2)
Awais Bajwa
Ranch Hand

Joined: Jan 16, 2001
Posts: 190
Thanks ...it sounds like this book is really helpful.

A.B

Member Java Community Process
[ November 15, 2006: Message edited by: Awais Bajwa ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: background image in text file.
 
Similar Threads
Watermark?
Displaying an image in a TextArea
hi
How to get background image in XSL FO
CommandButton with Image and Label