Attached are my pdf files. Thanks a lot!
At 2011-09-28 03:03:09,"1T3XT BVBA [via iText - General]"
wrote:
On 27/09/2011 10:55,[hidden email] wrote:
> The viewer I use is Adobe Reader 9.
In that case, we'd need to see the PDF to find out what's wrong with it.
Also read:http://lowagie.com/nod
try to see if follow your rules...
At 2011-09-28 03:03:09,"1T3XT BVBA [via iText - General]"
wrote:
On 27/09/2011 10:55,[hidden email] wrote:
> The viewer I use is Adobe Reader 9.
In that case, we'd need to see the PDF to find out what's wrong with it.
Also read:http://lowagie.com/node/205
The viewer I use is Adobe Reader 9.
--
View this message in context:
http://itext-general.2136553.n4.nabble.com/Make-a-PDF-layer-only-visible-on-screen-can-not-be-printed-on-paper-tp3846123p3846538.html
Sent from the iText - General mailing list archive at Nabble.com.
--
I have a existing pdf file "layer_source.pdf", I want to add a background
picture "watermark.jpg" on each page of this file. I hope the background pic
is only visible on screen and won't be printed on paper. I use Pdflayer
class of itext v5.1.2 here. I use the mothed "setPrint("Print", false)", but