Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

PDFPath bounding rect

More
11 years 7 months ago #8507 by Elaine
PDFPath bounding rect was created by Elaine
Hi,

I am creating images using the PDFPath methods. Is it possible to retrieve the bounding rect for that path? Something similar to the CGContectGetPathBoundingBox?
More
11 years 7 months ago #8515 by emanuele
Replied by emanuele on topic PDFPath bounding rect
Hi,

at the moment doesn't exist a specific method to calculate path bounds, but I think it's possible to calculate it using PDFPath methods like -(int)node:(int)index :(PDF_POINT *)pt; that returns the point of a single node, so you can calculate the rect.
Time to create page: 0.391 seconds
Powered by Kunena Forum