- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Maybe the XML source (that sets the target version) has not been updated properly. Look at the XML source and look for the line (near the top of the XML)
The following should appear for a target version of "Acrobat and Adobe Reader 9.0 or later"
<?formServer defaultPDFRenderFormat acrobat9.0static?>
The following should appear for a target version of "Acrobat and Adobe Reader 8.1 or later"
<?formServer defaultPDFRenderFormat acrobat8.1static?>
The following should appear for a target version of "Acrobat and Adobe Reader 8.0 or later"
<?formServer defaultPDFRenderFormat acrobat8.0static?>
Regards
Steve