473,398 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Want help

sam
Hi,
I want to open particular file like pdf or winzip,
on website with pdf and winzip has to be uploaded or installed on web
server and
not have to installed on user's computer.
Also my 2nd question is my web host don't have particular software
installed on the web server like winzip or pdf or image editor.
How can i place particular software say winzip and acrobat reader in
web server and take use of that to open winzip files and pdf files
through it without without installed that in user's computer or say my
computer.
Is php will help me in this matter?
If you can't give me brief explanation, please give me some hints about
it?
Because I am developing my own site and I want to use this task.

Dec 9 '06 #1
1 1183
sam wrote:
Hi,
I want to open particular file like pdf or winzip,
on website with pdf and winzip has to be uploaded or installed on web
server and
not have to installed on user's computer.
Also my 2nd question is my web host don't have particular software
installed on the web server like winzip or pdf or image editor.
How can i place particular software say winzip and acrobat reader in
web server and take use of that to open winzip files and pdf files
through it without without installed that in user's computer or say my
computer.
Is php will help me in this matter?
If you can't give me brief explanation, please give me some hints about
it?
Because I am developing my own site and I want to use this task.
We use 7za for zipping up files off the web-server (eg packaging up
downloads) - it will unzip too I presume. From PHP we run a exec()
command to which we have passed the (clean) filenames and a bunch of
command switches to generate the zip file which is created in a
temporary directory, then we send the relevant file header before
fpassthru of the file created by 7za.

7za is open source, has a command line interface and works on windows
and linux.

I know PHP has pdf commands built in so you can build pdf's on the fly.
However, I'd be really interested in any recommendations for a command
line pdf writer/rewriter. In particular we want to take a pdf that has
been uploaded and automatically generate a sample of the pdf (eg
showing just a few pages, replacing text, or creating a shrunken access
version). Anyone any ideas (must be windows and linux compatible)?
Saul
www.notanant.com
communities of websites

Dec 9 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: HEATHER CARTER-YOUNG | last post by:
Please help. I have two databases - one I'm designing that will be our in-house data mgmt system (db1) and another that is a federally-mandated system (db2). We must submit data from db2 but don't...
10
by: Atul | last post by:
Hi, I just stepped into C#. I am facing one problem. Here is the scenario. I am posting some data to one website (https site). It returns me response HTML. I want to parse this HTML and want to...
182
by: Jim Hubbard | last post by:
http://www.eweek.com/article2/0,1759,1774642,00.asp
4
by: ThunderMusic | last post by:
Hi I want to do just like in the subject ... to have some text and tags between the start and end tags of my user-control. Is there a simple way of doing that? for instance, between the tags,...
5
by: shahoo | last post by:
Hi I have launched a web site containing a list of ebook links. I hope it helps programmers. This is the URL : http://shahoo.awardspace.com
14
by: Professor Yonce | last post by:
I have made form for E-Mail. I have entered code but the Import system does not work. It has squiggly line underneath it showing it is not communicating. It Will not build. Public Class...
6
by: damod.php | last post by:
hai , friends, am new one to this group, I want to know About frame works in php Which one is best i want learn any one frame work can you help me Am workin in PHP MY SQL i want to learn it....
4
by: Alan Mailer | last post by:
Again, I'm new to VB.net and there is something I need help with: Like (I assume) many of us, over time I want to be able to create some VB.net classes that I might want to use in more than one...
4
missshaikh
by: missshaikh | last post by:
hi friends I want add MSN webmessenger script to my own website. like http://www.ebuddy.com/ use the MSN Web Messenger. I want to directly connect to the msn not connect with any 3rd party...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.