gsapi

所属分类:打印编程
开发工具:Delphi
文件大小:166KB
下载次数:127
上传日期:2009-05-19 20:06:47
上 传 者element22
说明:  打印像素处理,可以设置打印像素,详细的请看程序。
(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. )

文件列表:
gsapi\GhostScript.pas (17120, 2004-06-27)
gsapi\gsapi.pas (10791, 2004-06-27)
gsapi\gsimage.pas (6020, 2002-03-05)
gsapi\Main.dfm (959, 2001-10-19)
gsapi\Main.pas (4334, 2002-03-05)
gsapi\MTest.h (2105, 2002-03-05)
gsapi\Test.cfg (321, 2001-10-19)
gsapi\Test.dof (1202, 2001-10-19)
gsapi\Test.dpr (1620, 2002-03-05)
gsapi\Test.exe (363008, 2004-06-27)
gsapi\Test.res (876, 2001-10-16)
gsapi\View.dfm (1080, 2001-10-19)
gsapi\View.pas (2976, 2002-03-05)
gsapi (0, 2009-05-19)

Ghostscript Delphi example. 2002-03-05 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. This example code is Copyright by Alessandro Briosi and provided under the MIT licence. Copyright (c) 2001-2002 Alessandro Briosi Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

近期下载者

相关文件


收藏者