Re: [iText-questions] validating the url in the pdf files

2006-08-30 Thread jerry
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

Re: [iText-questions] validating the url in the pdf files

2006-08-30 Thread bruno
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

[iText-questions] validating the url in the pdf files

2006-08-30 Thread jerry
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