1

A client of mine is writing a book in which he needs to display modern style SMS Messages in the book. He is writing with MS Word.

Is it possible to make a "SMS/Chat Message" template which he can reuse throughout the book?

I'm wondering whether it would be an idea for him to write in another way, perhaps based on HTML and CSS instead of Word.

  • I'd use HTML/CSS: [https://superuser.com/questions/1275141/how-to-wrap-every-paragraph-with-a-custom-text-box-in-word](https://superuser.com/questions/1275141/how-to-wrap-every-paragraph-with-a-custom-text-box-in-word) – cnread Apr 11 '18 at 16:49
  • @cnread Right. Maybe I could write a simple web app that generates the HTML/CSS for him. Perhaps also render it out as an image as well. – Petter Thowsen Apr 11 '18 at 18:54

1 Answers1

-1

There are many ways to style a document. Try using QuickParts AutoText:

https://www.groovypost.com/howto/microsoft/how-to-guide-for-using-autotext-quick-parts-in-office-2010/

HackSlash
  • 4,554
  • 3
  • 20
  • 38