bruno lowagie.com> writes:
>
> jerry wrote:
>
> >hi,
> >
> >how to find whether the urls in the pdf file is active or not.
> >
> >
> First you extract the URLs from the PDF.
> Then I guess you create a java.net.URL object
> and try openStream. If it fails, the URL is down
> for the moment, if
jerry wrote:
>hi,
>
>how to find whether the urls in the pdf file is active or not.
>
>
First you extract the URLs from the PDF.
Then I guess you create a java.net.URL object
and try openStream. If it fails, the URL is down
for the moment, if it works, it's active.
I don't think there's any wate
hi,
how to find whether the urls in the pdf file is active or not.
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
D