Forum for the PDF-XChange Editor - Free and Licensed Versions
Moderators:PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
var annots = this.getAnnots({nPage: this.pageNum,nSortBy: ANSB_ModDate}); // get all annots of current page and sort them
if (annots[0].type == "Line") {}
else if ( (annots[0].type != "Line") || (annots == null) ){}
Thanks for your input!
Kind regards,
Daniel
You do not have the required permissions to view the files attached to this post.
Thanks for doing the tool and sharing it with everyone else!
You are correct that there isn't really a way to create a line by specifying it's coordinates in the UI.