CRYSTAL REPORTS
Quero setar a imagem via VB em um componente do tipo Ole Object que esta no crystal, tentei de vários métodos mas nenhum funcionou, como por exemplo
report.Sections(1).ReportObjects("piclogo").Picture = loadpicture(path)
report.Sections(1).ReportObjects("piclogo").Picture = path
report.Sections(1).ReportObjects("piclogo").setPicture = loadpicture(path)
report.Sections(1).ReportObjects("piclogo").setPicture = path
Alguem ai manja como fazer isso, e tambem como deixa-lo visivel ou não?
report.Sections(1).ReportObjects("piclogo").Picture = loadpicture(path)
report.Sections(1).ReportObjects("piclogo").Picture = path
report.Sections(1).ReportObjects("piclogo").setPicture = loadpicture(path)
report.Sections(1).ReportObjects("piclogo").setPicture = path
Alguem ai manja como fazer isso, e tambem como deixa-lo visivel ou não?
Putes, tentei de tudo que é jeito, menos a que funcionava [S39]
Valeu
Valeu
Tópico encerrado , respostas não são mais permitidas