Robyn Paxton created PDFBOX-1951:
------------------------------------
Summary: Merging documents causes image colors to change when not
running locally.
Key: PDFBOX-1951
URL: https://issues.apache.org/jira/browse/PDFBOX-1951
Project: PDFBox
Issue Type: Bug
Affects Versions: 1.8.4
Environment: local - Windows 7
host - CentOS: 5.3
Running uname –a command:
Linux whitehorse-dev 2.6.18-128.2.1.el5 #1 SMP Tue Jul 14 06:36:37 EDT 2009
x86_64 x86_64 x86_64 GNU/Linux
Apache tomcat: 7.0.27
Java version: jdk1.7.0_04
Reporter: Robyn Paxton
There are 2 types of PDF documents in one directory. One type is a simple
letter that is editable that had blanks filled in with information that was
pulled from a database. The other type is an address label that was printed
using Simple Certified Mail's method to take an address and create a label.
The label is a black and white image with some text and a barcode. When merging
the two types of documents together with a method call from across the network,
the letter is fine, but the label is purple where it should be white and yellow
where it should be black. When calling the method from the jar file located
within the project itself, everything merges in black and white just fine.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)