Cannot align objects in a drawing canvas

Anonymous
2010-07-08T15:31:05+00:00

I have several clipart objects in a drawing canvas and I want to align them with each other and within the canvas. The alignment options are all greyed out regardless of whether I have "align to page" or "align to canvas" selected.

This happens in Word 2010 on both Windows 7 and Windows Vista

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2010-09-02T09:38:03+00:00

Summarising:

1 - Inside the canvas you cannot align objects

2 - You have to move object outside the canvas in order to align them, BUT:

3 - Outside the canvas you cannot use connectors...

A bit frustrating for people who work every single day with word...

Was this answer helpful?

30+ people found this answer helpful.
0 comments No comments

88 additional answers

Sort by: Most helpful
  1. Anonymous
    2012-06-01T21:11:18+00:00

    Oups! Almost all align commands... The "Distribute horizontally" and "Distribute vertically" commands do not work with Selected objects, although they work with Drawing zone. One can only hope that Microsoft will fix this mess soon...

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-06-01T19:54:44+00:00

    I was waiting to get my new computer to install Office 2010. For those of you like me who are new to Word 2010: all the align commands do not work for drawings on a canvas. This is not a new feature of Word 2010, it is a bug that Microsoft still has not fixed. The VBA code of Masashi Nezumiya is excellent and very short. This makes me wonder that it may not have taken very long for Microsoft to fix this bug…

    All my documents are presently in Word 2007 format. Until the bug is fixed, here is what I suggest. With Word 2010, open a document that was created with Word 2007. This allows editing the document in a compatibility mode where all the align commands work just like in Word 2007. To keep the document in this compatibility mode, select the “Compatility with previous Word versions” which appears towards to bottom of the “Save as” window. Word 2010 remembers this selection, so you don’t have to worry even if you do a simple “Save”. When the align bug will eventually get fixed, the documents can then be upgraded to the full-fledged Word 2010 format.

    By the way, a new feature of Word 2010 is the replacement of the excellent free shape line of Word 2007 by the doubtful diagonal-in-a-box. Probably, another reason to stay with the compatibility mode.

    Note that the Word command phrases that I am using may not be exact because I work in a French environment, but I trust that you will understand.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-06-01T01:34:25+00:00

    I am a professor at the School of High Technology in Montreal, Canada. I agree with all previous comments. I have used Word for years to prepare my lecture notes and for all my technical reports. The majority of our students use Word for their masters and PhD theses.

    All these documents include numerous technical sketches which presentation must be careful and precise. The fact that objects cannot be aligned on canvas in Word 2010 makes this version virtually unusable for engineering documents most of which contain figures.

    On its web page "Add a drawing to a document - Applies to: Microsoft Word 2010" :

    http://office.microsoft.com/en-us/word-help/add-a-drawing-to-a-document-HA010370564.aspx?CTT=1

    Microsoft announces that objects can be aligned on a canvas : "Align the objects on the canvas. To align the objects, press and hold CTRL while you select the objects that you want to align. In the Arrange group, click Align to choose from an assortment of alignment commands."

    Obviously, Microsoft suggests that objects can be aligned… but it has to work!

    Masashi Nezumiya, thank you for your code.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-05-03T18:53:04+00:00

    Summarising:

    1 - Inside the canvas you cannot align objects

    2 - You have to move object outside the canvas in order to align them, BUT:

    3 - Outside the canvas you cannot use connectors...

     

    A bit frustrating for people who work every single day with word...

    I have written some tiny code to avoid this issue.

    With this code you can align items on the canvas.

    I hope this will be some help for someone.

    http://nezumiya.net/en/archives/66

    This a awesome! I don't know how I missed this post until now. Thank you!

    Was this answer helpful?

    0 comments No comments