Downloads:
24,769
Downloads of v 5.0.0.20170414:
580
Last Update:
16 May 2017
Package Maintainer(s):
Software Author(s):
- Russel Lang
Tags:
gsview ghostscript postscript gui admin- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
GhostScript preViewer
- 1
- 2
- 3
5.0.0.20170414 | Updated: 16 May 2017
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
24,769
Downloads of v 5.0.0.20170414:
580
Maintainer(s):
Software Author(s):
- Russel Lang
GhostScript preViewer 5.0.0.20170414
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Russel Lang. The inclusion of Russel Lang trademark(s), if any, upon this webpage is solely to identify Russel Lang goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved by moderator flcdrg on 19 May 2017.
This package is unlisted and hidden from package listings.
GSview is a graphical interface for Ghostscript. Ghostscript is an interpreter for the PostScript page description language used by laser printers. For documents following the Adobe PostScript Document Structuring Conventions, GSview allows selected pages to be viewed or printed. GSview requires Ghostscript.
Features include:
- Display and print PostScript and PDF files.
- View pages in arbitrary order (Next, Previous, Goto).
- Page size and Orientation are automatically selected from DSC comments or can be selected using the menu.
- Print selected pages using Ghostscript.
- Convert pages to bitmap, PDF or PostScript.
- Selectable display resolution, depth, alpha.
- Single button zoom.
- Extract selected pages to another file.
- Copy display bitmap to clipboard.
- Save clipboard bitmap as BMP file.
- Add bitmap or user preview to EPS file (Interchange, TIFF or Windows Metafile)
- Graphically select and show bounding box for EPS file.
- Extract bitmap preview or PostScript from DOS EPS file.
- Extract text or search for text.
- Can read gzip and bzip2 compressed PostScript and PDF files.
Version Note
There are two "branches" of GSView. They share a name and have very similar function and UI, but they have only some common code and have different copyrights.
- "GSView" version 5 and earlier was produced by Russell Lang at Ghostgum Software Pty Ltd.. This version exhibits problems with versions of GhostScript newer than 9.16 and should only be used if the Ghostscript.app package is "pinned".
- "GSView" version 6+ is produced by Artifex Software LLC. This version should be used with more recent versions of GhostScript.
Registering GSview
If you wish to support the development of GSview or wish to disable the GSview nag screen, please consider registering GSview. There is no requirement for you to register GSview. According to the terms of the GSview licence, you can use GSview without any payment. The registration fee is AUD$40 (approx. USD$40). GSview can be registered online at an external secure site.
GSview can also be registered by faxing or mailing a registration form. Ghostgum Software prefers that you use the online registration method. A site registration for multiple computers is also available.
$packageName='GSView'
$unexe = Join-Path $env:ProgramFiles 'GSView\gsview\uninstgs.exe'
$list = Join-Path (Split-Path $unexe) 'uninstal.txt'
if (Test-Path $unexe) {
$UninstallArgs = @{
packageName = $packageName
fileType = 'exe'
file = $unexe
silentArgs = "`"$list`" -quiet"
validExitCodes = @(0)
}
Uninstall-ChocolateyPackage @UninstallArgs
Remove-Item (Split-Path (Split-Path $unexe)) -Recurse -Force
} else {
Write-Host "Uninstaller not found!"
}
Log in or click on link to see number of positives.
- gsv50w64.exe (80d0161abbb3) - ## / 64
- gsv50w32.exe (35afa580e02c) - ## / 63
- GSView.5.0.0.20170414.nupkg (78a5738a19b8) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Copyright © Ghostgum Software Pty Ltd.
-
- Ghostscript.app (≥ 9.04 && < 9.17)
Ground Rules:
- This discussion is only about GhostScript preViewer and the GhostScript preViewer package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or GhostScript preViewer, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.