Return-Path: X-Original-To: apmail-cocoon-dev-archive@www.apache.org Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5757CEFBF for ; Tue, 26 Feb 2013 12:56:15 +0000 (UTC) Received: (qmail 12497 invoked by uid 500); 26 Feb 2013 12:56:14 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 12306 invoked by uid 500); 26 Feb 2013 12:56:14 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 12246 invoked by uid 99); 26 Feb 2013 12:56:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2013 12:56:13 +0000 Date: Tue, 26 Feb 2013 12:56:13 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@cocoon.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (COCOON3-99) Provide FopSerializer with an embedded user configuration present in the cocoon block MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/COCOON3-99?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 reassigned COCOON3-99: --------------------------------------------- Assignee: Francesco Chicchiricc=C3=B2 =20 > Provide FopSerializer with an embedded user configuration present in the = cocoon block > -------------------------------------------------------------------------= ------------ > > Key: COCOON3-99 > URL: https://issues.apache.org/jira/browse/COCOON3-99 > Project: Cocoon 3 > Issue Type: Improvement > Components: cocoon-optional > Affects Versions: 3.0.0-beta-1 > Reporter: Jos Snellings > Assignee: Francesco Chicchiricc=C3=B2 > Priority: Minor > Fix For: 3.0.0-beta-1 > > Attachments: patch-fopserializer.txt > > > The current FopSerializer creates an instance of FopFactory. Only the def= aults are used. This is a problem if you want to generate PDFs=20 > from Unicode data. The Cyrillic and Greek characters have no glyphs in th= ese fonts, causing those strings to be displayed as "#" sequences. > This patch adds an override for the method "setConfiguration" to add a us= er configuration location via a sitemap parameter. > In sitemap.xmap of the block, add the parameter "userConfigurationPath" i= ndicating the location of the user configuration file. > Example: > > > > > > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira