.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
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
>> 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
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
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
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
> 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
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
[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
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
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
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
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*}
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
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
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,
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
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
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
€($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
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: &
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
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
> 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
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
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
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
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
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
Does anyone know a free pdf editor?
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
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
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]
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
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
> > 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
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
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
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
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
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
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
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
42 matches
Mail list logo