Convert to PDF using remote server and store to a local file
Posted: Wed Apr 23, 2008 10:18 am
Hello
I'm using the XStorable to convert files to PDFs and it works fine if I run the server on the same machine as client. But I want to do it another way:
- computer A has an OOo server running
- computer B connects to A, gives A the file to convert, A returns a PDF to B
The only solution I found is to share a folder in windows network or a FTP server, but I would like to avoid this.
Is there a way for the client to automatically send the file and get a PDF that can be stored on client's local machine?
I'm using the XStorable to convert files to PDFs and it works fine if I run the server on the same machine as client. But I want to do it another way:
- computer A has an OOo server running
- computer B connects to A, gives A the file to convert, A returns a PDF to B
The only solution I found is to share a folder in windows network or a FTP server, but I would like to avoid this.
Is there a way for the client to automatically send the file and get a PDF that can be stored on client's local machine?