Location:
Search - ghostscript
Search list
Description: printer driver for the HP670, HP690, HP850, HP855
HP870, HP890, HP1100 and HP1600 color printers.
To be used with the Ghostscript printing system.-printer driver for the HP670, HP690. HP850, HP855 HP870, HP890. HP1100 and HP1600 color printers. To be used wit h the Ghostscript printing system.
Platform: |
Size: 23882 |
Author: hansoft |
Hits:
Description: Pdf2html转换,使用ghostscript
Platform: |
Size: 6902944 |
Author: ZZChen |
Hits:
Description: GhostScript的源代码,开发环境是Linux-GhostScript source code development environment for Linux
Platform: |
Size: 1248233 |
Author: 王磊 |
Hits:
Description: GSview 4.6 PostScript previewer。Ghostscript在MS-Windows, OS/2 and Unix下的图形化接口-ESP 4.6 PostScript previewer. Ghostscript in MS-Windows, OS / 2 and Unix graphical interface
Platform: |
Size: 1480297 |
Author: 谭杰 |
Hits:
Description: GhostScript的源代码,开发环境是Linux-GhostScript source code development environment for Linux
Platform: |
Size: 1248256 |
Author: 王磊 |
Hits:
Description: GSview 4.6 PostScript previewer。Ghostscript在MS-Windows, OS/2 and Unix下的图形化接口-ESP 4.6 PostScript previewer. Ghostscript in MS-Windows, OS/2 and Unix graphical interface
Platform: |
Size: 1479680 |
Author: 谭杰 |
Hits:
Description: printer driver for the HP670, HP690, HP850, HP855
HP870, HP890, HP1100 and HP1600 color printers.
To be used with the Ghostscript printing system.-printer driver for the HP670, HP690. HP850, HP855 HP870, HP890. HP1100 and HP1600 color printers. To be used wit h the Ghostscript printing system.
Platform: |
Size: 23552 |
Author: hansoft |
Hits:
Description: Pdf2html转换,使用ghostscript-Pdf2html conversion, the use of Ghostscript
Platform: |
Size: 6902784 |
Author: ZZChen |
Hits:
Description: OpenMeetings是一款基于LGPL协议发布的多语言支持的开源网络视频会议软件,除了支持视频和语音外,该软件还能够让与会 者互相访问对方的桌面。另外它还提供了丰富的外部插件,如白板、图片导入、邀请、考核系统、备份等,大大提高了网络会议的效率和互动性。用户也可以定义会 议是否公开。
目前Linux系统下,OpenMeetings应该是同类软件中最为出色的一款,尤其适合企业级应用。-Networked storage solutions, freeNAS, enterprise-class networked storage solutions
Platform: |
Size: 38060032 |
Author: 听风 |
Hits:
Description: openmeetings组件之GS
openmeetings组件之GS-openmeetings components of GS openmeetings components of GS openmeetings components of GS
Platform: |
Size: 17691648 |
Author: 听风 |
Hits:
Description: 可转换为png、Tif或jpg文件,推荐png格式。
需要GhostScript 8.64,安装后将gs32dll.dll 放在此程序exe文件同一个目录内 -Can be converted to png, Tif or jpg files, png format recommend. Required GhostScript 8.64, the installation procedure will gs32dll.dll this exe file on a directory within the same
Platform: |
Size: 52224 |
Author: yefeng |
Hits:
Description: 用ghostscript语言编写的一个ps文件,用于打印中文信息-Ghostscript language with a ps file, for printing information中文
Platform: |
Size: 2048 |
Author: emma |
Hits:
Description: 打印像素处理,可以设置打印像素,详细的请看程序。-This software was written by Alessandro Briosi with the
assistance of Russell Lang, as an example of how the
Ghostscript DLL may be used Delphi.
It is not a finished product.
The test program is precompiled as Test.exe.
You must have the Ghostscript DLL on your search path.
For example:
path path c:\gs\gs7.04\bin
.\test.exe
Select "Open File" and it will render all pages then allow you
to view them one at a time. It caches ALL pages in memory,
so don t use it on a PostScript or PDF file with many pages.
Bug fixes by Kelly Dresser 2004-06-26, to work on 32-bit
display and correct the calling convention of stdio and poll
callbacks.
Platform: |
Size: 169984 |
Author: abner |
Hits:
Description: The documentation is automatically extracted from the source code using
Doxygen (http://www.doxygen.org). The suggested version is the latest one
versions as back as 1.2.14 should still work.
The basic requirement to produce html documentation are:
1) Doxygen
2) Graphviz (http://www.research.att.com/sw/tools/graphviz/)
3) Aladdin Ghostscript (http://www.ghostscript.com/)
If you want to produce PDF and/or PS documentation you will need also:
4) TeX/LaTeX
5) epstopdf. It s available as Perl script (you will also need Perl, of
course), C source to be compiled or Windows executable.
The above, and any additional packages your LaTeX installation might need,
are available through the CTAN (http://www.ctan.org/)
-The documentation is automatically extracted from the source code using
Doxygen (http://www.doxygen.org). The suggested version is the latest one
versions as back as 1.2.14 should still work.
The basic requirement to produce html documentation are:
1) Doxygen
2) Graphviz (http://www.research.att.com/sw/tools/graphviz/)
3) Aladdin Ghostscript (http://www.ghostscript.com/)
If you want to produce PDF and/or PS documentation you will need also:
4) TeX/LaTeX
5) epstopdf. It s available as Perl script (you will also need Perl, of
course), C source to be compiled or Windows executable.
The above, and any additional packages your LaTeX installation might need,
are available through the CTAN (http://www.ctan.org/)
Platform: |
Size: 14336 |
Author: kevin L |
Hits:
Description: /* Copyright (C) 2001-2006 artofcode LLC.
All Rights Reserved.
This file is part of GNU ghostscript
GNU ghostscript is free software you can redistribute it and/or
modify it under the terms of the version 2 of the GNU General Public
License as published by the Free Software Foundation.
GNU ghostscript is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
ghostscript see the file COPYING. If not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/* $Id: sjpeg.h,v 1.6 2007/08/01 14:26:43 jemarch Exp $ */
/* IJG entry point wrappers */
/* Requires sdct.h, jpeg/jpeglib.h */
-/* Copyright (C) 2001-2006 artofcode LLC.
All Rights Reserved.
This file is part of GNU ghostscript
GNU ghostscript is free software you can redistribute it and/or
modify it under the terms of the version 2 of the GNU General Public
License as published by the Free Software Foundation.
GNU ghostscript is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
ghostscript see the file COPYING. If not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
/* $Id: sjpeg.h,v 1.6 2007/08/01 14:26:43 jemarch Exp $ */
/* IJG entry point wrappers */
/* Requires sdct.h, jpeg/jpeglib.h */
Platform: |
Size: 1024 |
Author: hadmi |
Hits:
Description: GNU Ghostscript 7.06
Platform: |
Size: 5361664 |
Author: alfa123 |
Hits:
Description: GNU Ghostscript 8.50
Platform: |
Size: 10180608 |
Author: alfa123 |
Hits:
Description: print2pdf is the program that convert printerpage to pdf.
It has the same function like Acrobat and works over the Window2000,XP.
develope language is delphi and c++,
fastest converting to pdf and open source ghostscript used.
english,korean language.
Platform: |
Size: 1243136 |
Author: Ian Choi |
Hits:
Description: pdf authoring with ghostscript
Platform: |
Size: 2039808 |
Author: catalino |
Hits:
Description: 需要在下列环境中运行:
• Linux、BSD 或 Mac OS X
• Ruby 1.9 (推荐 1.9.3)
• Nginx + Passenger 或 Thin 或者 Unicorn
• MySQL 或 PostgreSQL
• Memcached (1.4.0 以上)
• Postfix
• Freetype/Ghostscript
• ImageMagick (6.3.5 以上)
在安装Rabel之前,请确认以上软件都已经正确安装。
-Rabel is a new generation of open source software community
Platform: |
Size: 524288 |
Author: songsihan |
Hits: