printing two card same page?

Jim Ault JimAultWins at yahoo.com
Tue May 22 11:55:13 EDT 2007


In a printing project I had to do with Rev I made a sub stack called "Print
Buddy" that held all the formatting and graphics needed, but not the
content.  My handlers merely gathered the content from the stack the users
saw, loaded the printing card in Print Buddy, adjusted positions, printed,
then returned to the main stack.

In my case, I achieved higher resolution placement of graphics by setting
the print scale to 50% and working on a card in 2x sizes.

Jim Ault
Las Vegas




On 5/22/07 7:23 AM, "Joe Lewis Wilkins" <pepetoo at cox.net> wrote:

> Robert, I'd create a temporary card onto which I could copy and paste
> each of the other cards, arranged so that they fit on a single page;
> then print the temp card; or some such tom-foolery. I'm doing
> something such as that right now, though I'm using images that
> replace the original contents of the card at print time, but I'm not
> having to provide enough area to accommodate the contents of two
> cards. It's just a matter of hiding and showing stuff at the right
> time. You could even use a temp or "print" stack with different size
> cards. Not extremely simple, but very doable in a short amount of time.
> 
> Joe Wilkins
> 
> On May 22, 2007, at 6:40 AM, Robert Mann wrote:
> 
>> I am trying to get two card printed on the same page one on top of
>> page one
>> on bottom of page each in a rectangle "468,288" 6.5 x4
>> 
>> 
>> 
>> I can get each card printed out on own page but not able to figure
>> out how
>> to print both on same page?
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution





More information about the use-livecode mailing list