Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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
Posted
Comments
Kenneth Haugland 11-Aug-12 14:16pm    
Could you please give us some mor information on were you are stuck? I dont get exactly what you want to do here. I read somthing like the following:
I want to creat a new Word document in VB.NET and add some textboxes and some paragraphs to this document, this could be repeted multiple times?

1 solution

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.
 
Share this answer
 
Comments
sisilchandana 12-Aug-12 12:36pm    
Thanks for your support. I need Coding with PUBLISHER. not word. Pl help
Kenneth Haugland 12-Aug-12 12:49pm    
Than this should do:
http://www.codeproject.com/Questions/159698/Using-OF-Microsoft-Office-Interop-Publisher-under

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900