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:
        [email protected]

To unsubscribe from the digest, e-mail:
        [email protected]

To post to the list, e-mail:
        [email protected]


----------------------------------------------------------------------
--- 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 <[email protected]> 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
> [email protected]
> [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" <[email protected]>
To: "PHP General list" <[email protected]>
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
[email protected]
[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 <[email protected]> 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" <[email protected]>
> To: "georg" <[email protected]>
> Cc: "PHP General" <[email protected]>
> Sent: Monday, May 06, 2013 11:06 PM
> Subject: Re: [PHP] ODBC
>
>
>
>  On Mon, May 6, 2013 at 3:32 PM, georg <[email protected]> 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 ---

Reply via email to