I've recently purchased a copy of Zoom Professional for one of our
intranet sites, and need to index several PDF files. The problem is
that all of the files are stored in a database, and retrieved by means
of an .aspx page, such as the following:
http://localhost/Synergy/Software/OS...ile.aspx?id=49
Because the filename is Downloads_GetFile.aspx?id=49, the file is NOT
being indexed as a PDF file, and it is only treated as an HTML file.
Is there a way to force Zoom to parse the contents of
'Downloads_GetFile.aspx' as a pdf file? It's really essential to me to
be able to properly index these files. I've looked in the documentation
but didn't see any way to 'force' files to be parsed with one of the
plugins.
Kevin Townsend
intranet sites, and need to index several PDF files. The problem is
that all of the files are stored in a database, and retrieved by means
of an .aspx page, such as the following:
http://localhost/Synergy/Software/OS...ile.aspx?id=49
Because the filename is Downloads_GetFile.aspx?id=49, the file is NOT
being indexed as a PDF file, and it is only treated as an HTML file.
Is there a way to force Zoom to parse the contents of
'Downloads_GetFile.aspx' as a pdf file? It's really essential to me to
be able to properly index these files. I've looked in the documentation
but didn't see any way to 'force' files to be parsed with one of the
plugins.
Kevin Townsend
Comment