Convert to PDF using remote server and store to a local file

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
dib
Posts: 1
Joined: Tue Apr 22, 2008 4:22 pm

Convert to PDF using remote server and store to a local file

Post by dib »

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?
User avatar
AndrewZ
Volunteer
Posts: 633
Joined: Mon Oct 08, 2007 1:25 am
Location: Colorado, USA

Re: Convert to PDF using remote server and store to a local file

Post by AndrewZ »

* Did you solve your problem? Do others a favor: Post the solution
* Visit OpenOffice.org Ninja (blog) and OpenOffice.org Ninja Wiki for news, previews, troubleshooting, etc.
OOo 3.0.X on Fedora 9 + XP
Post Reply