Hi 
 
>From the sample code it seems that your component will just put the
content of one table
into the PDF.
 
For the PDF-export it would make sense to also allow
- multiple tables
- forms
- even complete views
to be exportable. Would this require a big refactoring to be possible?
 
regards
Alexander


________________________________

        From: Hazem Saleh [mailto:[EMAIL PROTECTED] 
        Sent: Saturday, April 05, 2008 3:23 AM
        To: MyFaces Development
        Subject: The pdfExport component released ;)
        
        
        Hi guys,
        Iam pleased to tell you that the (PDFExport) component is
finished.
        It works like the (excelExport) component.
        
        for example)
        <s:pdfExport for="<your table id>">
            <h:commandButton action="" value="Export as PDF"/>
        </s:pdfExport>
        
        Here is the patch url :
        https://issues.apache.org/jira/browse/TOMAHAWK-1229
        
        Thanks all :).
        -- 
        Hazem Ahmed Saleh Ahmed
        http://www.jroller.com/page/HazemBlog 

Reply via email to