Autogenerated paragraph named destinations in PDF - Adobe Framemaker

This is a discussion on Autogenerated paragraph named destinations in PDF - Adobe Framemaker ; Does anyone know the exact format of the autogenerated paragraph named destinations in the PDF output that FrameMaker produces? I'd like to be able to link to these from an HTML file using nameddest=, but the information isn't given anywhere ...

+ Reply to Thread
Results 1 to 3 of 3

Autogenerated paragraph named destinations in PDF

  1. Default Autogenerated paragraph named destinations in PDF

    Does anyone know the exact format of the autogenerated paragraph named destinations in the PDF output that FrameMaker produces? I'd like to be able to link to these from an HTML file using nameddest=, but the information isn't given anywhere in Adobe's documentation, as far as I can see.

    Thanks,
    Ken.

  2. Default Re: Autogenerated paragraph named destinations in PDF

    It changes i believe dynamically there is no easy way to find how framemaker generates the list of named destinations without going into acrobat and viewing each invidual link. That I know of.

  3. Default Re: Autogenerated paragraph named destinations in PDF

    I believe I have found out - and I should have thought of this earlier! I opened a file that had named destinations in Acrobat 7.0 Professional, displayed the named destinations (View > Navigation Tabs > Destinations), and voila! there they were.

    For the record, in case anyone else is interested:

    If you select "Create Named Destinations for All Paragraphs" in the PDF Setup dialog box, you get destinations for all paragraphs. The formats for named destinations are as follows:

    Paragraph format: Gn.pgfID
    Marker format: Mn.8.text
    Page format: P.page#

    There's also a destination starting with "I" that I didn't figure out.
    In the above formats, n is the index of the file in the FM book, starting at 1; pgfID is the numeric paragraph ID (which I believe is stable, but I might be wrong), and text is the marker text with periods removed and blanks replaced by periods. The markers I saw in my file included hypertext markers and cross-reference markers. You don't really need the page number because there's already syntax for opening a PDF at a given page. Examples:

    G4.101179
    M5.8.newlink.top
    M6.8.101179.Table.12.Keyboard.Shortcuts
    M4.8.537986.Heading1.24.The.Project.Table
    P.101

    Hope this helps someone other than me!

    Ken.

+ Reply to Thread

Similar Threads

  1. how to check if autogenerated checkbox is checked or not ?
    By Application Development in forum PHP
    Replies: 2
    Last Post: 10-12-2007, 04:35 PM
  2. Trouble with autogenerated id on differently configuerd machines
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 09-05-2007, 08:14 AM
  3. WindowsCe & Autogenerated code
    By Application Development in forum CSharp
    Replies: 1
    Last Post: 09-04-2007, 02:01 AM
  4. Unanchored frame in paragraph format, but notbelow or above paragraph
    By Application Development in forum Adobe Framemaker
    Replies: 1
    Last Post: 01-03-2007, 02:29 PM
  5. How to get named destinations to work in PDFs
    By Application Development in forum Adobe Framemaker
    Replies: 40
    Last Post: 09-28-2006, 05:14 PM