This content has been marked as final.
Show 2 replies
-
1. Re: PDDocWatermarkTextParams with an ASText which contains several fonts
lrosenth Jul 27, 2010 4:54 AM (in response to joeln3)The only time that multiple fonts would be used for a watermark is if the text is in Unicode and the specified font doesn’t include the necessary glyphs - so Acrobat has to find them somewhere.
You may have to reimplement that method to meet your needs.
-
2. Re: PDDocWatermarkTextParams with an ASText which contains several fonts
joeln3 Jul 27, 2010 5:00 AM (in response to lrosenth)Yes it's true I use Unicode and the specified font does'nt include all necessary glyphs. But do you know another method to do that?
Because I guess that reimplement the AddWatermark is a lot of work...
Regards,
Joe



