|
ccollab pinCoordinates |
|
The ccollab pinCoordinates command returns a list of pushpin coordinates and numbers for the particular file revision of the specified review. Pushpins are used to indicate comments and defects that relate to a specific coordinates within an image, Word document or PDF file. Command Line Syntax: ccollab [global-options] pinCoordinates <review> <version-id> [--pin-number <value>] [--page <value>]
Remarks: If the specified review, file revision, page or pushpin is not found the method returns an error. Examples: To list pushpin coordinates for file revision #987 of review #123: ccollab pinCoordinates 123 987 To list pushpin coordinates for page #2 of file revision #1234 of review #698: ccollab pinCoordinates 698 1234 --page 2 To list coordinates for pushpin #1 of file revision #1234 of review #698: ccollab pinCoordinates 698 1234 --pin-number 1
|
|
© 2003-2025 SmartBear Software. All rights reserved. |