php-general Digest 18 May 2013 17:56:54 -0000 Issue 8235
Topics (messages 321115 through 321117):
Re: looking for a PDF generator class/library for PHP 5?
321115 by: Jose Nobile
321116 by: Ali Reza Sajedi
Re: ODBC
321117 by: Negin Nickparsa
Administrivia:
To subscribe to the digest, e-mail:
php-general-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-general-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-gene...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Hi, try DOMPDF <http://dompdf.github.io/>, is a powerful conversor from
HTML/CSS to PDF.
Saludos,
José Nobile
On Fri, May 17, 2013 at 8:05 PM, dealTek <deal...@gmail.com> wrote:
> Hi all,
>
> I'm looking into a good versatile PDF generator class/library to use with
> PHP 5? --- Preferably one which is maintained somewhat recently...
>
> Mostly needed for basic pages, but I also have some longer reports (more
> than one 8.5" x 11" page) and it would be nice if the pdf was able to
> split it up without losing part of the font when crossing page boundaries
> etc...
>
>
>
> --
> Thanks,
> Dave - DealTek
> deal...@gmail.com
> [db-3]
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---
--- Begin Message ---
tcpdf is a good choice
ali
----- Original Message -----
From: "dealTek" <deal...@gmail.com>
To: "PHP General list" <php-gene...@lists.php.net>
Sent: Saturday, May 18, 2013 3:05 AM
Subject: [PHP] looking for a PDF generator class/library for PHP 5?
Hi all,
I'm looking into a good versatile PDF generator class/library to use with
PHP 5? --- Preferably one which is maintained somewhat recently...
Mostly needed for basic pages, but I also have some longer reports (more
than one 8.5" x 11" page) and it would be nice if the pdf was able to
split it up without losing part of the font when crossing page boundaries
etc...
--
Thanks,
Dave - DealTek
deal...@gmail.com
[db-3]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--- End Message ---
--- Begin Message ---
do you have the driver in linux?
https://www.microsoft.com/en-us/download/details.aspx?id=28160
On Tue, May 7, 2013 at 11:46 AM, georg <georg.chamb...@telia.com> wrote:
> but isnt there some yum command that will fix things for me (download if
> necessary, but I actually think
> the ODBC would be in the distribution of fedora ?)
>
> br georg
>
> ----- Original Message ----- From: "David OBrien" <dgobr...@gmail.com>
> To: "georg" <georg.chamb...@telia.com>
> Cc: "PHP General" <php-gene...@lists.php.net>
> Sent: Monday, May 06, 2013 11:06 PM
> Subject: Re: [PHP] ODBC
>
>
>
> On Mon, May 6, 2013 at 3:32 PM, georg <georg.chamb...@telia.com> wrote:
>>
>> Hi,
>>>
>>> Id like to get ODBC connection to SQL from PHP going. Ive done that on
>>> XP,
>>> but now Im switching
>>> to Linux (Fedora).
>>>
>>> My impression in that the connecting part is per the DB designers
>>> responsibility. Im using Mimer-SQL,
>>> but cant find any information on how to set up ODBC for that. Any advice
>>> welcome.
>>>
>>> BR georg
>>>
>>
>>
>> http://developer.mimer.com/**howto/howto_57.htm<http://developer.mimer.com/howto/howto_57.htm>
>>
>>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- End Message ---