Bug in pdfColor.formatColorComponent()
Brought to you by:
dogcane
To reproduce - add color with color component value
less than 25. The passed value became incorrect.
// example for R value
pdfColor color = new pdfColor(22, 33, 112)
color._rColor became 0.9, but should be 0.09
I'm attaching fix for the bug.
Regards,
Eugene
Fix for the bug
Logged In: NO
Hi all,
Can any one help me ..
I am using the sharpPDF Beta 2, in that how to draw line,means how to define line width, fill color,bordercolor ....
and how draw a table
Please give explain me with samples
Thx
JBR