PDA

View Full Version : PDFView - change display name ?


pir8ped
Mar 16th, 2006, 11:57 AM
Hi,

I have some pdf views working nicely, and have implemented caching each view as a pdf file (they are expensive to produce ). When a user opens a pdf file in their browser, Acrobat displays the name of the view (as defined in the app-servlet.xml) at the top of the window. However, I would like the name of the file displayed instead. I have looked through the source code, but I don't see where the view name is picked up for display.

Can anyone tell me where I can change the name displayed?

Thanks,

John Pedersen