RE: [PHP] PHP and PDF

2003-09-18 Thread Javier Tacon
Try with the pdf classes in http://www.ros.co.nz/pdf/ -Mensaje original- De: Paulo Nunes [mailto:[EMAIL PROTECTED] Enviado el: jueves, 18 de septiembre de 2003 14:59 Para: [EMAIL PROTECTED] Asunto: [PHP] PHP and PDF Importancia: Baja I ve been trying to use the PDF function to create

RE: [PHP] PHP and PDF

2003-09-18 Thread Jay Blanchard
[snip] I ve been trying to use the PDF function to create/read PDF files, but i ve many problems. Can anyone give a clue how can i create/read PDF files with PHP? Thanks... [/snip] Look for clues here http://us4.php.net/PDF and here http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=PHP+and+PD

[PHP] PHP and PDF

2003-09-18 Thread Paulo Nunes
I ve been trying to use the PDF function to create/read PDF files, but i ve many problems. Can anyone give a clue how can i create/read PDF files with PHP? Thanks... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] PHP and PDF Forms

2003-01-16 Thread ed
Anyone have some good examples of using PDF forms and parsing the form using PHP? I've done some searching (ala google and manual) but all they seem to mention is parsing a .fdf file. Seemingly when you use a PDF form and set the action to a php script a file is still generated on the client mach

Re: [PHP] PHP and PDF

2002-07-01 Thread Richard Lynch
>Would like to see a decent example of PHP/PDF creation anyway... Depending on how you define "decent"... :-) Rasmus' trivial samples in his talks at http://conf.php.net are nice and simplistic, so you can verify that the damn thing works. These are great, IMNSHO. If you want a "real" example,

Re[5]: [PHP] PHP and PDF

2002-07-01 Thread Mirza Muharemagic
Hi Jason, yes, in the theory is possible, but not it in the real life (for fre :) ). no, just joking, thanx for the information. very usefull. Mirza [EMAIL PROTECTED] 01.07.2002 20:38 > On Tuesday 02 July 2002 00:15, Mirza Muharemagic wrote: >> Hi Gregory, >> >> u mean, u

Re: Re[3]: [PHP] PHP and PDF

2002-07-01 Thread Jason Wong
On Tuesday 02 July 2002 00:15, Mirza Muharemagic wrote: > Hi Gregory, > > u mean, u want to update an existing PDF file? no, thats not > possible. In theory it is possible. The people who make the PDFLib library also has a library for modifying existing pdfs. Look on their website for

Re[3]: [PHP] PHP and PDF

2002-07-01 Thread Mirza Muharemagic
>> -Original Message- >> From: Gregory Hernandez [mailto:[EMAIL PROTECTED]] >> Sent: 01 July 2002 4:25 PM >> To: [EMAIL PROTECTED] >> Subject: [PHP] PHP and PDF >> >> >> hello everyone-- >> >> i'd like to know if this can

Re: RE: [PHP] PHP and PDF

2002-07-01 Thread Gregory Hernandez
ur forms and include any info you wish from a database i.e. the ID and so on... > -Original Message- > From: Gregory Hernandez [mailto:[EMAIL PROTECTED]] > Sent: 01 July 2002 4:25 PM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP and PDF > > > hello everyone-- > &g

Re[2]: [PHP] PHP and PDF

2002-07-01 Thread Mirza Muharemagic
---Original Message- >> From: Gregory Hernandez [mailto:[EMAIL PROTECTED]] >> Sent: 01 July 2002 4:25 PM >> To: [EMAIL PROTECTED] >> Subject: [PHP] PHP and PDF >> >> >> hello everyone-- >> >> i'd like to know if this can be solved with php.

RE: [PHP] PHP and PDF

2002-07-01 Thread Brian McGarvie
/PDF creation anyway... > -Original Message- > From: Gregory Hernandez [mailto:[EMAIL PROTECTED]] > Sent: 01 July 2002 4:25 PM > To: [EMAIL PROTECTED] > Subject: [PHP] PHP and PDF > > > hello everyone-- > > i'd like to know if this can be solved with php.

[PHP] PHP and PDF

2002-07-01 Thread Gregory Hernandez
hello everyone-- i'd like to know if this can be solved with php. i'll be creating a pdf form that'll be downloaded, filled and turned in. the form must have a unique NUMBER printed on it each time it is downloaded. i'd like to use php to update this NUMBER (ie. counter + 1) each time the form

Re: [PHP] PHP and PDF?????

2002-04-11 Thread lmlweb
hanks for the response... I don't think the link you gave is working -- is > there another? > > Jason > > > - Original Message - > From: "Jason Wong" <[EMAIL PROTECTED]> > Newsgroups: php.general > To: <[EMAIL PROTECTED]> > Sent: Thursda

Re: [PHP] PHP and PDF?????

2002-04-11 Thread Jason Caldwell
Thanks for the response... I don't think the link you gave is working -- is there another? Jason - Original Message - From: "Jason Wong" <[EMAIL PROTECTED]> Newsgroups: php.general To: <[EMAIL PROTECTED]> Sent: Thursday, April 11, 2002 1:57 PM Subject: Re: [P

Re: [PHP] PHP and PDF?????

2002-04-11 Thread Jason Wong
On Friday 12 April 2002 03:44, Jason Caldwell wrote: > Does anyone have any *simple* examples of how I can go about taking a text > file and converting it to a PDF using PHP's PDF functions? Looking at the > documentation (http://www.php.net/manual/en/ref.pdf.php on php) on the PDF > functions is

Re: [PHP] PHP and PDF?????

2002-04-11 Thread Richard Baskett
Thu, 11 Apr 2002 12:44:10 -0700 > To: [EMAIL PROTECTED] > Subject: [PHP] PHP and PDF? > > Does anyone have any *simple* examples of how I can go about taking a text > file and converting it to a PDF using PHP's PDF functions? Looking at the > documentation (http

[PHP] PHP and PDF?????

2002-04-11 Thread Jason Caldwell
Does anyone have any *simple* examples of how I can go about taking a text file and converting it to a PDF using PHP's PDF functions? Looking at the documentation (http://www.php.net/manual/en/ref.pdf.php on php) on the PDF functions is a bit confusing... I just want to take a text file and conv

[PHP] Php and PDF files...

2002-01-11 Thread Sait Karalar
  Hi,   I want to change a PDF file into the HTML, DOC, TXT... All programs that I used is not enogh to create a good document...   - HTML output is not clear enough like original PDF OR - Images inside the PDF document has been

[PHP] PHP and PDF!!!!!

2001-01-24 Thread Bruno Freire
I Know that PHP can make PDF files. But Some body PLEASE can pass to me a Binary instalation of this library?? Or tell me where i can find it THANKS