question

JNABHANI avatar image
0 Votes"
JNABHANI asked Viorel-1 commented

User specified line spacing lost when save docnet as byte array

User line spacing changes are lost after saving the word document as byte array , and I need to set line spacing when loading the document . So if I set line spacing to 23 then saved and reload the saved as byte array , if I did not set the line spacing , the loaded document will have the default line spacing , even though I select and specified a line spacing before saving the document as byte array , VSTO word addin +c# any ideas

dotnet-csharpoffice-vsto-com-dev
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@JNABHANI
As this issue is more relared to code, but tag "office-word-itpro" means general issue of Word clients, so I would remove this tag.
Thanks for your understanding.

0 Votes 0 ·

How did you save and load as byte array? Show some code to reproduce the problem.

0 Votes 0 ·

0 Answers