On Sat, Mar 05, 2011 at 09:33:40AM +0000, Jozef Misutka wrote:
> 
> hi erik,
> 
> 
> i haven't had time to look into your script but i think the requested 
> functionality is implemented in 
> dialogs.qs in function highlightingSelectedText
> 
>       var _op = firstSelected();
>       var _firstTextOp = undefined;
>       var _rectangles = [];
>       while (_op) {
>               if (isTextOp( _op )) {

I guess you have to consider graphical operators as well.
-- 
Michal Hocko

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Pdfedit-support mailing list
Pdfedit-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to