2 Replies Latest reply: Jul 27, 2010 5:00 AM by joeln3 RSS

    PDDocWatermarkTextParams with an ASText which contains several fonts

    joeln3 Community Member

      Hello,

       

      I use the PDDocAddWatermarkFromText() method with the PDDocWatermarkTextParams to add a text as a watermark in my document. Unfortunatelly sometimes I have to add a text which contains several fonts and the PDDocWatermarkTextParams only allows to add a single font. Either a sysFontName or a PDEFont.

       

      I know that Adobe Acrobat do the work while an user add a watermark --> then the watermark is created with several fonts in the Resource dict.

       

      But is it possible to do that using the SDK?

       

      Thanks in advance,

      Joe