/class.sevenpdf.inc.php

Description

7-PDF PHP Library CLASS Date: 07.
This PHP Class makes it possible to connect directly to a 7-PDF Api Service. Currently this PHP Class supports 84 file formats that can be directly converted to PDF. It gives you the possibility to create PDF-on-the-fly by using a powerfull client/server based conversion service.
Define multiple pdf settings, or set some pdf file encryptions or permissions by php source and convert to PDF on-the-fly!
The connection to a 7-PDF Api Service is possible over web or intranet by using the HTTP-Protocol and totally free! For this, you have to do a small registration to get access to the free pdf converter webservice at http://api. The registration protects your documents with your choosen personal username and password against unauthorized access.

7-PDF PHP Library CLASS Date: 07.01.2010

This PHP Class makes it possible to connect directly to a 7-PDF Api Service.
Currently this PHP Class supports 84 file formats that can be directly converted to PDF.
It gives you the possibility to create PDF-on-the-fly by using a powerfull client/server based conversion service.

Define multiple pdf settings, or set some pdf file encryptions or permissions by php source and convert to PDF on-the-fly!
The connection to a 7-PDF Api Service is possible over web or intranet by using the HTTP-Protocol and totally free! For this, you have to do a small registration to get access to the free pdf converter webservice at http://api.7-pdf.com/1.0/Converter
The registration protects your documents with your choosen personal username and password against unauthorized access.

Classes
Class Description
sevenpdf 7-PDF PHP Library CLASS
Includes
include ("class.sevenpdf_in_object_type.inc.php") (line 33)

Include the necessary 7-PDF Api Type-Classes

Include the necessary 7-PDF Api Type-Classes

include ("PEAR/Net/HTTP/class.net_http_client.inc.php") (line 27)

Include HTTP Client Class

Include HTTP Client Class

Constants
DBGINDATA = 2 (line 44)

Debug level - debug data received

Debug level - debug data received

DBGLOW = 8 (line 52)

Debug level - debug low-level (usually internal) methods

Debug level - debug low-level (usually internal) methods

DBGOUTDATA = 4 (line 48)

Debug level - debug data sent

Debug level - debug data sent

DBGSOCK = 16 (line 56)

Debug level - debug socket-level code

Debug level - debug socket-level code

DBGTRACE = 1 (line 40)

Debug level - debug methods calls

Debug level - debug methods calls

EBADRESPONSE = -2 (line 64)

Internal error: response status line is not http compliant

Internal error: response status line is not http compliant

ECONNECTION = -1 (line 60)

Internal error: connection failed

Internal error: connection failed

Documentation generated on Fri, 08 Jan 2010 14:35:24 +0100 by phpDocumentor 1.4.0a2