Forum Discussion
Torredipisa
May 30, 2023Copper Contributor
Refit the text pasted from other source
Hi
I have copied a text from a pdf source and pasted in a new docx.
But the resulting text is improperly aligned ad each row finishes much before the right margin.
See the image.
Is there any solution?
Thanks and regards
Fabio
- Charles_KenyonBronze Contributor
Torredipisa If you turn on the display of non-printing characters, you will probably see a pilcrow (¶) at the end of each line. If that is the case, use the replace facility to replace ^p with a space or possibly, you may need to replace ^13 with a space.