Previous | Next | (P-PDF) General
Topic: Doc to PDF conversion
Conf: (P-PDF) General, Msg: 111040
From: anoo_srini
Date: 5/6/2004 04:14 PM
I have to convert a doc file to PDF. The doc file has a link that point to another file (PDF) and a bookmark in that file.
But at the same time it has to pass through an ASP page to validate the user logged in (This is web application).
So the link is something like this:
../program.asp?filename=abc.pdf#bookmark
Without the bookmark this works fine, but PDF doesnt seem to recognize the book mark created in Doc. What should I do? Im using Adobe for conversion.