Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread Bastien Koert
.much functionality changed and much of it not backwards compatible. my 2 cents, Bastien From: "JupiterHost.Net" <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: Re: [PHP-DB] PDF BLOB to Email Date: Thu, 11 May 2006 17:59:15 -0500 At the risk of extending empathy where none is give

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread JupiterHost.Net
At the risk of extending empathy where none is given, perhaps you should I do appreciate that thanks :) tell us what experiences have led to your negativism. You've been a subscriber to this list for quite a while, and as far as I can remember, your posts have never been critical of the lang

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread dpgirago
>> I think you're confusing php (the language) with bad programming >> practices (the developers). They aren't the same. > A true enough statement, except what i am referring to is that PHP (the > language) lends itself to bad practice and has extremely bad security > issues (example: your config

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread JupiterHost.Net
I think you're confusing php (the language) with bad programming practices (the developers). They aren't the same. A true enough statement, except what i am referring to is that PHP (the language) lends itself to bad practice and has extremely bad security issues (example: your config info

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread Edward Vermillion
On May 11, 2006, at 10:51 AM, JupiterHost.Net wrote: Most PHP folks have this image that since its so shiny its just the best which in fact is the opposite: the nice graphic designers that skin PHP projects do very well (images/css/html which are all independant of PHP), but its like dressi

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread JupiterHost.Net
Most PHP folks have this image that since its so shiny its just the best which in fact is the opposite: the nice graphic designers that skin PHP projects do very well (images/css/html which are all independant of PHP), but its like dressing up a turd in silk, its still crap underneath :) A bit

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread dpgirago
> Adrian Bruce wrote: > >> [snip] >> No, not "Obviously", PHP is not well suited for many tasks (or has a >> high cost to get the suit tailored) :) >> [/snip] >> >> "Obviously " because i am posting to a PHP list, numpty! but thank you >> for the recommendation anyway. > Obvious in that sense

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread JupiterHost.Net
Adrian Bruce wrote: [snip] No, not "Obviously", PHP is not well suited for many tasks (or has a high cost to get the suit tailored) :) [/snip] "Obviously " because i am posting to a PHP list, numpty! but thank you for the recommendation anyway. Obvious in that sense sure ,but just poin

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread Adrian Bruce
[snip] No, not "Obviously", PHP is not well suited for many tasks (or has a high cost to get the suit tailored) :) [/snip] "Obviously " because i am posting to a PHP list, numpty! but thank you for the recommendation anyway. JupiterHost.Net wrote: Adrian Bruce wrote: Hi Hello, I ha

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread chris smith
On 5/11/06, Adrian Bruce <[EMAIL PROTECTED]> wrote: Hi I have pdf's stored as a blob in a MySQL database, how can i set a script (PHP obviously!) to email these blobs as pdf files. The only way i can think of at the moment is to write them to disk and then attach them to the mail before sending

Re: [PHP-DB] PDF BLOB to Email

2006-05-11 Thread JupiterHost.Net
Adrian Bruce wrote: Hi Hello, I have pdf's stored as a blob in a MySQL database, how can i set a script (PHP obviously!) to email these blobs as pdf files. The only way No, not "Obviously", PHP is not well suited for many tasks (or has a high cost to get the suit tailored) :) If you

[PHP-DB] PDF BLOB to Email

2006-05-11 Thread Adrian Bruce
Hi I have pdf's stored as a blob in a MySQL database, how can i set a script (PHP obviously!) to email these blobs as pdf files. The only way i can think of at the moment is to write them to disk and then attach them to the mail before sending it. This doesn't seem that efficient but perhap

[PHP-DB] PDF data extract

2006-02-24 Thread Philip Pryce
i want to extract all the xml data that is at the bottom of all pdf's (it will be only ones i create so i know that information will be there) the xml is like this {*TITLE*} {*AUTHOR*}

Re: [PHP-DB] PDF generation on the fly

2006-01-23 Thread Philip Hallstrom
Do any of you use pdflib for generating PDF files on the fly? Ive got the demo working and it looks good so far, i was expecting it be open source but found out that it has a price tag of 450 euros per processor, this is fairly reasonable of course but i was wandering if anyone knew of any alter

Re: [PHP-DB] PDF generation on the fly

2006-01-23 Thread Adrian Bruce
thanks a lot, i'll take a look at it Bastien Koert wrote: www.fpdf.org bastien From: Adrian Bruce <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] PDF generation on the fly Date: Mon, 23 Jan 2006 15:31:48 + Hi Do any of you use pdflib for generating PDF files

