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
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
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
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
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
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
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
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
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
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
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
11 matches
Mail list logo