Re: php fop (XSLFO)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2009/3/9 Tom Sparks <tom_a_sparks@xxxxxxxxxxxx>:
>
> is there a php Fop (XSLFO)?
> if not are there any that are not java based and can be run o a website that has php support only?
>
>
> tom_a_sparks

Hi tom,

I do it the easy way:
   system(sprintf('/usr/local/bin/fop -bleh %s', $param));

be sure to escape any shell operators and alike.

byebye

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux