代码搜索:PDFlib
找到约 312 项符合「PDFlib」的源代码
代码结果 312
www.eeworm.com/read/182789/9191121
upr pdflib.upr
PS-Resources-1.0
% This is a sample UPR file for use with PDFlib.
% It describes the 14 PDF core fonts (only AFM metrics, no font outline files),
% and some additional sample fonts (with metrics
www.eeworm.com/read/364564/9903590
msi pdflib.msi
www.eeworm.com/read/362266/10008374
upr pdflib.upr
PS-Resources-1.0
% This is a sample UPR file for use with PDFlib.
% It describes the 14 PDF core fonts (only AFM metrics, no font outline files),
% and some additional sample fonts (with metrics
www.eeworm.com/read/196479/8089053
upr pdflib.upr
PS-Resources-1.0
% This is a sample UPR file for use with PDFlib.
% It describes the 14 PDF core fonts (only AFM metrics, no font outline files),
% and some additional sample fonts (with metrics
www.eeworm.com/read/102036/6234652
cpp pdflib.cpp
/*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+--------------------------------------
www.eeworm.com/read/102036/6234654
hpp pdflib.hpp
/*---------------------------------------------------------------------------*
| PDFlib - A library for generating PDF on the fly |
+--------------------------------------
www.eeworm.com/read/488174/6497516
dll pdflib.dll
www.eeworm.com/read/479933/6683893
upr pdflib.upr
PS-Resources-1.0
% This is a sample UPR file for use with PDFlib.
% It describes the 14 PDF core fonts (only AFM metrics, no font outline files),
% and some additional sample fonts (with metrics
www.eeworm.com/read/224953/14561218
cpp pdflib.cpp
#include "stdafx.h"
#include "pdflib.hpp"
#define CHAR(s) (s).c_str()
#define LEN(s) ((int) (s).size())
PDFlib::Exception::Exception(string errmsg, int errnum, string apiname, void *opaque)
www.eeworm.com/read/224953/14561220