bens wrote:The choice of words in that man page is a bit strange. A PDF does not have a background as such. There's just a page (with no colour), and objects are placed directly on that page. It sounds like what is meant is something that a lot of scanning software does: they add a completely white object as first object covering the complete page, and then add the other objects on top of that. Or sometimes they just create one big image completely covering the page. In such PDFs it would be very hard to automatically remove this "background".
However since you're asking about creating a PDF with PDFtk, I think the answer is simply: you don't need to do anything special. As long as you don't add a "background" to a PDF yourself, it won't have one.
Hi,
Thanks for your detail advice.
On scanning, example: signature, a white background is added. Now I have to running 'convert' (ImageMagick command) to make it transparent.
Regards
satimis