954,168 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Help! extract picture from a multi-page pdf/ps file

My system: fedora 7
I have many pictures in multi-page pdf/ps files.
I need to use some of them into my slide.
I know transfer file between pdf and ps by using pdf2ps,ps2pdf,
and I can transfer a single page picture by using ps2eps.

My problem:
How to transfer a multi-page pdf/ps file which is unknown page into many one page pdf/ps file by the command or script?

Maybe use gs and xpr

Any help?

ahha0ahha
Newbie Poster
4 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

My problem done.
After searching my installed tools,
I find pdftk
Just single command,
[user@localhost ~]$ pdftk in.pdf burst
very simple,

ahha0ahha
Newbie Poster
4 posts since Mar 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You