LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-27-2003, 08:31 PM   #1
klintonray
Member
 
Registered: Apr 2003
Location: Phx, AZ
Posts: 61

Rep: Reputation: 15
A bit off linux subject, but a question nonetheless


Hey all, I was just wondering if there was a way to save a webpage as one big picture file..like jpeg or bitmap. Thanx all!!
 
Old 07-27-2003, 08:46 PM   #2
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
I don't know, but you can mirror it.

wget -m <url>
 
Old 07-27-2003, 09:23 PM   #3
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
you could always print the page to pdf.
 
Old 07-27-2003, 09:37 PM   #4
klintonray
Member
 
Registered: Apr 2003
Location: Phx, AZ
Posts: 61

Original Poster
Rep: Reputation: 15
how would i mirror it or print it to pdf? What is mirroring it btw?
 
Old 07-27-2003, 09:56 PM   #5
gabriele_101
Member
 
Registered: Oct 2001
Location: CAMBRIDGE, MA USA
Distribution: RH9 Kernel 2.4.20-18.9
Posts: 69

Rep: Reputation: 15
"Mirroring it" in this case would mean downloading and saving the HTML file and all of the files associated with it (graphics and linked files). Be careful of what parameters you use ("-m", the one suggested turns on full recursion, so you'll get a copy of the entire web site not just the page). If you want to get the page and all of the graphics you'll need to set the recursion level to 1 -l "-l 1". Unfortunately, you'll get more than you want. Read the wget man page, and if you have Perl LWP installed, check out GET. You may want to try
Code:
GET -o ps http://www.some-where-else.net/thing.html | ps2pdf - output.ps
to get a pdf file. Not sure how well that will work, so let me know
 
Old 07-27-2003, 10:03 PM   #6
gabriele_101
Member
 
Registered: Oct 2001
Location: CAMBRIDGE, MA USA
Distribution: RH9 Kernel 2.4.20-18.9
Posts: 69

Rep: Reputation: 15
OK, nevermind about the GET command, it does not do the graphics. Maybe next version.
 
Old 07-27-2003, 10:14 PM   #7
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
You could also grab a screenshot of the browser.
 
Old 07-27-2003, 10:25 PM   #8
darin3200
LQ Guru
 
Registered: Dec 2002
Distribution: Gentoo!
Posts: 1,153

Rep: Reputation: 45
to prin to pdf
>file
>print
and you should be able to select pdf printer

Last edited by darin3200; 07-27-2003 at 10:27 PM.
 
Old 07-27-2003, 10:52 PM   #9
klintonray
Member
 
Registered: Apr 2003
Location: Phx, AZ
Posts: 61

Original Poster
Rep: Reputation: 15
awww i see...thanx that works
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
This is a bit off subject but do Power Ranger like use Linux maximalred Linux - General 3 08-24-2003 11:57 AM
This is a bit off subject but do Power Ranger like use Linux maximalred Linux - General 5 08-24-2003 05:58 AM
This is a bit off subject but do Power Ranger like use Linux maximalred Linux - Networking 2 08-24-2003 05:01 AM
This is a bit off subject but do Power Ranger like use Linux maximalred General 1 08-24-2003 02:24 AM
This is a bit off subject but do Power Ranger like use Linux maximalred Linux - Software 0 08-24-2003 01:48 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration