Offset each printjob

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • NuttySquirrel
    • May 2025

    #1

    [Misc] Offset each printjob

    Hello,

    I have a Kyocera TASKalfa 300i without a finisher, and have a question regarding offset settings.

    I'd like to offset each 8.5 x 11 printjob, so that if two people print right after one another, the second person's printjob is offset from the first person's.

    Currently, trays one and two are filled with 8.5 x 11 paper, with tray two being rotated.

    I have successfully set up the machine to offset while copying, and this works perfectly. However I am unable to find any options to set up offsetting while printing. I'm only seeing an offset setting under the printer drivers, which offsets multiple copies sent from one person.

    Is there a way to offset each 8.5 x 11 printjob?

    Thank you.
  • jmaister
    certified scrub

    Site Contributor
    500+ Posts
    • Aug 2010
    • 755

    #2
    Re: Offset each printjob

    one could default offset to be on, but set one is always the orientation of your default paper source. If user were copying/printing one set, the next job would be the same orientation.

    edit: in theory, havent tried
    Last edited by jmaister; 08-05-2011, 09:53 PM.
    Idling colour developers are not healthy developers.

    Comment

    • Venom
      Technical/IT Support

      500+ Posts
      • Nov 2009
      • 765

      #3
      Re: Offset each printjob

      or maybe set up virtual mailboxes sothe customer's print job is held until they release at the machine
      IBM, Mita, Konica Minolta, Ricoh, Kyocera, HyPAS, Canon, Oce, Samsung, HP, TEO IP PBX/Unified Communications, Comptia Network+ Comptia PDI+ Certifications

      Comment

      • blackcat4866
        Master Of The Obvious

        Site Contributor
        10,000+ Posts
        • Jul 2007
        • 22930

        #4
        Re: Offset each printjob

        You might try the following Prescribe command:

        !R! FRPO S1,1; FRPO Y3,16;EXIT;

        ... which sets a print default as collate. Now, I don't know if the machine will look for a physical finisher or will rotate sort, but it's something to try. The Y3 setting allows the machine to display a a specific type of finishing error if specific equipment is required/not present.

        The more I read on this topic, the more I think it won't work, but will do no harm to try.

        To restore original settings:
        !R! FRPO S1,0; FRPO Y3,0;EXIT;

        There aren't any specific FRPO commands specifying offset. =^..^=
        If you'd like a serious answer to your request:
        1) demonstrate that you've read the manual
        2) demonstrate that you made some attempt to fix it.
        3) if you're going to ask about jams include the jam code.
        4) if you're going to ask about an error code include the error code.
        5) You are the person onsite. Only you can make observations.

        blackcat: Master Of The Obvious =^..^=

        Comment

        • NuttySquirrel

          #5
          Re: Offset each printjob

          Thank you for the feedback gentlemen.

          Comment

          Working...