ABC PDF - create 256 color images
I am using ABCpdf7 to create pdf documents on the fly - Here is something that I do not understand. When I create the pdf document from a url - the images in the pdf document seems to be 256 colors.开发者_Go百科
Does anyone know how I can set ABCpdf to create full color images.
If I spesify the image url - the image gets created at full color - but then I cannot crab a page in one go
24 Hours later and I have finally found the answer to the question - The problem is the actual screencard (hardware) installed on my computer.
I tested the software locally on my computer which have a 32bit screencard and the pdf's looks perfect.
On the 16bit server screencard it does not look good and get's reduced to 256 colors!
精彩评论