When you create buttons in TCPDF the buttons are only visible in the browser preview.
After saving the file, all the buttons disappear from the pdf document.
I want to have a simple text displayed in the browser preview. After downloading the pdf file the text should disappear just like the buttons do.
Is there a way to achieve this?