On Sep 9, 6:36 pm, Boris Zbarsky <[email protected]> wrote:
> krithika wrote:
> > Yes I understand.Will it possible to give me some guidance on where
> > (exact cpp source code ) links get created  so that I try to pass this
> > semantic info and create a link?.
>
> nsHTMLAnchorElement.cpp is one place, but they could be all over.  Any
> node can be a link.  Not sure what you mean by "created".
>
> -Boris

On further study I found that all text that start with "http: or
www" ( whether it is inside anchor or not) is treated as a link by
Acrobat Reader when PDF is opened.No special handling has been done
for anchors inside mozilla code or cairo code. As you pointed out it
is just the paint of print content.This cannot be fixed from within
mozilla code.

regards,
krithi
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to