Re: [xep-support] Image access when generating PDF

From: Michael Sulyaev <msulyaev@renderx.com>
Date: Wed Oct 04 2006 - 13:59:02 PDT

Sébastien CLERMONT wrote:
> Is there any parameter I can set to make XEP access images only once?

Hello Sébastien,

XEP honors 'Expires' field in HTTP response headers and makes use of
'get if modified since' request. All you need to do to prevent XEP from
retrieving each image three times is to configure your web server
appropriately.

If an Expires field is set (to a reasonable value), XEP will get an
image just once. Otherwise, if the image was not modified on the server,
XEP will get it once and check it was not modified twice (200 304 304).

-- 
Best regards,
  Michael Sulyaev, mailto:msulyaev@renderx.com
  http://www.renderx.net
  http://www.renderx.com
RenderX
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Oct 4 14:06:29 2006

This archive was generated by hypermail 2.1.8 : Wed Oct 04 2006 - 14:06:30 PDT