![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: May 2008
Posts: 1
Rep Power: 0
![]() |
How to print doc to jpg
Can anyone explain how to print WORD format document to jpg file. Example I have word document whit 30 page. I want print this pages into 40 jpg files page1.jpg, page2.jpg, … page30.jpg. Is it possible?
http://www.e-referatai.lt/darbas/lithuania_164.htm this is example of this function click on “>Peržiūrėti darbą” opening pop put window with prewiew screen of Microsoft document. Thank you all for help. |
|
|
|
|
|
#2 |
|
Newbie
Join Date: Jan 2008
Posts: 3
Rep Power: 0
![]() |
Re: How to print doc to jpg
Are you sure that it's happening on the fly? They might have just made a .jpg with word or some other program, saved it, and then put it on the website... In that case, PHP wouldn't even be involved outside of displaying the HTML to link you to the jpg.
|
|
|
|
|
|
#3 |
|
Hobbyist Programmer
|
Re: How to print doc to jpg
If you have a look at the source to the page they just use images from a server...php is doing no work towards creating images from .doc's.
As derzok said was most likley the case. Chris
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to print floating point numbers | eax | Assembly | 5 | Apr 17th, 2006 7:10 PM |
| I can print 'today', but can I print 'yesterday'? | Steveire | Python | 16 | Mar 9th, 2006 6:39 AM |
| ftplib help please! | disAbled | Python | 1 | Jun 30th, 2005 8:05 PM |
| Print Accounting Prog | jtrit | Visual Basic | 2 | Mar 29th, 2005 9:12 AM |
| Capturing the contents of a print request from another program | faLLeN | Visual Basic | 1 | Mar 8th, 2005 1:25 AM |