Hi

I'm afraid I don't know anything about the xml/xsl:fo part of the 
process but once you have the data in a usable form in your 
program you can use PDFLIB functions to create a pdf from it.  I 
have used it very successfully.  It does involve compiling libraries 
and you may well have to pay a license fee (although there are free 
but more complex options).  The following page gives info and links:
http://uk2.php.net/pdf

regards
Hilary Boyce

On 24 May 2004 at 18:53, juan vazquez wrote:

> Hi,
> 
> 
> 
> I am trying to transform a xsl:fo file to pdf.
> 
> 
> 
> I generate xml files from mysql and I can convert them to xsl:fo using
> xslt but I can't find information for the last step (XSL:FO to PDF)
> 
> 
> 
> I just know that a formatter is needed but all what I found where
> java, jade or .net based solutions.
> 
> 
> 
> is there any 100% php solution for this problem?.
> 
> Environment: Apache 2.0.47, PHP 4.3.2, mysql 4.0.13 running on WXP
> 
> 
> 
> Thanks a lot in advance for your help
> 

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

Reply via email to