I need to add picture to spreedsheet as programmatically. I stored pics which user wanted on catalog, and I need write pics of users on spreedsheet as programmatically.
PictureFile = PredefinedValue("Catalog.GömülüDosyalar.EmptyRef");
PictureFile = Sdr.TahliyePlanı;
If Not PictureFile.IsEmpty() Then
Picture = New Picture(PictureFile.FileData.Get());
Page7.Drawings.TahliyePlanı.Picture = Picture;
EndIf;
Bu on the next days I'll need to know how to use QRCode, so I learned because of this, thank you so much. Thank you again.
Edited: - Dec 07, 2015 04:58 AM
Pages:1
Users browsing this topic (guests: 1, registered: 0, hidden: 0)