Fernando Calabro

Fernando Calabro

  • NA
  • 33
  • 1.8k

View PDF in AxacroPDF saved in MySql

Aug 31 2020 8:55 PM
Good night. I need help. Design a form where I save the payments made to the suppliers. Each record consists of 4 textboxes and an openfiledialog to save the payment receipt in PDF format (the database is MySql and the format of the column where the receipt is stored is LONGBLOB). What I need (and I don't know how to do it) is that when I want to consult an already saved record, when selecting it from a datagridview, it shows me the PDF file in an AxacroPDF without having to download the file to the PC. I hope you can help me. Many thanks.