IMPRESS dotted_line CONTACT dotted_line search dotted_line Kontakt dotted_line sitemap dotted_line print
176 PHP-Resource users online

Switch to another languags Deutsch aktuelle Sprache Englisch

- Ad -
php-resource

PHP Manual

Sets line width

cpdf_setlinewidth

(PHP 4, PHP 5 <= 5.0.5)

cpdf_setlinewidth — Sets line width

Description

bool cpdf_setlinewidth ( int $pdf_document , float $width )

Set the line width.

Parameters

pdf_document

The document handle, returned by cpdf_open().

width

The line width, as a float

Return Values

Returns TRUE on success or FALSE on failure.




Comments to the PHP manual
Write new comment
 

shophosting



 

New Tutorial entries

Joomla! Starterhilfe

Dieses Tutorial begleitet Sie bei dem Einstieg in die Welt von dem CMS Joomla!.

werninator | Category: MySQL
Objektorientiertes Programmieren

Dieses Tutorial beschreibt sehr gut die Wirkunsweise von objektorientiertes Programmieren. Also bestens geeignet um das objektorientierte Programmieren zu verstehen.

phpsven | Category: PHP
Tutorials zu Facebook Anwendungen mit PHP

In mehreren Tutorials wird der Zugriff auf Facebook Daten mittels Graph API, FQL und REST API erklärt. Alle Codebeispiele liegen zum Ausprobieren in einem SVN, bzw. github Repository bereit.

abouttheweb | Category: PHP