Html Page Print and Pdf True

Html Page Print and Pdf True

Good day,

I create a Html page and I set the print and pdf = true on the header (code), I save the script but when I open the html page there are no option of pdf or print, I return to the html code and this part of the script disappear. I have another html page that works great. 

Code

htmlpage Generate_DataSheet(equipcode)
displayname = "Generate DataSheet"
print = true
pdf = true

Best Regards,