Loading

How to Display the MS Chart to data Report!

Submitted by: 


' This code will make the MS chart converted to an image and load it to the data report..

MSChart1.EditCopy
Picture1.Picture = Clipboard.GetData(vbCFMetafile)
SavePicture Picture1.Picture, App.Path & "\Image1.wmf"
Set animal.DataSource = recordset
Set animal.Sections("section2").Controls.Item("Image1").Picture = LoadPicture((App.Path & "\Image1.wmf"))
animal.Show
Clipboard.clear

[inline:untitled.JPG]




Comments

Nice code hehe

sir
i need only jsp coding not in VB sir....
Sir i want to learn more jsp program pls send oftenly because i want to become one of the good progrmmer in java

Thank U

Add new comment