Click here to Skip to main content
15,907,183 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: How windows installer creates copy of msi with new msi file name? Pin
Dave Kreskowiak5-May-09 3:44
mveDave Kreskowiak5-May-09 3:44 
GeneralRe: How windows installer creates copy of msi with new msi file name? Pin
SoumyaSri5-May-09 22:35
SoumyaSri5-May-09 22:35 
GeneralRe: How windows installer creates copy of msi with new msi file name? Pin
Dave Kreskowiak6-May-09 2:14
mveDave Kreskowiak6-May-09 2:14 
JokeRe: How windows installer creates copy of msi with new msi file name? Pin
Baeltazor21-May-09 18:49
Baeltazor21-May-09 18:49 
QuestionEmbeding windows controls to webforms Pin
Ahamed Azeem4-May-09 21:09
Ahamed Azeem4-May-09 21:09 
AnswerRe: Embeding windows controls to webforms Pin
Dave Kreskowiak5-May-09 3:41
mveDave Kreskowiak5-May-09 3:41 
QuestionRebarWindow change child window posittion inside the reband control Pin
benjamin234-May-09 14:31
benjamin234-May-09 14:31 
QuestionWord automation report, chart, images Pin
flyingbaobao2-May-09 20:07
flyingbaobao2-May-09 20:07 
Well, we're doing a Winform Word reporting project for a Career evaluation comany to automate their candidate reports. We need generate some chart, images base on the candidate's result.

We have following questions:

1.Regarding how to get those chart into word, we think of two options for now, first option is to draw those chart, images in Winform and then try to insert them as pictures into Word. Second option is to use Word's own charting,
that is use MS Graph library, and insert chart straightway into word and customize the chart into our desired shape.

However, either option seems not easy, for the first option, how do we get an image or chart file from Winform and then insert the file? For the second option, the chart is NO-Standard word chart or word shape, I don't think we can draw a chart or shape out of what WORD has offered.

So if anyone have any hints how we can work around these issues, please offer some advice.


2.Another hard part is how do we dynamically draw the chart base on candidate's evaluaiton result? Say a candidate get 8 out of 10 or 70 out of 100, those points need to be reflected on the charting. But in WORD how can we draw so accurately?


3.Even we find some ways to get the chart, image into word, the next question comes to how do we precisely, exactly insert the chart/image into the right position we want in the Word file? I have been thinking of bookmarks, but it seems there's no
way to dynamically generate bookmark.


We appreicate your time and your advice in advance!
AnswerRe: Word automation report, chart, images Pin
Mycroft Holmes2-May-09 20:47
professionalMycroft Holmes2-May-09 20:47 
GeneralRe: Word automation report, chart, images Pin
flyingbaobao3-May-09 4:03
flyingbaobao3-May-09 4:03 
QuestionBegin/EndUpdate() and Suspend/ResumeLayout() Opinions appreciated. Pin
Henry Minute2-May-09 11:49
Henry Minute2-May-09 11:49 
AnswerRe: Begin/EndUpdate() and Suspend/ResumeLayout() Opinions appreciated. Pin
Mycroft Holmes2-May-09 20:51
professionalMycroft Holmes2-May-09 20:51 
GeneralRe: Begin/EndUpdate() and Suspend/ResumeLayout() Opinions appreciated. Pin
Henry Minute3-May-09 1:41
Henry Minute3-May-09 1:41 
GeneralWinforms deployment? [Issue identified] [modified] Pin
Trollslayer2-May-09 11:13
mentorTrollslayer2-May-09 11:13 
GeneralRe: Winforms deployment? Pin
Pete O'Hanlon2-May-09 11:17
mvePete O'Hanlon2-May-09 11:17 
GeneralRe: Winforms deployment? Pin
Trollslayer2-May-09 11:26
mentorTrollslayer2-May-09 11:26 
GeneralRe: Winforms deployment? Pin
Douglas Troy2-May-09 11:37
Douglas Troy2-May-09 11:37 
GeneralRe: Winforms deployment? Pin
Trollslayer2-May-09 11:47
mentorTrollslayer2-May-09 11:47 
GeneralRe: Winforms deployment? Pin
Douglas Troy2-May-09 11:53
Douglas Troy2-May-09 11:53 
GeneralRe: Winforms deployment? Pin
Henry Minute2-May-09 12:02
Henry Minute2-May-09 12:02 
GeneralRe: Winforms deployment? Pin
Trollslayer2-May-09 12:16
mentorTrollslayer2-May-09 12:16 
GeneralRe: Winforms deployment? Pin
Douglas Troy2-May-09 11:25
Douglas Troy2-May-09 11:25 
GeneralRe: Winforms deployment? Pin
Trollslayer2-May-09 11:28
mentorTrollslayer2-May-09 11:28 
GeneralRe: Winforms deployment? Pin
Douglas Troy2-May-09 11:29
Douglas Troy2-May-09 11:29 
GeneralRe: Winforms deployment? Pin
Nish Nishant2-May-09 11:57
sitebuilderNish Nishant2-May-09 11:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.