Results 1 to 3 of 3

Thread: Label layout settings with word automation

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2005
    Posts
    91

    Label layout settings with word automation

    I am using word automation (WordXp) with my VB6 App.
    I want to change the label settings like width, height, number across, number down, Top margin, Side margin, Vertical en horizontal pitch
    These settings are available in word in window 'Label options', which is a subwindow from window 'Envelopes and Labels'
    Now i want to change these settings programmaticly in vb
    like
    Appword.ActiveDocument.....

    Where can i find this and all settings concerning labels are welcome

    Added info:
    In he meanwhile i allready found several options.
    Now i still need following
    I can get the custom labelnames but not the once in Word itself
    The custom once i get:

    AppWord.mailingLabel.Customlabels(i).Name

    When put in a loop i get all the labelnames and put them in a combobox.
    But Where are the wordlabelnames like AE (2x4) Address.... from the Label options window?
    Last edited by lvermeersch; Apr 6th, 2006 at 09:01 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width