Answered
cfpdf, ddx and InitialViewProfile
I have tried to use this as per the docs, but it appears to
have no effect.
See attached code.
I have also tried include a table of contents, this works as long as I don't try and use any attributes for the tag.
Eg.
If I just use <TableOfContents/> then it works, but if I use
<TableOfContents maxBookmarkLevel="infinite" bookmarkTitle="Table of Contents" includeInTOC="false">
As the online docs indicate then I get a parse error for the ddx
Note I have following version 8,0,1,195765
Anybody got any ideas ??
Ken
See attached code.
I have also tried include a table of contents, this works as long as I don't try and use any attributes for the tag.
Eg.
If I just use <TableOfContents/> then it works, but if I use
<TableOfContents maxBookmarkLevel="infinite" bookmarkTitle="Table of Contents" includeInTOC="false">
As the online docs indicate then I get a parse error for the ddx
Note I have following version 8,0,1,195765
Anybody got any ideas ??
Ken
