Skip to content

This is no longer a valid example, Ghostscript requires a seekable output for tiff #43

Description

@WarrenDB

https://github.com/jhabjan/Ghostscript.NET/blob/93776b5f0c6284c27d69488227c07660b868734d/Ghostscript.NET.Samples/Samples/ProcessorSample1.cs#L95

Ghostscript now checks to make sure the output stream is seekable, anonymous pipes (and pipes in general) are non-seekable by definition. As seen in the documentation CanSeek is false in all cases.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions