Dominik

Show:

What's happening?

  • Class members of sub-classed TCPDF destroyed after Output()

    Version: 5.9.152 Example base: example_003.php When sub-classing the TCPDF class and adding new functionality, all class members are destroyed on a call of Output() (which calls Close() and this calls _destroy()). There might be a case where someone wants to access the members of his class after outputting the PDF data, e.g. when just fetching it with mode 'S' and doing some stuff afterwards.

    2012-03-27 10:19:26 PDT in TCPDF - PHP class...

About Me

  • 2002-07-23 (10 years ago)
  • 582889
  • dataghost (My Site)
  • Dominik

Send me a message