Reverse page 1 onto page 2

R

Ryan

I'm using publisher to print signs for a supermarket (ie. Bananas,
49¢). Sometimes we have what are called "split signs" where 2 items
are on one sign(one on the left and one on the right). All signs are
double sided, and when we print these "split signs" we have to print
thereverse image of the sign on the back so the items are on the same
side from either way you look at it. I need to be able to:


1) select the left 50% of the sign on page one
2) cut it
3) paste it to the right side of page 2
4) select the right 50% od page one
5) cut it
6) paste it to the left side of page 2


I'm using 11"x17" paper, landscape, and a Ricoh cl7100 to duplex the paper.
So far I have been able to nudge the WordArt(all things on the page are
wordart) to the opposite sides of the paper. But when I cut and paste them to
page two in VB, they revert back to their original positions. I've tried
sendkeys aand everything. I can make the process work by using the arrow keys
to nudge and crt+c,ctl+v.

Any new ideas how to perform this action and coding examples would be
extremely appreciated. I know there has to be an easy way.


Thanks alot for any help
 
C

Chirag

You could probably do the following:
1. Save the image of the page.
2. Paste the image to the next page.
3. Crop the image into half, reverse it and place it accordingly.
4. Paste the image again to the same next page.
5. Crop the image into other half, reverse it and place it next to the image
of step 2.

Does this help?

- Chirag

PowerShow - View multiple PowerPoint slide shows simultaneously
http://officeone.mvps.org/powershow/powershow.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top