Menu

#1 No of Print on Excel print is wrong

v1.0_(example)
open
nobody
None
5
2007-08-02
2007-08-02
Anonymous
No

Hi,

I run the example "import jxl.demo.ReadWrite" and generate a new excel file.
The new generate file looks ok. But, when I do a print on the whole sheets of the file, it print out so many pages. When I open the "Print" window from excel of the "Data" sheet, I found out the "Number of Copies" has been changed to "15" instead of 1 on the old template.

Also the "Adjust to" on Page Setup of excel also got wrong number instead of default 100% of normal size.

Thanks,

Ajit

Discussion

  • Igor Deruga

    Igor Deruga - 2007-10-10

    Logged In: YES
    user_id=1909875
    Originator: NO

    I've tested a simple workaround: setting the number of copies manually.
    It works fine for me:
    sheet.getSettings().setCopies(1);

    Sincerely,
    Igor

     
  • Pieter G

    Pieter G - 2008-02-14

    Logged In: YES
    user_id=2008349
    Originator: NO

    see issue: #1893446 for more details

     

Log in to post a comment.

MongoDB Logo MongoDB