Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Programming / October 2007

Tip: Looking for answers? Try searching our database.

add textboxt under added picture

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Stella - 25 Aug 2007 23:28 GMT
My macro adds picture into a publisher file. Now I want to add a textframe
underneath each picture. How is a smart way of do this? Thanks
Ed Bennett - 26 Aug 2007 11:55 GMT
> My macro adds picture into a publisher file. Now I want to add a textframe
> underneath each picture. How is a smart way of do this? Thanks

Do you mean "underneath" as in ordering, or as in co-ordinate location?

Signature

Ed Bennett - MVP Microsoft Publisher
http://ed.mvps.org

Stella - 27 Aug 2007 06:26 GMT
My file adds pictures and under each I want to add an empty textbox. It needs
to be done after inserting the picture.

> > My macro adds picture into a publisher file. Now I want to add a textframe
> > underneath each picture. How is a smart way of do this? Thanks
>
> Do you mean "underneath" as in ordering, or as in co-ordinate location?
Ed Bennett - 27 Aug 2007 11:59 GMT
> My file adds pictures and under each I want to add an empty textbox. It needs
> to be done after inserting the picture.

You didn't answer the question I asked you. Do you want something like this:

+-----+
|     |
|Image|
|     |
+-----+
|_____| <- Text box

or

+-----+
|     |
|Image| <- Text box hidden as it's "underneath" the image
|     |
+-----+

Signature

Ed Bennett - MVP Microsoft Publisher
http://ed.mvps.org

Stella - 11 Oct 2007 05:35 GMT
like this

> +-----+
> |     |
> |Image|
> |     |
> +-----+
> |_____| <- Text box

> > My file adds pictures and under each I want to add an empty textbox. It needs
> > to be done after inserting the picture.
[quoted text clipped - 15 lines]
> |     |
> +-----+
Ed Bennett - 11 Oct 2007 09:21 GMT
> like this
>
[quoted text clipped - 4 lines]
>> +-----+
>> |_____| <- Text box

After your .AddPicture line in the macro, use a .AddTextBox line, using
the Left you used for the image, Top + Height for the new top, Width for
the Width, and some arbitrary Height.

Signature

Ed Bennett - MVP Microsoft Publisher
http://ed.mvps.org

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.