Microsoft Office Interop发布者应用程序

问题描述:

大家好,
我想以编程方式(VB.NET 2005)打开Publisher文档.并添加文本框和一些文本.然后再次添加新页面和新文本框,并链接这些文本框.

我尝试从Internet获得一些帮助.我没办法请帮我


Chandana De Silva

Hi all,
I want to Open Publisher document programatically (VB.NET 2005). and add textbox and some text also. Then add new page and New textbox again, and Link those textboxes.

I try to get some help from Internet. I was unable. Pl help me


Chandana De Silva

以下是Microsoft提供的有关如何在VB中创建新Word文档的文档:
http://support.microsoft.com/kb/316383 [ http://msdn.microsoft.com/en-us/library/xhzd9e8s%28v = vs.80%29.aspx [ ^ ]

跳到新页面:
http://www.zimbio.com/Microsoft + Word/articles/PJzZALRwf87/How + Insert + Break + Word + Document + C + VB + NET [
Here is the documentation from Microsoft in how tocreate a new Word document in VB:
http://support.microsoft.com/kb/316383[^]

If you want to add textboxes to a Word document, here is how you do that:
http://msdn.microsoft.com/en-us/library/xhzd9e8s%28v=vs.80%29.aspx[^]

Skip to new page :
http://www.zimbio.com/Microsoft+Word/articles/PJzZALRwf87/How+Insert+Break+Word+Document+C+VB+NET[^]

If this does not help you, you should answer the question I had in my comment.