Download List

프로젝트 설명

PC4P (PDF Class for PHP) is a library of php-classes to speed up the creation of reports and letters with support for such things as tables, images, background-images, wordwrap, pagebreak, all kinds of text manipulations, and editing different pdf-pages simultaneously.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-08-13 02:56
0.4.0

이 릴리스에는 "pc4p_text은"정렬을 정당화 추가, 능력을 PDF로, pc4p_pagenumber 클래스, 헤더 및 대형 텍스트 pc4p_page 적절한 PageBreak 처리 바닥글 PDFLib에서, 시리얼 설정, PDF 파일의 임시 파일 생성을위한 사용 시간 책갈피를 처리할 수 , 그리고 pc4p_image 및 pc4p_text에서 weblinks. pc4p_box 및 pc4p_table 경계로 pc4p_lines를 사용하여 재작 성되었습니다.
Tags: Major feature enhancements
This release adds "justify" alignment to pc4p_text, the ability to
handle bookmarks within a PDF, a pc4p_pagenumber class, a header and a
footer in pc4p_page, proper pagebreak handling of large texts, serial
setting in PDFlib, tempfile usage for the creation of PDFs, and
weblinks in pc4p_image and pc4p_text. pc4p_box and pc4p_table have
been rewritten to use pc4p_lines as borders.

2001-09-11 18:02
0.3.1

텍스트 linefeeds 사용 설명서에 삽입 가능성 \ n이 추가되었습니다. 일부 버전 확인 귀찮은 메일을 줄이기 위해 추가되었습니다. 전화를 몇 시간 통과에 의해 그들의 E_ALL 오류를 제작 pc4p_table에 대한 참조를 제거했다. 때 해결되었습니다 cellborder 설정을 발생 cellmargins에 대한 계산 오류입니다.
Tags: Minor feature enhancements
Possibility of inserting manual linefeeds in texts using \n was added. Some version-checks were added to reduce annoying mails. A few call-time pass-by-references in pc4p_table were removed as they produced errors with E_ALL. An error in the calculation for cellmargins which occurred when setting a cellborder was fixed.

2001-09-04 21:54
0.3.0

API 설명서를 업데이 트했습니다. 색상 라인에 대한 텍스트, 채우고 페이지를 추가했다. 설정 및 개체와 tablerows의 폭을 계산을위한 코드를 재작 성했다. pc4p_tables에서 tableheaders에 대한 코드를 재작 성했다. 객체, 상자, 그리고 지금은 테이블 헤더에 사용할 수있습니다. pc4p_table에 테두리 그리기 코드는 가능한 세포를 작성하도록 재작 성했습니다. pc4p_page 설정을 여백과 pc4p_object에 대한 코드는 매개 변수로 정수를 받아 재작 성했습니다. 이미지의 계산 - pc4p_image의 크기를 고정했다. pc4p_image의 여백과 pc4p_line의 고정을 사용했다.
Tags: Major feature enhancements
The API documentation was updated. Colors were added for lines, text, fills,
and pages. The code for setting and calculating the widths of objects and
tablerows was rewritten. The code for tableheaders in pc4p_tables was
rewritten. Objects, boxes, and tables are now usable in the header. The code
for drawing borders in pc4p_table was rewritten to make the filling of cells
possible. The code for setting margins in pc4p_page and pc4p_object was
rewritten to accept integers as parameters. The calculation of image-dimensions
in pc4p_image was fixed. The use of margins in pc4p_image and pc4p_line was
fixed.

2001-08-08 23:36
0.2.1

이 릴리스는 GD 라이브러리와 만들어진 이미지를 사용하여 기능을 추가합니다. 더 pc4p_set_compression 및 pc4p_set_info 관대합니다. pc4p_main에서 set_value pdf_set_value로 변경되었습니다.
Tags: Minor feature enhancements
This release adds functionality for using images which were created with the GD library. It is more generous with pc4p_set_compression and pc4p_set_info. set_value in pc4p_main has been changed to pdf_set_value.

2001-07-30 22:19
0.2.0

버퍼에있는 PDF 파일의 생성이 추가되었습니다. PageBreak 테이블에 추가되었습니다. 테이블 헤더 PageBreak - 테이블의 능력을 개선하기 위해 도입되었습니다. pc4p_text에 대한 실행을 차례 pc4p_table 개선했다. PDFLib의 중지 기능이 제거되었습니다. 이미지 회전 기능을 추가했다. 개체 pc4p_line 규칙을 그리기 위해 도입되었다. 버그수정 pc4p_text 년 연속 두 개 이상의 공백을하는 데되었다. 개체에 대한 수학 - 고소 pc4p_page에서 수정되었습니다. PC4P 지금은 경고는 무료입니다 (E_NOTICE - 클린).
Tags: Major feature enhancements
The creation of PDFs in the buffer was added. Pagebreak for tables was added.
A header for tables was introduced to improve the pagebreak-ability of tables.
The execution-times for pc4p_text and pc4p_table were improved. Deprecated
functions of the pdflib were removed. Functionality for rotating images was
added. The object pc4p_line was introduced for drawing rules. Bugfixes were
made in pc4p_text when having two or more spaces in row. The calculus for
object-heights was corrected in pc4p_page. PC4P is now free of warnings
(E_NOTICE-clean).

Project Resources