Skip to main content
Participant
July 4, 2013
Question

Can we extract data from digitally signed pdf using coldfusion?

  • July 4, 2013
  • 1 reply
  • 720 views

Please reply soon.

    This topic has been closed for replies.

    1 reply

    Participant
    February 14, 2014

    I found  2 solutions.

    1. we can extract by using <cfpdfform action="read">.

    This tag is available CF9 and above and also it is not supported by railo.

    2. We can extract by using builtin itext functions. It will support in Railo too.

    Thanks,

    Babu