Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-1376

Printer restarts after sucessfull printing Postscript

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Resolution: Unresolved
    • 0.93
    • None
    • renderer/ps
    • None
    • Operating System: Windows XP
      Platform: PC
    • 42685

    Description

      After generating a postscript-file with fop and sending the file/stream to the
      printer (Lexmark T632 and 630 - no other printers here for testing), the printer
      restarts ~30 seconds after printing the last page of the document (runs on again
      but nothing else happens). This failure appears not on all Windows-XP Versions.
      After hours of debugging i found the bug in the PSRenderer-Class and the builded
      PS-File: At the end an EOF-Command is send, but before there should be an
      end-of-page "eop"-command as well.
      Frankly - please add in stopRenderer() the line: gen.writeln("eop"); before the
      trailer and everything is fine

      Attachments

        1. test.fo
          2 kB
          Bj
        2. extract-of-ps.ps
          1.0 kB
          Bj
        3. 20369.diff
          0.9 kB
          Adrian Cumiskey

        Activity

          People

            Unassigned Unassigned
            bjoern.mahler@lineas.de Bj
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: