C# Code in Word Documents

  • Thread starter Thread starter GingerDeafMan
  • Start date Start date
G

GingerDeafMan

Hi again,

I'd like our C# code to appear in MS Word document as seen under Visual
Studio, with syntax colouring etc. Is this possible?

The obvious method of creating images of code and putting these in the
document does not appeal.

Cheers,

Paul.
 
Hi again,

I'd like our C# code to appear in MS Word document as seen under Visual
Studio, with syntax colouring etc. Is this possible?

The obvious method of creating images of code and putting these in the
document does not appeal.

Cheers,

Paul.

A colleague has just done a spot of lateral thinking. This can be done
by copying and pasting code from VS onto MS Word. DOH!

Not perfect due to tabs etc but workable. If anyone has better
methods...

Cheers,

Paul.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top