View Single Post
 
Old 02-25-2014, 12:09 AM
eNGiNe eNGiNe is offline Windows 7 32bit Office 2010 64bit
Expert
 
Join Date: Jan 2012
Location: Brussels [BE]
Posts: 746
eNGiNe is on a distinguished road
Default

Quote:
Originally Posted by ekesawi View Post
The document contains various different length indents. When I aligned the text to the right, all indents disappeared.
But that sounds about what I'd expect: if the indents are from the left margin and you then right-align the text, aren't you going to end up with a ragged left margin determined solely by the length of each line?

Quote:
Originally Posted by ekesawi View Post
I want to convert the PDF to an MS Word because then I can copy the code parts and paste them on my editor

If I wanted to copy/paste a code example from a .pdf into an editor I wouldn't use Word (or anything else) as an intermediate program. Might it not save time in the long run to copy/paste each code example as you need it, rather than try to process the whole book all at once? you can always save each code snippet in a reference file outside the code …
Reply With Quote