Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Outside In 8.5.3 Image Export generating blank images

3252232Jun 6 2016 — edited Jun 6 2016

Hi,

I have been working on a solution using Outside In and have been running the software successfully within a Docker container on my local machine. I recently deployed the software onto a Centos 7 headless server

Linux version 3.10.0-327.10.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) )

and have run into some problems. When running the Image Export sample export in a consistent way to how I was developing within my Docker container the software is only ever producing empty images. No errors are thrown at all.

./exsimple ../samplefiles/excel2007.xlsx excel.png

EX_CALLBACK_ID_PAGECOUNT: The File had 5 pages.

Export successful: 1 output file(s) created.

The output file is 1088 bytes in size and whilst OSX's image viewer recognises there are 5 pages, nothing is visible on any of them.

For info my docker image is running centos:latest on Docker for Mac. I have exported GDFONTPATH to /usr/share/fonts/dejavu which contains the font files below. Are there any known issues with Centos7? I have tried setting the SCCOPT_RENDERING_PREFER_OIT flag in the config file in case this is an X-SERVER issue but to no avail.

DejaVuSansMono-BoldOblique.ttfDejaVuSans-BoldOblique.ttf

DejaVuSerif-Bold.ttf

DejaVuSans-Bold.ttf

DejaVuSansMono-Bold.ttf

DejaVuSerifCondensed-BoldItalic.ttf

DejaVuSansCondensed-BoldOblique.ttf

DejaVuSansMono-Oblique.ttf

DejaVuSerifCondensed-Bold.ttf

DejaVuSansCondensed-Bold.ttf

DejaVuSansMono.ttf

DejaVuSerifCondensed-Italic.ttf

DejaVuSansCondensed-Oblique.ttf

DejaVuSans-Oblique.ttf

DejaVuSerifCondensed.ttf

DejaVuSansCondensed.ttf

DejaVuSans.ttf

DejaVuSerif-Italic.ttf

DejaVuSans-ExtraLight.ttf

DejaVuSerif-BoldItalic.ttf

DejaVuSerif.ttf

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 4 2016
Added on Jun 6 2016
0 comments
447 views