Print Page | Close Window

SetCustomLineDash

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3011
Printed Date: 08 Nov 25 at 4:42PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: SetCustomLineDash
Posted By: mLipok
Subject: SetCustomLineDash
Date Posted: 14 Nov 14 at 8:26AM
What does it do ? How to use it ?
Can I use this function to draw a dotted line ?
Please show me a simple example. 
Not necessarily working, I just want to know in what order to use what functions.


EDIT:
nevermind, I get it.
$oQP.SetOrigin($__eQPDF_SORIGIN_TopLeft);
$oQP.SetMeasurementUnits($__eQPDF_MUNITS_Milimeters)
$oQP.SetCustomLineDash("10,1,1,1",0)
$oQP.DrawLine(0,0,100,100)



-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk