• Hi,

    I use DKPDF and ACF and i need to run a js script for hidding some elements (if field was empty) on the generated PDF.

    Where i can put js script ?

    Thanks a lot,

    Yann

Viewing 1 replies (of 1 total)
  • Yann,
    if you are looking to run a script to remove things from a client-side displayed presentation, I think you’ll need to do so on the server-side.
    once the pdf button is clicked … all processing is done server-side (no opportunity for javascript to run)

    that being said, dinamiko has instructions on how to create custom ‘header’, ‘footer’ and ‘content’ files here.

    -DJ

Viewing 1 replies (of 1 total)
  • The topic ‘run js on generated pdf (where put js script ?)’ is closed to new replies.