Problema con la incorporación de texto
-
Si tengo un texto largo en Word y lo intento incorporar a Notepad, me sale todo de signos raros. ¿Hay alguna formato posible que acepte Notepad, para darle luego forma, o tengo que volver a escribir todo el texto?
-
If I have a long piece of text in Word and I try to add it to Notepad, it all comes out with strange characters. Is there a possible format that Notepad accepts, so I can format it later, or do I have to retype the entire text?
This forum is about the application Notepad++, not Microsoft’s
notepad.exe
app that automatically comes with Windows. If you are asking about the Microsoft app, we cannot help you. But I will continue my response assuming you meant “Notepad++”If you copy text from inside MS Word and paste it in Notepad++ , it will properly paste the text. If you open the
.docx
Word file in Notepad++, then you will see a bunch of weird symbols likeETX
andDC4
andNUL
, and you cannot copy and paste that and expect that it will be “normal text” – our FAQ explains why it doesn’t work to open a.docx
file in a text editor like Notepad++ (short version: because.docx
is a binary format, not a text format).If this isn’t enough of an answer for you, you will need to provide more details, including the ?-menu’s Debug Info and the exact steps you are taking to copy from Word to Notepad++. Screenshots could also help us diagnose your problem.