R79B3
- Server now creates and returns pdfs to browser.
R210B8
- PDFs are now created and retrieved from Synapse-server without using the browser
This release does away with using a separate webserver to view server side created PDFs. Now, when you click on "ServerPDF" to create a printout, the text is sent to the server, a PDF is created, and then retrieved where it is stored in the local www directory. The browser is then invoked on this local file using the local embedded web server. This is because there were too many timing issues with using the server based web server.
For this to work, you must have ghostscript installed on the server, and gswin32c.exe must be in the system path.
You can test that by opening a dos console in your Synapse server directory and typing gswin32c to see if it is recognized or not.
For appointments, and ticklers, you can now type
n [ d | w | m | y ]
and n by itself will be recognized as days.
Unless there are problems, these will be the final releases for both server and client.
Graham Chiu
Beta Downloads and Documentation Wiki
Developer Forum