1
Hello, I have the following problem: I have a table of Paciente
and in it has a field Foto
, which is a string
with the path of this photo. I need to generate a report with the data of the selected patient and this report should contain it. How to do this?