PDA

View Full Version : bug: prints nonsense with false pagenumbers


Andreasm82
July 28th, 2005, 02:15 AM
If the page number "to" is smaller than pagenumber "from", foxit prints nonsense.

Example:

in field "from": 32
in field "to": 3

(I want to print pages 32 to 33, but I mistyped...)

Ok, foxit printed pages from 74 down to .... in this case.
I don't know, I stopped it!



I hope, you understand, what I mean...

Andreasm82
July 28th, 2005, 02:53 AM
another bug related to the print-dialog:

If I must type in a number e.g. "33" in the field "from" (or "to"), foxit jumps out of this field after the first "3". So I must click with my mouse again in this field for typing in the secend "3".

This happens with all numbers bigger than "9"

Andreasm82
July 28th, 2005, 02:59 AM
IDEA: Foxit should remember settings under "print"

because I often print 2 pages on one sheet, it would be easier for me, If I could save that settings....

Andreasm82
August 3rd, 2005, 10:37 AM
foxitreader crashs, if my printer has some trouble (no more paper, etc.)

See attached file!

"keine Rückmeldung" in titlebar means, that foxit has crashed.

ybom
August 4th, 2005, 10:12 PM
Maybe it could be coded to print the pages backwards if you put numbers smaller like that?

F.E. if you put From: 5 To: 1 it would print page 5, 4, 3, 2, 1.

Actually I prefer the coding block, so you can put in special page printing needs (seen in newer versions of office), where it just has a single form block and you type in stuff like "1-10, 12, 13, 15-20" and it'll print those exact pages. I find this very convenient and powerful for complicated tasks.