On Thu, Apr 24, 2008 at 07:27:17PM +0530, Deepak Chandran <[EMAIL PROTECTED]> wrote: > I tried doing #define USE_WATERMARK 1 > > This did not work for me. > > But i did notice another behavior. If i create the swf using the > following command: > pdf2swf -o test.swf -bl test.pdf > > and try printing a page. I get the blank page with two nav button (from > the default_viewer.swf) on the top left corner.
So it *does* work for you. In order to get the same effect in your custom viewer, put a transparent rectangle on top of the viewing area. Greetings Matthias