RE: [PHP-DB] PDF generation on the fly

2006-01-23 Thread Bastien Koert
www.fpdf.org bastien From: Adrian Bruce <[EMAIL PROTECTED]> To: php-db@lists.php.net Subject: [PHP-DB] PDF generation on the fly Date: Mon, 23 Jan 2006 15:31:48 + Hi Do any of you use pdflib for generating PDF files on the fly? Ive got the demo working and it looks good so far,

[PHP-DB] PDF generation on the fly

2006-01-23 Thread Adrian Bruce
Hi Do any of you use pdflib for generating PDF files on the fly? Ive got the demo working and it looks good so far, i was expecting it be open source but found out that it has a price tag of 450 euros per processor, this is fairly reasonable of course but i was wandering if anyone knew of any

Re: [PHP-DB] PDF encoded

2005-07-12 Thread Micah Stevens
ailto:[EMAIL PROTECTED] > Sent: Tuesday, July 12, 2005 5:17 PM > To: php-db@lists.php.net > Subject: Re: [PHP-DB] PDF encoded > > > Looks like you're telling the browser that the data is base64, and then > decoding the data before you send it. > > Try sending the string with

RE: [PHP-DB] PDF encoded

2005-07-12 Thread Shekhar Juneja
Tried both ways :( -Original Message- From: Micah Stevens [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 5:17 PM To: php-db@lists.php.net Subject: Re: [PHP-DB] PDF encoded Looks like you're telling the browser that the data is base64, and then decoding the data befor

Re: [PHP-DB] PDF encoded

2005-07-12 Thread Micah Stevens
€($String); > > Where > $string contains the encoded string. > > Don’t know where I am going wrong. > > Regards > Shekhar > > > -Original Message- > From: Bastien Koert [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 12, 2005 3:06 PM > To: [EMAIL

RE: [PHP-DB] PDF encoded

2005-07-12 Thread Shekhar Juneja
going wrong. Regards Shekhar -Original Message- From: Bastien Koert [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 3:06 PM To: [EMAIL PROTECTED]; php-db@lists.php.net Subject: RE: [PHP-DB] PDF encoded http://ca3.php.net/manual/en/function.base64-decode.php bastien >From: &

RE: [PHP-DB] PDF encoded

2005-07-12 Thread Bastien Koert
http://ca3.php.net/manual/en/function.base64-decode.php bastien From: "Shekhar Juneja" <[EMAIL PROTECTED]> To: Subject: [PHP-DB] PDF encoded Date: Tue, 12 Jul 2005 14:30:32 +0100 Hi , I am trying to figure out a way how to display base64 encoded string. Basically I am gettin

[PHP-DB] PDF encoded

2005-07-12 Thread Shekhar Juneja
Hi , I am trying to figure out a way how to display base64 encoded string. Basically I am getting base64 encoded string back a webservise, I was to display this PDF inlined in the browser. But instead its printing the encoded string in the browser. request help on this:) Warm regards Shekhar

Re: [PHP-DB] pdf

2004-10-15 Thread Matt M.
> i want to how i can save the data retrieved from mysql through php in pdf > format. http://www.fpdf.org/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DB] pdf

2004-10-15 Thread Bastien Koert
www.fpdf.org bastien From: "balwantsingh" <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: [PHP-DB] pdf Date: Fri, 15 Oct 2004 13:53:00 +0530 hi all, i want to how i can save the data retrieved from mysql through php in pdf format. tha

Re: [PHP-DB] pdf

2004-10-15 Thread mohamad AKL
check this - Original Message - From: "balwantsingh" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 15, 2004 11:23 AM Subject: [PHP-DB] pdf > hi all, > > i want to how i can save the data retrieved from mysql through php in pdf > f

[PHP-DB] pdf

2004-10-15 Thread balwantsingh
hi all, i want to how i can save the data retrieved from mysql through php in pdf format. thanks for your help in advance. with best wishes balwant -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] pdf editor

2004-04-07 Thread Jeffrey Moss
his postscript is taken from the default fax coversheet file (faxcover.ps) from gnu hylafax. -Jeff - Original Message - From: "matthew perry" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 9:53 AM Subject: [PHP-DB] pdf editor > I use Wind

[PHP-DB] pdf editor

2004-04-07 Thread matthew perry
I use Windows XP. Really all I need to do is remove a single line in a pdf file and I can't convince myself to spend $749 for Acrobat Pro to do it. - Matt On 7 Apr 2004, at 16:34, matthew perry wrote: Does anyone know a free pdf editor? what platform do you require it for? -- Mike Karthauser

[PHP-DB] pdf editor

2004-04-07 Thread matthew perry
Does anyone know a free pdf editor? -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DB] PDF Implementation

2003-07-17 Thread Pierre-Alain Joye
On Thu, 17 Jul 2003 09:01:53 -0500 [EMAIL PROTECTED] wrote: > > > Good Morning All , > > Has anyone successfully implemented PDF functionality within their PHP > / MySQL projects? My needs are very basic, so I'd like to use > something like ezPDF creation to avoid buying a license. But I haven

Re: [PHP-DB] PDF Implementation

2003-07-17 Thread dpgirago
anual, I get a bunch of Notice: Undefined Index error messages. Any ideas? David Please respond to "Norma Ramirez - TECNOSOFT" <[EMAIL PROTECTED]> To: David P. Giragosian/[EMAIL PROTECTED] cc: "lista php" <[EMAIL PROTECTED]> Subject: Re: [PHP-DB]

Re: [PHP-DB] PDF Implementation

2003-07-17 Thread Norma Ramirez - TECNOSOFT
1 AM Subject: [PHP-DB] PDF Implementation > > > Good Morning All , > > Has anyone successfully implemented PDF functionality within their PHP / MySQL > projects? My needs are very basic, so I'd like to use something like ezPDF > creation to avoid buying a license. But I hav

[PHP-DB] PDF Implementation

2003-07-17 Thread dpgirago
Good Morning All , Has anyone successfully implemented PDF functionality within their PHP / MySQL projects? My needs are very basic, so I'd like to use something like ezPDF creation to avoid buying a license. But I haven't yet got ezPDF to work correctly. Set up is Win2k, PHP 4.3.2, Apache 1.3

Re: [PHP-DB] PDF

2002-07-08 Thread Chris Boget
> > If someone has any idea, please let me know > I would strongly suggest that you use a PDF class of some sort. There're > quite a few available. I've had good results with pc4p. Typically, most PDF classes require that it be working from some sort of static template. If that is fine, then def

Re: [PHP-DB] PDF

2002-07-08 Thread Jason Wong
Natividad Castro said: > Hi to all, > How can I display info in a PDF? > All I need is to be able to read from a table and display fields into a > PDF. Before, I had my DB in Microsoft Access, so I bounded all the > fields in a report and then I converted it into PDF document. > But now that we sw

Re: [PHP-DB] PDF

2002-07-08 Thread Egil Helland
On Monday, July 8, 2002, at 06:50 PM, Natividad Castro wrote: > Hi to all, > How can I display info in a PDF? > All I need is to be able to read from a table and display fields into a > PDF. > Before, I had my DB in Microsoft Access, so I bounded all the fields > in a > report and then I conver

[PHP-DB] PDF

2002-07-08 Thread Natividad Castro
Hi to all, How can I display info in a PDF? All I need is to be able to read from a table and display fields into a PDF. Before, I had my DB in Microsoft Access, so I bounded all the fields in a report and then I converted it into PDF document. But now that we switch to MySQL, I don't know how to

Re: [PHP-DB] PDF/FDF Support

2002-07-03 Thread Paul Burney
on 7/2/02 8:20 PM, Jefferson Cowart at [EMAIL PROTECTED] appended the following bits to my mbox: > I'm trying to write a PDF form that people can fill in. I want to then > take the data, store it in my database, and then recall the data, and > display a filled in form with that data. I see two op

[PHP-DB] PDF/FDF Support

2002-07-02 Thread Jefferson Cowart
I'm trying to write a PDF form that people can fill in. I want to then take the data, store it in my database, and then recall the data, and display a filled in form with that data. I see two options. The first is to have acrobat post the entire PDF file and store the entire file. This option seem

[PHP-DB] Pdf display from Blob

2002-04-15 Thread [EMAIL PROTECTED]
We are using Interbase 6.01 as SQL-Server and PHP4. The Interbase table was created an populated with a Delphi - Programm. Everything is working. Our problem is now to display the PDF Content out of Blobs. Text - Blobs are working with ibase_blob_echo() Outputting PDF-Blobs without MIME-Header is

[PHP-DB] PDF Support on PHP

2001-09-12 Thread Indianic Infotech Limited
Hi All, we install PHP4.04 with PDF Lib 3.1 on our windows 2000 machine but we try to run the below PDF file creation code code we get message that undefined function pdf_new() We built a new linux machine with Redhat 7.1 and install Apache /PHP & MySQL with ApacheToolBox 1.58 and enable the