I have an SVG mapping application working. I can take the current DOM, serialize it into XML and send it to my server via postURL/XMLHttpRequest where it is converted to a PDF file via batik for a fully detailed, scaled map. I can then send it back to the browser as a pdf with the correct headers for a pdf file. The problem is postURL/XMLHttpRequest is expecting an XML file - not a PDF. What I want to do is open the pdf in a new window. How do I do this?? Thanks Bruce Rindahl
------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

