M
MartLew
Guest
Hi
I have a C# Applicaiton which is copying a chart from Excel and pasting into Word.
When pasting into Word, the font spacing\kerning becomes incorrect and some characters are noticeably out of position.
I am using the Excel Chart.CopyPicture() and Word Range.Paste() methods from Interop versions 14.0 for both.
Many thanks
Martin
Continue reading...
I have a C# Applicaiton which is copying a chart from Excel and pasting into Word.
When pasting into Word, the font spacing\kerning becomes incorrect and some characters are noticeably out of position.
I am using the Excel Chart.CopyPicture() and Word Range.Paste() methods from Interop versions 14.0 for both.
Many thanks
Martin
Continue reading...