Is their a way to import text with formatting (such as bold and Italic) from textedit into indesign?
or do you have recommendations on the best way to receive formatted text from a client?
thank you
Yes, via scripts.
Check out Peter Kahrel’s CharStyle, Dave Saunders’ PreserveLocalFormatting.jsx or something similar.
Preserve Local Formatting: Dave Saunders wrote this cross-platform Javascript that can run through a selection of text (or the whole document, if nothing is selected) and replace locally-formatted bolds and italics (among others) with equivalent Character styles. The script adds the styles to the Character Styles palettes on its own,no need to create them yourself. Works in CS1 (change extension to .js), CS2, and CS3. — InDesign Secrets.com
Captured from commoncrawl.org on 28 Apr 2015. original URL