cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Help us improve the PTC Community by taking this short Community Survey! X

FOSI fragment for outputting PDF Document Properties

naglists
1-Newbie

FOSI fragment for outputting PDF Document Properties

Hi all,
Surprisingly, I was only recently asked to do automatically populate the
PDF document properties. I ran into one glitch along the way. Although the
documentation in help is correct, the namespace information on the web is
misleading. The key names are not capitalized and they need to be. The
namespace info with the misleading references to "title" for example that
should be "Title" as possible Key values:

<usetext source="!&lt;atidmd:DocumentMetaData source="local"&gt;&lt;br /&gt;&lt;atidmd:DocView mode="bookmarks"&lt;br /&gt;destination="topofdocument"&gt;&lt;/atidmd:DocView&gt;&lt;br /&gt;&lt;atidmd:DocInfo&gt;&lt;br /&gt;&lt;atidmd:Entry&gt;&lt;br /&gt;&lt;atidmd:Key&gt;Title&lt;/atidmd:Key&gt;&lt...












5 REPLIES 5

Paul,

I am still working on this for the book. I'll put together and send as much as is ready asap.

Suzanne Napoleon
www.FOSIexpert.com
"WYSIWYG is last-century technology!"


Attached are some excerpts from Practical FOSI regarding atidmd and PDF output. These are drafts. There's more coding than wording.

Hope this helps!

Suzanne

P.S. All comments welcome -- thanks!


Thanks, Suzanne!

On Wed, Dec 14, 2011 at 12:02 PM, Suzanne Napoleon <
SuzanneNapoleon@fosiexpert.com> wrote:

> Attached are some excerpts from *Practical FOSI* regarding atidmd and PDF
> output. These are drafts. There's more coding than wording.
>
> Hope this helps!
>
> Suzanne
>
> P.S. All comments welcome -- thanks!
>


Thanks, Paul. I'm sure most sane people use the documentation and wouldn't
have gone sideways as I did, but it's nice to have it right everywhere.

Top Tags