yyn0210 / alivepdf

Automatically exported from code.google.com/p/alivepdf
0 stars 0 forks source link

AlivePDF Add ImageStream with ColorSpace.DEVICE_GRAY not working #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. printPDF.addImageStream(image.data, ColorSpace.DEVICE_GRAY, 
resize,0,0,p.width,p.height);

What is the expected output? What do you see instead?
PDF with an image with gray channel. 

What version of the product are you using? On what operating system?

Alive PDF 0.1.5 alpha Windows OS
Please provide any additional information below.

I am trying to get an image in PDF which has only gray channel like I saw a 
damo on alive PDF http://alivepdf.bytearray.org/?p=3 it generates pdf with CMYK 
channels but when I provide CMYK ColorSpace it still outputs RGB channels. I 
may be missing something. Please help me what else is missing. 

Original issue reported on code.google.com by rahat.j...@gmail.com on 22 Jun 2011 at 5:15

GoogleCodeExporter commented 8 years ago
Hello,

Is there any update on this issue?

Regards,
Dinko

Original comment by dinko.iv...@gmail.com on 9 Apr 2012 at 9:32