You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "David Shere (JIRA)" <ji...@apache.org> on 2007/03/16 21:20:09 UTC

[jira] Updated: (OFBIZ-823) Improve support for different media types in the ScreenFopPdfViewHandler

     [ https://issues.apache.org/jira/browse/OFBIZ-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Shere updated OFBIZ-823:
------------------------------

    Attachment: 823_INCOMPLETE.patch

This patch is not complete and some changes are included only to facilitate testing. 

> Improve support for different media types in the ScreenFopPdfViewHandler
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-823
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-823
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>          Components: framework
>            Reporter: Jacopo Cappellato
>         Assigned To: Jacopo Cappellato
>            Priority: Minor
>         Attachments: 823_INCOMPLETE.patch
>
>
> Right now the ScreenFopPdfViewHandler class can only serve PDF documents out of a screen definition.
> The "content-type" attribute set in the controller's view definition is ignored.
> What I'm proposing is to enhance the class to support at least the PCL and POSTSCRIPT output (because they should be supported by FOP).
> Some of the details:
> 1) rename the class from ScreenFopPdfViewHandler to ScreenFopViewHandler
> 2) add support for different media types according to the content-type attribute set in the view definition

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.