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!
![]() |
How To Draw Dotted Line? |
Post Reply ![]() |
Author | |
SalmaBegum ![]() Team Player ![]() ![]() Joined: 30 Sep 17 Status: Offline Points: 28 |
![]() ![]() ![]() ![]() ![]() Posted: 19 Mar 19 at 6:06AM |
Greetings sir,
i need to draw dotted line in some cased instead of solid lines, how can i draw dotted line? i can't seems to find any related nor the "dotted" word in whole documentation pdf file. thanks in advance best regards |
|
![]() |
|
tfrost ![]() Senior Member ![]() Joined: 06 Sep 10 Location: UK Status: Offline Points: 437 |
![]() ![]() ![]() ![]() ![]() |
Look at the description of SetLineDash in the documentation.
|
|
![]() |
|
SalmaBegum ![]() Team Player ![]() ![]() Joined: 30 Sep 17 Status: Offline Points: 28 |
![]() ![]() ![]() ![]() ![]() |
any example will help me a lot, i tried to set value (1, 1), (.5, .5).. and few more but none of them works :(, i mean it still print solid lines. thanks in advance best regards |
|
![]() |
|
tfrost ![]() Senior Member ![]() Joined: 06 Sep 10 Location: UK Status: Offline Points: 437 |
![]() ![]() ![]() ![]() ![]() |
Sorry, I have not used this function myself; I just happened to know it was in the library! You should be able to add this experimentally in the Vector Graphics example in the Foxit Dashboard program, to see its effect.
|
|
![]() |
|
Ingo ![]() Moderator Group ![]() ![]() Joined: 29 Oct 05 Status: Offline Points: 3529 |
![]() ![]() ![]() ![]() ![]() |
i would expect that values from 0 (=solid) up to 0.9 will work?
|
|
Cheers,
Ingo |
|
![]() |
|
Ingo ![]() Moderator Group ![]() ![]() Joined: 29 Oct 05 Status: Offline Points: 3529 |
![]() ![]() ![]() ![]() ![]() |
here's a sample i've found in another thread:
//... FPDF.SetLineWidth(0.5); FPDF.SetLineColorCMYK(0,0,0,0.5); FPDF.SetLineDash(0.5,0.5); FPDF.SetLineJoin(1);
//... |
|
Cheers,
Ingo |
|
![]() |
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