TppImage in PDF
Delphi 7
Rb 10.02
I am trying to show two images inside a detail divided in 2 columns, when
print is correct, but when I generate the PDF, the second image is equal the
first one.
------------------------------
Estou tentando exbir duas imagens dentro de um detalhe dividido em 2
colunas, na impress?o est? correto, mas quando gero o PDF, a segunda imagem
fica igual a primeira.
------------------------------
procedure TfmRelatorios.LaudoMacroImgDetailBeforeGenerate(Sender: TObject);
begin
LaudoqiMacro1.Picture.LoadFromFile(Diretorio('i') + NomeImagemMacro);
end;
Rb 10.02
I am trying to show two images inside a detail divided in 2 columns, when
print is correct, but when I generate the PDF, the second image is equal the
first one.
------------------------------
Estou tentando exbir duas imagens dentro de um detalhe dividido em 2
colunas, na impress?o est? correto, mas quando gero o PDF, a segunda imagem
fica igual a primeira.
------------------------------
procedure TfmRelatorios.LaudoMacroImgDetailBeforeGenerate(Sender: TObject);
begin
LaudoqiMacro1.Picture.LoadFromFile(Diretorio('i') + NomeImagemMacro);
end;
This discussion has been closed.
Comments
I believe this was a bug that was fixed for a later release. Try upgrading
to the latest version of ReportBuilder (10.04) and test with that. Contact
info@digital-metaphors.com for upgrade instructions.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com