Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Try It Free
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 10th, 2004, 04:20 PM
coredesigns coredesigns is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 6 coredesigns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Dreamweaver and PDF's

I wanted to find out how to put a PDF into a dreamweaver document so when people open up a link there is a pdf magazine?

Reply With Quote
  #2  
Old March 10th, 2004, 07:14 PM
Executive's Avatar
Executive Executive is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 147 Executive User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
You can link it just like any other file i.e. <a href="whatever.pdf">Magazine</a>
__________________
Family Hosting, we treat you like family!
United Web Site Award Givers, is your website worthy of an award?

Reply With Quote
  #3  
Old March 11th, 2004, 05:17 PM
coredesigns coredesigns is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 6 coredesigns User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
PDF and dreamweaver

wil that download it or open up the file into a browser window...because I want it to open up in a browser window

Reply With Quote
  #4  
Old March 11th, 2004, 06:20 PM
Executive's Avatar
Executive Executive is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 147 Executive User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
You would have to convert the PDF to HTML for that to happen, otherwise it's just going to download the file.

Reply With Quote
  #5  
Old March 12th, 2004, 02:59 AM
c444l c444l is offline
contains a pressurised widget
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: NC USA
Posts: 401 c444l User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 39 m 41 sec
Reputation Power: 5
Send a message via AIM to c444l Send a message via Yahoo to c444l
It depends on the browser, and the settings on the user's local machine.

Most people who visit your site will probably have it open up in a browser, via the acrobat plug-in.

Reply With Quote
  #6  
Old March 12th, 2004, 04:52 AM
Executive's Avatar
Executive Executive is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 147 Executive User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 5
Thats true, I forgot about IE being able to make it look like its in a browser.

I use Opera so much I forget the capabilities of IE

Reply With Quote
  #7  
Old March 15th, 2004, 11:13 PM
cliffhanger9's Avatar
cliffhanger9 cliffhanger9 is offline
fortin bra?
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: city of sin, state of the art
Posts: 416 cliffhanger9 Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 18 h 22 m 19 sec
Reputation Power: 0
Send a message via ICQ to cliffhanger9 Send a message via AIM to cliffhanger9 Send a message via MSN to cliffhanger9 Send a message via Yahoo to cliffhanger9
almost anyway you go it will open up acrobat...

if they have it download then they will have to open it to view it...it wont be on the page itself this way

you can make an Iframe in you html page and have it open in there...adobe will still have ot load though to view it

perhaps the best solution is a new technology called FlashPaper by Macromedia...basically you convert a document a PDF for example into a flash movie...(*.swf file)

so flash enabled browsers need no further plugins nor does adobe acrobat get prompted to open or load...

FlashPaper is typically smaller in size then the PDF so it will load faster anyway

its also crystal clear and can be zoomed in on as wit all flash documents...vector based i believe

check it out

rock on!!
__________________
"I hate quotations."
-ralph waldo emerson-

Reply With Quote
  #8  
Old March 15th, 2004, 11:27 PM
c444l c444l is offline
contains a pressurised widget
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Location: NC USA
Posts: 401 c444l User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 39 m 41 sec
Reputation Power: 5
Send a message via AIM to c444l Send a message via Yahoo to c444l
it is debatable.. but if anything can be labelled as a 'new technology', it is rarely the best solution. One of your main goals in web design should be accessibility.

Reply With Quote
  #9  
Old March 15th, 2004, 11:45 PM
cliffhanger9's Avatar
cliffhanger9 cliffhanger9 is offline
fortin bra?
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Location: city of sin, state of the art
Posts: 416 cliffhanger9 Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 18 h 22 m 19 sec
Reputation Power: 0
Send a message via ICQ to cliffhanger9 Send a message via AIM to cliffhanger9 Send a message via MSN to cliffhanger9 Send a message via Yahoo to cliffhanger9
Quote:
Originally Posted by c444l
it is debatable.. but if anything can be labelled as a 'new technology', it is rarely the best solution. One of your main goals in web design should be accessibility.



perhaps...never said it was the "best" solution

is it new. well sorta. FlashPaper is new in that you can now very easily convert documents (word docs, excel files, pdfs, etc.) essentially into a flash movie (*.swf file) - which we all know is a very well established method of digital media on the web today

just a cool little solution to having your information displayed on the web page as the author requested with out requiring people to download acrobat reader

thanks for your comments

rock on!!

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > Dreamweaver and PDF's


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway