Copy link to clipboard
Copied
Heya - I was supplied a word doc from google docs.
However a lot of the text is coming up backwards - or sometimes just the apostrophes are coming up backwards and spaces in the wrong places.
Once I put it into the paragraph style - then clear the overides its fixed - but its a bit time consuming.
Does anyone know the reason - or a better solution.
As @John Mensinger said, you're bringing in Google Doc's manual formatting code along with the text. You need to strip it out, which is what "Clear Overrides" does.
But our studio has found that "clear overrides" doesn't always scrub the text clean enough and leaves some strange hidden coding in the text that causes problems for our automated publishing workflows and exports to accessible tagged PDF.
So we prefer to do a thorough scrubbing of the crud so that it doesn't cause any problems during p
...Copy link to clipboard
Copied
melaniescooby wrote
Once I put it into the paragraph style - then clear the overides its fixed - but its a bit time consuming.
That suggests to me that underlying style code is coming along with the text. You could try copy/paste rather than Placing the document, and either:
Copy link to clipboard
Copied
Solution: save the DOC as text file or RTF, then copy into ID.
Copy link to clipboard
Copied
As @John Mensinger said, you're bringing in Google Doc's manual formatting code along with the text. You need to strip it out, which is what "Clear Overrides" does.
But our studio has found that "clear overrides" doesn't always scrub the text clean enough and leaves some strange hidden coding in the text that causes problems for our automated publishing workflows and exports to accessible tagged PDF.
So we prefer to do a thorough scrubbing of the crud so that it doesn't cause any problems during production. Especially important with Google Docs, which leaves a lot of residual code crud in the file.
If you use File / Place / Show Import Options to bring the content into your layout, you can strip out the formatting during the place procedure. Set the import options to these settings, which strips out all formatting (both manual overrides and styles) from the incoming file:
Find more inspiration, events, and resources on the new Adobe Community
Explore Now