Does anybody know how I can paste something from Acrobat into Word without it taking every new line as a hard CR? IE, I want to paste this from an Acrobat document
( Read more... )
Try one of the "paste special" options? That's my best guess.
I suspect the problem is that there actually are hard returns in the source selection, so you're going to have to strip them out somehow. If you don't like the TextPad solution, you could always paste it into the Word doc, select it, and do a search-and-repace for hard returns...
Yeah, I routinely fire up emacs and do M-x replace-string for this kind of crap. It's incredible.
I have heard that TextWrangler for Mac is good for this sort of thing as well.
Bottom line: no one seems to use Just Plain Text anymore, and I think that that's a tactical error on the world's part.
Psyched to hear about these solutions. I'm probably going to try all of them at some point just because this is one of those annoying things that a really clean process for would save me a lot of workaround time in aggregate.
Comments 7
I suspect the problem is that there actually are hard returns in the source selection, so you're going to have to strip them out somehow. If you don't like the TextPad solution, you could always paste it into the Word doc, select it, and do a search-and-repace for hard returns...
Reply
Edit -> Replace
Hit "More" button
Find What: Special -> Paragraph Mark
Replace With: Space (or nothing, depending on how it is formatted)
Alternately, I sometimes drop it into Eudora, and do Message Plug Ins-> Unwrap Text
Hope this helps.
Reply
Find What: Special -> Paragraph MarkParagraph Mark (will show up ^p^p)
Replace With: AAAA (or some other string that would not exist in the document).
Then:
Find What: Special -> Paragraph Mark
Replace With: Space (or nothing, depending on how it is formatted)
And then:
Find What: AAAA
Replace With: ^p^p
What sucks really hard is if you have an Acrobat document with columns, and copy-paste grabs multiple columns.
Reply
Reply
I have heard that TextWrangler for Mac is good for this sort of thing as well.
Bottom line: no one seems to use Just Plain Text anymore, and I think that that's a tactical error on the world's part.
Psyched to hear about these solutions. I'm probably going to try all of them at some point just because this is one of those annoying things that a really clean process for would save me a lot of workaround time in aggregate.
Reply
Reply
Then you can copy the text from word and use it as you please.
http://www.investintech.com/able2extract.html
Reply
Leave a comment