insert code into word document Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/insert-code-into-word-document/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Fri, 08 Nov 2013 20:37:52 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://www.anujvarma.com/wp-content/uploads/anujtech.png insert code into word document Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/insert-code-into-word-document/ 32 32 Inserting code snippets into MS Word documents https://www.anujvarma.com/inserting-code-snippets-into-ms-word-documents/ https://www.anujvarma.com/inserting-code-snippets-into-ms-word-documents/#respond Fri, 08 Nov 2013 20:37:51 +0000 http://www.anujvarma.com/?p=1715 Step 1 – Insert Object from MS Word’s INSERT menu. Select OBJECT from the drop-down (as opposed to ‘Text from file’).   Step 2 – You should see an ‘Object’ […]

The post Inserting code snippets into MS Word documents appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
Step 1 – Insert Object from MS Word’s INSERT menu. Select OBJECT from the drop-down (as opposed to ‘Text from file’).

insert_object

 

Step 2 – You should see an ‘Object’ pop-up – that contains a list of ‘object types’ that you can insert. Select ‘OpenDocument – Text’.

Open_Document_Text

 

Step 3 – That’s it – Now cut and paste your code (from your IDE or wherever) into the OpenText document. When you ‘paste’ it, you can paste ‘with formatting’ so that it looks like code. The resulting object shows up neatly inside your word document – and takes up only as much space as you need it to (you can drag and reduce the size of the embedded document).

This is how my document ended up looking (after inserting some TSQL code).

embedded_code_word

The post Inserting code snippets into MS Word documents appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/inserting-code-snippets-into-ms-word-documents/feed/ 0