[PHP-WIN] PDFLib Problem

2004-04-19 Thread Sabin Finateanu
Hi! I have the following question about PDFLib: Why does the PDFLib from version 4.3.6 is unlicensed and the PDFLib from the earlier PHP versions was? Whenever I create a PDF document I also get a "nice" www.pdflib.com watermark on the page. How can fix this? -- PHP Windows Mailing List (http://w

[PHP-WIN] PDFlib text format

2003-11-06 Thread Disko_kex
Hi, If I have a squre 100px width and 100px height and a textstring = "hello hello hello hello hello hello hello hello hello hello", is it possible to write the text into that area. I tried a few comands but didn't succeed. / jocke

[PHP-WIN] PDFlib

2003-07-28 Thread Mihai Nicolae Teognoste
Hi there, I am trying to build a PDF document based on the content of a file. I tried to use the example from php.net, but it doesn't work. I have a Win2K macine, PHP 431 working in cgi mode. Can anybody please send me a *very* simple (complete) example of how I can generate a pdf document and t

Re: [PHP-WIN] PDFlib on PHP4

2001-08-09 Thread Mike Flynn
At 07:25 PM 8/8/2001 -0400, you wrote: >I'm getting this message ... >with the following code. > > >$len = filesize($filename); >header("Content-type: application/pdf"); ... Well, it's kind of important to know what comes before the ped it ... because if there's any kind of output whatsoever befo

Re: [PHP-WIN] PDFlib on PHP4

2001-08-08 Thread Alain Samoun
Your very first line on your script should be the header: header("Content-Type: application/pdf"); You can also use ob_start(), but it seems to work only with Netscape for me(?) Alain On Wed, Aug 08, 2001 at 07:25:32PM -0400, Adam Oliver wrote: > I'm getting this message > > > Warning: Cannot ad

[PHP-WIN] PDFlib on PHP4

2001-08-08 Thread Adam Oliver
I'm getting this message Warning: Cannot add header information - headers already sent by (output started at c:\program files\apache group\apache\htdocs\test\pdftest.php:2) in c:\program files\apache group\apache\htdocs\test\pdftest.php on line 3 Warning: Cannot add header information - headers

Re: [PHP-WIN] PdfLib --> Configuration Problem

2001-03-08 Thread Alain Samoun
Maybe the best solution for you is to download the binaries from : www.php4win.ge Alain On Thu, Mar 08, 2001 at 01:11:09PM +0100, Renato Barata Gomes wrote: > I am trying to configure PDFLIb to work with PHP. > I have PHP4.0.4 and PDFLib 4.0. > The problem is that I downloaded Pdf lib and I don

[PHP-WIN] PdfLib --> Configuration Problem

2001-03-08 Thread Renato Barata Gomes
I am trying to configure PDFLIb to work with PHP. I have PHP4.0.4 and PDFLib 4.0. The problem is that I downloaded Pdf lib and I don not know how to configure... I try to make some test and they did not work out. In the PDFlib manual they say: Installing the PDFlib PHP In order to guarantee ful

Re: [PHP-WIN] PDFLib

2001-02-21 Thread Chris Adams
On 21 Feb 2001 20:45:52 -0800, Randall Barber <[EMAIL PROTECTED]> wrote: >Now, within PHP, I try to call pdf_set_font($pdf, "Times-Roman", 12, = >"host", 1); >Do to a lack of information in the PHP manuals (for instance, where = >fonts need to reside; how you call them if they don't reside there

[PHP-WIN] PDFLib

2001-02-21 Thread Randall Barber
Hello there, I have installed the CGI (windows installer) version of PHP. I later downloaded the complete ZIP so I could have the DLLs. I installed everything under C:\PHP \PHP\EXTENSIONS \PHP\PDF-RELATED Now, within PHP, I try to call pdf_set_font($pdf, "Times-Roman", 12, "host", 1); Do to a

[PHP-WIN] pdflib put a image to a pdf file

2001-02-13 Thread Glenn Lindgren
Hallo! I got this problem, I can't insert a image to the pdf document. I useing " pdf_place_image ($pdfdoc, "test.gif", 100, 100, 1); " Is it anybody got a tip.. Best regards. //Glenn 80.000 svenskar har nu gratis e-post på Sve