Skip to main content
March 11, 2009
Question

DDX PDF Dynamic Watermarking

  • March 11, 2009
  • 1 reply
  • 738 views
Hihi
I understand that DDX can watermark PDF documents using a string of static text but i am searching for a solution to implement dynamic watermarking on an existing PDF. Any idea how to approach this? beside using iTEXT?
Thanks!
This topic has been closed for replies.

1 reply

Inspiring
March 11, 2009
meowo wrote:
> Hihi
> I understand that DDX can watermark PDF documents using a string of static
> text but i am searching for a solution to implement dynamic watermarking on an
> existing PDF.

What do you mean by "dynamic watermarking" ?

--
Mack
Inspiring
March 11, 2009
> I understand that DDX can watermark PDF documents using a string of static text ...
> i am searching for a solution to implement dynamic watermarking

Yes, the question is not clear to me either. You can generate DDX dynamically, so by extension the text can be dynamic. Is that what you are asking?
March 12, 2009
sorry that my question is not clear.
ok i have this ddx and cfm file, my question is how can watermark the downloader name dynamically on the generated pdf? How do i pass a variable from cfm to ddx in my case?