Ask a Question related to Mac Applications & Software, Design and Development.
-
GrapeApe #1
Re: Reversed order printing
You know, if you get a laser printer, the driver may be more likely to collate
the pages in reading order, merely because many shove the sheets out face down.
Inkjets want the ink to air dry, so they come out face up. But that means page
2 is on top of page 1.
So you have to hand collate the pages. Dealing them into another stack like a
deck of cards once will reverse this order. If you are printing more pages
than you care to collate, of plain text, you may be better off considering a
laser anyway.
Of course, more is added to the picture if you are printing Japanese, and you
read reight to left from the back of the book.
They could do this with the print drivers themselves, but they have good
reasons for starting at the beginning of a document, such as printing web pages
where pagination does not occur until you hit print. You could image the
printing each time so it is sent to the printer in reverse order, but it will
make the printing queue longer... probably taking more time than hand
collation.
GrapeApe Guest
-
tab order when printing from Acrobat 6
Has anyone had this particular problem? When I go into the Print dialog box in Acrobat and tab over to enter in the pages I want to print, the tab... -
Creating Reversed Text Paragraph Styles
Is there any way to create a reversed text paragraph style in InDesign 2.0 other than using the paragraph rule approach -- this only works for single... -
PDF from Windows to Mac creates a reversed/negative image
I have had an issue with creating PDFs on a PC and then sending it to a MAC and the image being completely reversed, like an exact negative image.... -
eye dropper reversed...
i'm having "issues" with the eye dropper. whenever i select a color, it shows up as the background color in the palette, instead of the foreground.... -
search a string backwards - like reversed stripos
hello, i am looking for a function that easily searches a sting backwards - just like stripos but reversed. is there already one part of php or... -
Daniel Cohen #2
Re: Reversed order printing
GrapeApe <grapeape@aol.comjunk> wrote:
<snip>> Inkjets want the ink to air dry, so they come out face up. But that means page
> 2 is on top of page 1.
> So you have to hand collate the pages. Dealing them into another stack like a
> deck of cards once will reverse this order.
It can depend on what program you are using. On my inkjet, at least,> They could do this with the print drivers themselves, but they have good
> reasons for starting at the beginning of a document, such as printing web
> pages where pagination does not occur until you hit print.
when printing from Microsoft Word, there is a "reverse order" option.
But this option isn't present for all printing. I think the driver on my
old laser printer had a reverse order option as part of the driver.
--
Send e-mail to the Reply-To address;
mail to the From address is never read
Daniel Cohen Guest



Reply With Quote

