Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Problems printing landscape

edited November 2001 in General
Hello,
I have problem on printing reports. I am using printer HP DJ610C, I draw
my report to fit landscape.
I try to print with DJ970Cxi or DJ 895cse, and the job is cut off on ther
left side. If I modify the report to fit the DJ970 or DJ895 margins, I
can't print with DJ610c. The printing preview is correct, but when the job
is printed the result is not that expected.
How can I resolve the problem?

Thanks in advance

Marco Cotroneo

P.s. My version is reportbuilder 5.56 Standard edition. I use delphi 6

Comments

  • edited November 2001
    If you are positioning the report components at runtime, then be aware that
    you should reintialize your Delphi variables before the report is printed,
    as the report will regenerate for the printer after it has printed to the
    screen. Try setting Report.CachePages to True and Report.PassSetting to
    psTwoPass as a test.


    Cheers,

    Jim Bennett
    Digital Metaphors


  • edited November 2001

  • edited November 2001
    Sorry, for the delay. You may be running off of a different version of the
    source than the one installed as RB 5.56? The first test would be to try it
    with RB 6.03 at Delphi design time. I've tried it here with our printers in
    RB 6.03 and it works for us from the IDE. Another thing to do is to download
    the latest printer driver.


    Cheers,

    Jim Bennett
    Digital Metaphors


This discussion has been closed.