January 29, 201312 yr This is the first time I've used SC with Instant Web Publishing so I hope I'm just missing something. I have a simple list view in FileMaker 11 with a SC web portal. When I enable IWP for this file, everything looks and operates just fine on the screen. However, when I try to print, none of the images from the SC web portal display. All of the FileMaker data is there, just no images. Any suggestions? SC is running under Tomcat in FMServer on a Windows 2008 Server. Chris
February 22, 201312 yr Printing web portals is a very delicate subject ( regardless of whether you're utilizing SuperContainer or not), in that FileMaker literally has NO idea of when each web portal has completely loaded its content before queuing it for print. The simplest way to curtail this is to use unstored container fields that point to the file on your SuperContainer server. What this does is force FileMaker to load the container field before trying to print the page. Signed,
Create an account or sign in to comment