• 大小: 1.52MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-08
  • 语言: 其他
  • 标签: PDF  

资源简介

用于保存pdf文件,压缩包里的很多例程非常有用

资源截图

代码片段和文件信息

/*
 * << Haru Free PDF Library 2.0.0 >> -- arc_demo.c
 *
 * Copyright (c) 1999-2006 Takeshi Kanno 
 *
 * Permission to use copy modify distribute and sell this software
 * and its documentation for any purpose is hereby granted without fee
 * provided that the above copyright notice appear in all copies and
 * that both that copyright notice and this permission notice appear
 * in supporting documentation.
 * It is provided “as is“ without express or implied warranty.
 *
 */

#include 
#include 
#include 
#include 
#include “hpdf.h“
#include “grid_sheet.h“

jmp_buf env;

#ifdef HPDF_DLL
void  __stdcall
#else
void
#endif
error_handler  (HPDF_STATUS   error_no
                HPDF_STATUS   detail_no
                v

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2006-10-16 01:54  libharu-2.0.8\
     文件        2447  2006-11-23 03:32  libharu-2.0.8\CHANGES
     文件       11028  2006-09-26 09:08  libharu-2.0.8\configure
     目录           0  2006-11-23 04:31  libharu-2.0.8\demo\
     文件        3207  2006-07-28 15:00  libharu-2.0.8\demo\arc_demo.c
     文件        5009  2006-10-11 08:29  libharu-2.0.8\demo\arc_demo.pdf
     文件        8367  2006-07-28 15:00  libharu-2.0.8\demo\character_map.c
     文件        3562  2006-07-28 15:00  libharu-2.0.8\demo\chfont_demo.c
     文件        6349  2006-07-28 15:00  libharu-2.0.8\demo\encoding_list.c
     文件      152446  2006-10-11 08:28  libharu-2.0.8\demo\encoding_list.pdf
     文件        2243  2006-07-28 15:00  libharu-2.0.8\demo\encryption.c
     文件        1208  2006-10-11 08:29  libharu-2.0.8\demo\encryption.pdf
     文件        6887  2006-10-02 04:56  libharu-2.0.8\demo\ext_gstate_demo.c
     文件       10387  2006-10-11 08:29  libharu-2.0.8\demo\ext_gstate_demo.pdf
     文件        3441  2006-07-28 15:00  libharu-2.0.8\demo\font_demo.c
     文件        3670  2006-09-26 09:19  libharu-2.0.8\demo\font_demo.cpp
     文件        3985  2006-10-11 08:28  libharu-2.0.8\demo\font_demo.pdf
     文件        4763  2006-07-28 15:00  libharu-2.0.8\demo\grid_sheet.c
     文件         682  2006-07-28 15:00  libharu-2.0.8\demo\grid_sheet.h
     文件        9875  2006-10-11 08:29  libharu-2.0.8\demo\grid_sheet.pdf
     目录           0  2006-10-16 01:47  libharu-2.0.8\demo\images\
     文件       27778  2006-07-28 15:00  libharu-2.0.8\demo\images\gray.jpg
     文件       32651  2006-07-28 15:00  libharu-2.0.8\demo\images\rgb.jpg
     文件        7018  2006-07-28 15:00  libharu-2.0.8\demo\image_demo.c
     文件        2693  2006-10-11 08:29  libharu-2.0.8\demo\image_demo.pdf
     文件        3374  2006-09-26 04:16  libharu-2.0.8\demo\jpeg_demo.c
     文件       61982  2006-10-11 08:29  libharu-2.0.8\demo\jpeg_demo.pdf
     文件        6318  2006-07-28 15:00  libharu-2.0.8\demo\jpfont_demo.c
     文件       51380  2006-10-11 08:29  libharu-2.0.8\demo\jpfont_demo.pdf
     文件       10512  2006-07-28 15:00  libharu-2.0.8\demo\line_demo.c
     文件        3227  2006-10-11 08:29  libharu-2.0.8\demo\line_demo.pdf
............此处省略189个文件信息

评论

共有 条评论