phpbar.de logo

Mailinglisten-Archive

[php] =?iso-8859-1?Q?RE:_=5Bphp=5D_RE:_=5Bphp=5D_RE:_=5Bphp=5D_Anf=E4nger-Fra?= =?iso-8859-1?Q?ge=3Fe=3F?= =?iso-8859-1?Q?ge=3Fe=3F?=

[php] =?iso-8859-1?Q?RE:_=5Bphp=5D_RE:_=5Bphp=5D_RE:_=5Bphp=5D_Anf=E4nger-Fra?= =?iso-8859-1?Q?ge=3Fe=3F?= =?iso-8859-1?Q?ge=3Fe=3F?=

=?iso-8859-1?Q?Daniel_Steinh=FCser_=5BFUP_INTERAKTIV=5D?= steinhueser_(at)_fup.de
Wed, 26 Apr 2000 10:11:06 +0200


>Lt. php Manual:
>
>PDF_show -- Output text at current position
>
>void pdf_show(int pdf document, string text);
>
>The PDF_show() function outputs the
>string text at the current position
>using the current font.
>
>-----------
>PDF_show_xy -- Output text at given position
>
>void pdf_show_xy(int pdf document,
>string text, double x-koor, double
>y-koor);
>
>The PDF_show_xy() function outputs the
>string text at position (x-koor,
>y-koor).

http://www.php-center.de/de-html-manual/function.p
df-show-boxed.html
Hier wird die box-Funktion beschrieben, also denke
ich doch mal das es auch geht, oder?
PDF_show_boxed($pdf, $akttext, 10, 10, 150, 500,
"left");
So habe ich es jetzt gemacht, und es führt auch
zur Ausgabe des Textes. Leider wird immer nur die
erste Zeile meines Gesamttextes angezeigt...

Gruß
Daniel



php::bar PHP Wiki   -   Listenarchive