uaca man,

uaca man wrote
> I have a legacy system with print a report to pdf using bullzilPDF
> printer, after i got the pdf file i need to add company information and a
> logo, however, for some reason unknown to me there is "white" image on the
> page behind all text. The problem arrives from the fact that i need to add
> the company logo behind the text, similar to a watermark. My initial
> solution was to add the image on the "UnderContent", however the "white"
> image stays in front of the logo.
> 
> Searching the net, i found many examples of how to remove images that are
> XObject but none for "Inline Images".

Are you sure that you indeed have an inline image (according to section
8.9.7 of the specification) or could it be some filled path in the content
itself?

Essentially you first have to find out what you really have there. If you
need help with that, please supply a sample PDF.

As soon as know what you really have there, you can go ahead and search all
content streams and xobject streams for that very construct.

Alternatively, simply apply the logo to the overcontent with transparency...

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/Remove-Inline-Image-tp4658130p4658131.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to