Prev: Uh Oh!
Next: Using VB for RGB colors in C#
From: GoodLook on 22 Jan 2010 03:48 Hi all, is there a way to add multiple labelformats to word. Its easy to add 1 new size but if you have 200 sizes and want to add this to word and make is distributable then it is not working. for word 97 and word 2000 this was not a problem We did it by regfile editing see below: is there a way to add multiple label sizes to word 2007 ? for example by using database or xml... reagards, Geert REGEDIT4 [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\9.0\Word\Custom Labels] "costum 0102"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,37,02,\ 00,00,5f,02,00,00,6b,08,00,00,b2,04,00,00,05,00,0d,00,01,00,02,00,00,00 "costum 0102 - Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\ 00,00,5f,02,00,00,37,02,00,00,b2,04,00,00,6b,08,00,00,0d,00,05,00,01,00,03,\ 00,00,00 "costum 0102N"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,1c,\ 01,00,00,5f,02,00,00,f8,08,00,00,b2,04,00,00,04,00,0a,00,01,00,02,00,00,00 "costum 0102N - Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\ 00,00,5f,02,00,00,1c,01,00,00,b2,04,00,00,f8,08,00,00,0a,00,04,00,01,00,03,\ 00,00,00 --------------------------------------
From: Graham Mayor on 22 Jan 2010 08:24 See http://www.gmayor.com/custom_labels.htm -- <>>< ><<> ><<> <>>< ><<> <>>< <>><<> Graham Mayor - Word MVP My web site www.gmayor.com Word MVP web site http://word.mvps.org <>>< ><<> ><<> <>>< ><<> <>>< <>><<> "GoodLook" <GoodLook(a)discussions.microsoft.com> wrote in message news:AC0BBE6E-6742-4322-AF24-F3D3A7515821(a)microsoft.com... > Hi all, > > is there a way to add multiple labelformats to word. > Its easy to add 1 new size but if you have 200 sizes and want to add this > to > word and make is distributable then it is not working. > > for word 97 and word 2000 this was not a problem > We did it by regfile editing see below: > is there a way to add multiple label sizes to word 2007 ? > for example by using database or xml... > > reagards, > Geert > > > > REGEDIT4 > > [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\9.0\Word\Custom Labels] > "costum > 0102"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,37,02,\ > 00,00,5f,02,00,00,6b,08,00,00,b2,04,00,00,05,00,0d,00,01,00,02,00,00,00 > "costum 0102 - > Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\ > > 00,00,5f,02,00,00,37,02,00,00,b2,04,00,00,6b,08,00,00,0d,00,05,00,01,00,03,\ > 00,00,00 > "costum > 0102N"=hex:1d,03,56,00,00,00,6d,00,57,00,6b,08,00,00,b2,04,00,00,1c,\ > > 01,00,00,5f,02,00,00,f8,08,00,00,b2,04,00,00,04,00,0a,00,01,00,02,00,00,00 > "costum 0102N - > Liggend"=hex:1d,03,56,00,00,00,6d,00,57,00,b2,04,00,00,6b,08,\ > > 00,00,5f,02,00,00,1c,01,00,00,b2,04,00,00,f8,08,00,00,0a,00,04,00,01,00,03,\ > 00,00,00 > > -------------------------------------- > >
|
Pages: 1 Prev: Uh Oh! Next: Using VB for RGB colors in C# |