XHTML to PDF: internal links raise security warning
I am trying to convert an XHTML/CSS file to PDF. I would have thought that an easy thing to do, but i guess nothing is easy. Acrobat does not seem able to open an XHTML file, as near as I can tell. I can open it in a browser and then print it to a pdf, but when I do, all of the internal links (i.e. links to anchors in the XHTML) raise a security warning saying that it can't find the file and giving the file URL. (Again, these are entirely INTERNAL links.)
Aside from this issue, conversion to pdf by printing from the browser works fine. How can I fix this bizarre problem?
