Printing problem

3 messages Options
Embed this post
Permalink
charles61

Printing problem

Reply Threaded More More options
Print post
Permalink
I have two cards in my stack. One card is for screen display where some calculations are done. The second card is my print card, where the results of the first card are inserted for printing. When I used the Open Printing with Dialog and print, I get the desired results of the print card being printed but I also get one blank sheet of paper that comes out with the hard copy. Is this an OSX problem or do I need to add something to my script to keep an extra sheet of paper coming out of the printer?
Andre.Bisseret

Re: Printing problem

Reply Threaded More More options
Print post
Permalink

Le 8 juil. 09 à 16:02, Charles Szasz a écrit :

>
> I have two cards in my stack. One card is for screen display where  
> some
> calculations are done. The second card is my print card, where the  
> results
> of the first card are inserted for printing. When I used the Open  
> Printing
> with Dialog and print, I get the desired results of the print card  
> being
> printed but I also get one blank sheet of paper that comes out with  
> the hard
> copy.
Sorry ; I am not sure to understand correctly : what do you mean by  
"comes out with" : I understand that after the first sheet has been  
printed normally, then your printer deliver another (empty) sheet ?
> Is this an OSX problem or do I need to add something to my script to
> keep an extra sheet of paper coming out of the printer?
> --
On a two cds stack, I just tried :

open printing with dialog
print cd 2
close printing

I did not get a blank sheet after the first one, which was printed  
normally (OSX 10.5.7 ; Rev 3.5).

Best regards from Grenoble

André
_______________________________________________
use-revolution mailing list
[hidden email]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
charles61

Re: Printing problem

Reply Threaded More More options
Print post
Permalink
Andre,

Thanks for your reply! What I meant is that I get a hard copy of the card and then a blank sheet of paper. But I found that Answer Printer eliminates the problem.  Thanks again.