Printing a Report on different printer feeds (2.01)

christianhauptmann
christianhauptmann Member Posts: 7
edited 2004-06-16 in Navision Financials
is it possible to print the first page of a report on a different printer feed?
How can i handle this?

Comments

  • StephenG
    StephenG Member Posts: 99
    Hi

    Try this thread this should poit you in the right direction
    http://www.mibuso.com/forum/viewtopic.php?t=282&highlight=printer+feed

    and you can also use these properties as well PaperSourceFirstPage and
    PaperSourceOtherPages
    Answer the question and wait for the answer.
  • christianhauptmann
    christianhauptmann Member Posts: 7
    for the link - was very helpful!!!!
  • christianhauptmann
    christianhauptmann Member Posts: 7
    Now it's time to answer my own question. I found another way without programming:

    Try this in any version of NAVISION:

    Click on the report, to print
    Click on FILE
    Use PAGE SETUP
    Specify the FIRST PAGE
    Specify the OHTER PAGES

    This setup will be saved for this report to the end of days...

    Easy and simple, hmmm :wink:
  • StephenG
    StephenG Member Posts: 99
    Now it's time to answer my own question. I found another way without programming:

    Try this in any version of NAVISION:

    Click on the report, to print
    Click on FILE
    Use PAGE SETUP
    Specify the FIRST PAGE
    Specify the OHTER PAGES

    This setup will be saved for this report to the end of days...

    Easy and simple, hmmm :wink:

    Until the next time that object is Modified, Compiled or re-imported then those settings will be lost.
    Answer the question and wait for the answer.
  • christianhauptmann
    christianhauptmann Member Posts: 7
    StephenG wrote:
    Now it's time to answer my own question. I found another way without programming:

    Try this in any version of NAVISION:

    Click on the report, to print
    Click on FILE
    Use PAGE SETUP
    Specify the FIRST PAGE
    Specify the OHTER PAGES

    This setup will be saved for this report to the end of days...

    Easy and simple, hmmm :wink:

    Until the next time that object is Modified, Compiled or re-imported then those settings will be lost.

    ok - you are right... :wink: