I'm trying to generate a PDF for my website. Currently, I'm attempting to get the data from the database and display it out on my PDF file, however my main priority was actually to get the value from the asp:label and export it into pdf format. Unfortunately, when i open the PDF file generated, i got this error. I'm trying to generate a PDF for my website. Cu