RE: [iText-questions] Using relative url address with PdfReader

2003-10-16 Thread Paulo Soares
IL PROTECTED] > Subject: [iText-questions] Using relative url address with PdfReader > > I'm using PdfReader with the PdfReader(new URL("")) constructor. This > works if I fully qualify the url, but when I try to use relative > addressing it can't find it. I

[iText-questions] Using relative url address with PdfReader

2003-10-16 Thread Eric Vandervort
Title: RE: [iText-questions] Adding pages to a stamped pdf I'm using PdfReader with the PdfReader(new URL("")) constructor.  This works if I fully qualify the url, but when I try to use relative addressing it can't find it.  I'm using the Oracle iAS.   Anyone else have this problem or have i