in reply to Re^2: How to remove spaces after modifying an xml sheet.
in thread How to remove blank lines(new lines) after modifying an xml sheet.

removing the pretty_print option is printing the whole xml on the command line

I doubt that; at least I can't reproduce it with the code sample you gave. Are you sure that's the only change you made to your code?

  • Comment on Re^3: How to remove spaces after modifying an xml sheet.

Replies are listed 'Best First'.
Re^4: How to remove spaces after modifying an xml sheet.
by 92sai (Novice) on Jun 18, 2015 at 13:31 UTC
    yeah, now its working. Thanks a lot.