Do you own a Debenu Quick PDF Library version 7, 8, 9, 10, 11, 12, 13 or iSEDQuickPDF license? Upgrade to Debenu Quick PDF Library 14 today!
![]() |
Problem with Fill Color |
Post Reply
|
| Author | |
rweetch
Senior Member
Joined: 22 Feb 11 Status: Offline Points: 173 |
Post Options
Thanks(0)
Quote Reply
Topic: Problem with Fill ColorPosted: 01 Sep 18 at 2:28PM |
|
Can anyone see where I am going wrong here as if if I do more than a single color I get a grey ?
PDF.SetFillColorCMYK(20,100,30,0); PDF.DrawBox(L, T, W, H, 1); if I do PDF.SetFillColorCMYK(0,100,0,0); PDF.DrawBox(L, T, W, H, 1); Then I get a magenta box as expected. Thanks
|
|
![]() |
|
rweetch
Senior Member
Joined: 22 Feb 11 Status: Offline Points: 173 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 Sep 18 at 2:41PM |
|
We have made a workaround for this issue, only possible because we are using a box. We have replaced the Box with a pretty fat Line and this displays the colour correctly. Not Ideal, but will do for now.
|
|
![]() |
|
Erhardt
Beginner
Joined: 11 Sep 18 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 Sep 18 at 11:13AM |
Edited by Erhardt - 09 Sep 22 at 12:54PM |
|
![]() |
|
rweetch
Senior Member
Joined: 22 Feb 11 Status: Offline Points: 173 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 Sep 18 at 11:22AM |
|
PDF.MeasurementUnits(0); PDF.SetLineWidth(58);
|
|
![]() |
|
rweetch
Senior Member
Joined: 22 Feb 11 Status: Offline Points: 173 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 Sep 18 at 1:12PM |
|
By the way the values shown in the above example are divided by 100 in code, so
PDF.SetFillColorCMYK(0.2,1,0.3,0);
|
|
![]() |
|
rweetch
Senior Member
Joined: 22 Feb 11 Status: Offline Points: 173 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 Sep 18 at 11:31AM |
|
Ok, let's just forget this nonsense shall we? Rookie error on my part. it's all fine.
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |
Copyright © 2017 Debenu. Debenu Quick PDF Library is a PDF SDK. All rights reserved. About — Contact — Blog — Support — Online Store