You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2015/03/04 14:14:04 UTC

[jira] [Closed] (OFBIZ-6120) Allow FOP to support for -Dportoffset

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

Jacques Le Roux closed OFBIZ-6120.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Upcoming Branch
                   13.07.02
                   14.12.01

Thanks Christian,

Your improved patch is in
trunk r1663979  
R14.12 r1663980
R13.07 r1663981



> Allow FOP to support <fo:external-graphic/> for -Dportoffset
> ------------------------------------------------------------
>
>                 Key: OFBIZ-6120
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6120
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Christian Carlow
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: 14.12.01, 13.07.02, Upcoming Branch
>
>         Attachments: OFBIZ-6120.patch
>
>
> FOP <fo:external-graphic/> images do not appear when portoffset used:
> 2015-02-28 18:12:12,249 |http-bio-8445-exec-4 |ApacheFopWorker               |I| FOP FontBaseURL: file:/home/anon/workspace/ofbiz/framework/webapp/config/
> 2015-02-28 18:12:12,254 |http-bio-8445-exec-4 |FOP                           |D| target-resolution set to: 72.0dpi (px2mm=0.35277778)
> 2015-02-28 18:12:12,593 |http-bio-8445-exec-4 |FOP                           |E| Error with opening URL 'http://localhost:8080/content/control/stream?contentId=10004': Connection refused
> 2015-02-28 18:12:12,616 |http-bio-8445-exec-4 |FOUserAgent                   |E| Image not found. URI: /content/control/stream?contentId=10004. (See position 40:158)
> 2015-02-28 18:12:12,715 |http-bio-8445-exec-4 |FOUserAgent                   |W| Font "NotoSans,normal,700" not found. Substituting with "NotoSans,normal,400".
> 2015-02-28 18:12:12,957 |http-bio-8445-exec-4 |FOUserAgent                   |W| Line 1 of a paragraph overflows the available area by 567 millipoints. (See position 270:61)
> 2015-02-28 18:12:13,001 |http-bio-8445-exec-4 |FOUserAgent                   |W| Content overflows the viewport of the fo:region-before on page 1 in block-progression direction by 19200 millipoints. (See position 30:58)
> 2015-02-28 18:12:13,026 |http-bio-8445-exec-4 |FOUserAgent                   |E| Image not found. URI: /content/control/stream?contentId=10004. (No context info available)
> 2015-02-28 18:12:13,104 |http-bio-8445-exec-4 |ServerHitBin                  |I| Visit delegatorName=default, ServerHitBin delegatorName=default



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)