/    Sign up×
Community /Pin to ProfileBookmark

Display PDF files

I am displaying pdf files in my HTML Web page . Now the problem is that the default menu of pdf is also shown. I don’t want that menu to be there , so that people cannot download or save the document on the hard disk. They should be able to just read it.

Below is the code I have used.

[CODE]
<embed src=”images/ECU.pdf”width=”444″ height=”345″ toolbar = 0 ></EMBED>
[/CODE]

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@BinaryTrekMay 01.2011 — Use <object> or <iframe> tag to hide the toolbar, and what HTML version are you using? does it has the right DTD? because there is no such <embed> tag in the XHTML 1.0
Copy linkTweet thisAlerts:
@LiveCityMay 04.2011 — You could use a service such as slideshare.net and upload your PDF files there, then embed them within a page.
Copy linkTweet thisAlerts:
@lvwdMay 06.2011 — You should be able to make a doc public in google docs and then embed as well.
×

Success!

Help @arpit_vavadia spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...