Search found 6 matches

by tamtam
2011-02-22T16:24:49-07:00
Forum: Users
Topic: Convert function - question
Replies: 1
Views: 3867

Convert function - question

Hello,

If I convert pdf file to jpg - How do the dimensions (width and height) set (without special options like -resize) ?
By which properties of the pdf file?

(code for example : convert test.pdf test.jpg)


Thanks!
by tamtam
2011-02-04T00:32:06-07:00
Forum: Users
Topic: Convert PDF file to some jpg files...
Replies: 7
Views: 11364

Re: Convert PDF file to some jpg files...

it is OK now!
Thank you very much!!!!!!
by tamtam
2011-02-03T04:07:36-07:00
Forum: Users
Topic: Convert PDF file to some jpg files...
Replies: 7
Views: 11364

Re: Convert PDF file to some jpg files...

Can you give me a pdf file that has'nt created by IM and ok for convert it ?

Thanks!
by tamtam
2011-02-02T14:54:34-07:00
Forum: Users
Topic: Convert PDF file to some jpg files...
Replies: 7
Views: 11364

Re: Convert PDF file to some jpg files...

For example...
This is the pdf I had tried to convert (I took it from Google)
http://knfdesigns.com/pdf/knf_catalog_garden.pdf
by tamtam
2011-02-02T14:33:59-07:00
Forum: Users
Topic: Convert PDF file to some jpg files...
Replies: 7
Views: 11364

Re: Convert PDF file to some jpg files...

I have a good pdf file, but maybe I don't write the right command for doing it.
Is it good:

convert myfile.pdf pic.jpg

Is it enough to get this way some files:
pic1.jpg , pic2.jpg and so...

Or Do i need to write something else?

Thanks!
by tamtam
2011-02-02T06:37:38-07:00
Forum: Users
Topic: Convert PDF file to some jpg files...
Replies: 7
Views: 11364

Convert PDF file to some jpg files...

Hello,

I want to convert 20 pages PDF file to 20 jpg files.
I success to convert only one page each convertion.

Is there any way to convert one time all the pages of the PDF file to 20 jpg files ?