Well I solved the problem myself, it actually turned out to be paddings inside the table cell, setting left padding to zero removed the problem.
objTable2.LeftPadding = 0
But I can't see why this only has to be done when inserting inlineshapes and not for inserting text.
Best regards
Benny
hey
I solved the problem by adding a nested table inside a table cell, but this has brought me another problem.
When using inlineshapes.addpicture it always centers the image withing the cell, but I want it to be left aligned, so it matches the above text.
A little code:
If Len(strTwitter) >...
Hi and thanks for reading my problem
I am currently trying to make a corporate outlook signature through programming.
I am almost there, but I keep having one annoying problem that I can't solve.
In our outlook signature I have created a table and in one table cell I want to add multiple...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.