RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
What do you want to do with it? Suggestion: Load up your document to a web accessible directory, point Adobes PDF to HTML conversion system at the document, save away the content. Bingo! Adam -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 10:14

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
? -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 10:27 To: CF-Talk Subject: RE: Reading a PDF What do you want to do with it? Suggestion: Load up your document to a web accessible directory, point Adobes PDF to HTML conversion system at the document, save

RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
]] Sent: 27 January 2003 10:49 To: CF-Talk Subject: RE: Reading a PDF I want to automatically read the contents and look for words and report back to CF if they are found. Don't want to use verity) as this is on a document by document basis. what happens if I use ReadBinary in the action

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
January 2003 11:20 To: CF-Talk Subject: RE: Reading a PDF Here's the code from one of my fusebox applications. !---@ Upload File --- cfif len(attributes.FILE_NAME) !---@ Pages with secure items must use the offline storage area. --- cffile action=UPLOAD

RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
and was not under our control. Adam -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 11:37 To: CF-Talk Subject: RE: Reading a PDF yup just seen that on the adobe site, tried and worked - thanks a lot. Do you think that this url is reliable long

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
we have a 256k leased line. I think there may be problems saying that but CF is saying the page is taking about 100,000ms to execute -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 11:46 To: CF-Talk Subject: RE: Reading a PDF Well, If you think

RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
And how big is your file? -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 11:51 To: CF-Talk Subject: RE: Reading a PDF we have a 256k leased line. I think there may be problems saying that but CF is saying the page is taking about 100,000ms

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
This particular file is 76kb -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 11:53 To: CF-Talk Subject: RE: Reading a PDF And how big is your file? -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003

RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
]] Sent: 27 January 2003 11:59 To: CF-Talk Subject: RE: Reading a PDF This particular file is 76kb -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 11:53 To: CF-Talk Subject: RE: Reading a PDF And how big is your file? -Original Message

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
[mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 12:46 To: CF-Talk Subject: RE: Reading a PDF My server can do a 4 MB file in under 10 seconds. Is it a 256K bits leased line? How many other people are using the connection? Blah blah blah. What's surfing the internet from the server like? Lots

RE: Reading a PDF

2003-01-27 Thread Adam Reynolds
Err, Of course it will effect the performance, part of what the page is doing is posting a file to the Adobe siter and waiting for the response... -Original Message- From: Andy Ewings [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 12:52 To: CF-Talk Subject: RE: Reading a PDF yeh

RE: Reading a PDF

2003-01-27 Thread Andy Ewings
doh! - sorry, being a bit think at the mo. Thanks for all your help - I'll try again when things are back up and working properly -Original Message- From: Adam Reynolds [mailto:[EMAIL PROTECTED]] Sent: 27 January 2003 12:55 To: CF-Talk Subject: RE: Reading a PDF Err, Of course

RE: Reading in PDF Files

2000-06-17 Thread Ian Lurie
Hi James, If I'm understanding your message correctly, you just want the PDF to appear in the browser window. If that's correct, then all you have to do is link directly to the PDF. Anyone with Reader on their computer will have the PDF appear in the browser window... Ian Lurie

RE: Reading in PDF Files

2000-06-10 Thread Philip Arnold - ASP
How do I read in a PDF file into my browser? Let me explain. I have a list of numbers associated with documents in a database. Each document has four different links associated with it (Summary of Document, Original Document, Reponses, History). What I want to do is when a user clicks