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

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

Christian Carlow created OFBIZ-6120:
---------------------------------------

             Summary: 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
            Priority: Trivial


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)