C-Plus set bookmark for PDF to FO_PgfFmt when FO_PgfFmt is defined in master page

Using the following across all documents in a book
pgfId = F_ApiGetNamedObject(docId, FO_PgfFmt, "100_TOC_Header01");
F_ApiSetInt(docId, pgfId, FP_AcrobatLevel, 1);
pgfId = F_ApiGetNamedObject(docId, FO_PgfFmt, "010_01_00_Heading01");
                        F_ApiSetInt(docId, pgfId, FP_AcrobatLevel, 2);
F_ApiSetInt( bookId, docId, FP_DocAcrobatElements, False);
F_ApiSetInt( bookId, docId, FP_PDFBookmark, True);   
F_ApiSetInt( bookId, docId, FP_PDFBookmarksOpenLevel, FV_PDFBookmarksOpenAllLevels);
F_ApiSetInt( bookId, docId, FP_PDFRegistrationMarks, FV_PDFRegistrationMarksNone);
F_ApiSimpleSave(docId, F_ApiGetString(FV_SessionId, docId, FP_Name), False);
to set bookmarks for PDF when doing a save as PDF on the book.
This works for all FO_PgfFmt's defined in the document except when the FO_PgfFmt is defined in a master page.
Is there some setting that is needed to get bookmarks from master page FO_PgfFmt's?
Or is there some setting that needs to be done on the master page to get the bookmark set?
Any advice or directions would be helpful.
Using FrameMaker 7.1 on Windows 7.

Whoever created the Master Page didn't know what they were doing from a workflow perspective. There should never be live content on a Master page.
The title is placed in a background frame on what is probably defined as the "First" master page and is only used once in your document. It would have been better if this was a variable (it might be, have you checked?) and then you could get at the content easily.
Option 1: In order to use FM's internal bookmark generation tools, you will need to get that content onto the Body page and into the same flow (and at the correct location) in order to have it appear at the correct location in the Bookmarks panel of the PDF.
From a programming point of view you will probably need to do the following.
1. Get the text string from the background frame on the specific Maser Page in the document
2. Create a custom colour that will be applied to the Text in order to render it "invisible" on the Body page using FM's Color Views option (set the colour to the Invisible column in the View number for the document). (FM will still know that it is there but will not display nor output that string). You could also have this pre-defined in a template and import the template into all files in the book (including the desired paratag for that paragraph on the Master page).
3. Insert an an anchored frame (outside of text frame position) at the start of the flow.
4. Insert a text frame into that anchored frame
5. Insert the text string from the background text frame
6. Apply the appropriate paratag that uses the Invisible colour for the text
7. You can now add the paratag to the bookmark list and generate the PDF.
Option 2: Create the bookmark code directly using pdfmark commands in a postscript text frame on the Body page. Postscript text frame contents are interpreted by Distiller from the output and do not display.
1. Get the text string from the background frame in the document
2. Insert an an anchored frame (outside of text frame position) at the start of the flow.
3. Insert a postscript text frame into that anchored frame
4. Insert the bookmark pdfmark code including the text from step 1.
Sample pdfmark code:
[/Title (the string from the background text frame here) [options for font, colour and hierarchy] /OUT pdfmark
The minimum info required is in bold.

Similar Messages

  • Can I set bookmarks for podcasts?

    Can I set bookmarks for podcasts in the iphone 5s?
    If so, how do I do it?
    That would be handy....

    No, the iPad does not support multiple user accounts or preferences.

  • I want to uninstall Acrobat reader. I got support in the community to access my HD and to send to trash the internet plugs in for PDF viewer, but when I try to download a PDF from internet a black screen appears and preview doesn't open

    I want to uninstall Acrobat reader. I got support in the community to access my HD and to send to trash the internet plugs in for PDF viewer, but when I try to download a PDF from internet a black screen appears and preview doesn't open

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Hi guys. i have some problem with a link from a pdf on-line,when i click on it,the page adds a "%" at the and of the link and says "page not found" because of it

    Hi guys. i have some problem with a link from a pdf on-line,when i click on it,the page adds a "%" at the and of the link and says "page not found" because of it.
    This happens only when a load my pdf file on my server, because if i click on the link when the file is on my iPad, the page opens without problem.
    Any help please?
    thanx

    the % sign is often used when there's a space in a name. HTML doesn't like spaces so it fills them with % or %20
    try, on the end of that link, see if there's a space built into the page or the link when the page was made
    On the web address you may be able to 'backspace' at the end and erase that space to get the address, but whomever made the page possibly put a mistake in the link

  • Set password for pdf,plzzzzzz help

    hello everybody,
    i'm developing a software in which i let the user to import their pdf and open those pdf .pdf will be open in a acrobot reader.
    now i want let the user to set password for his pdf file to protect his file from unauthorized access.
    until now i have found some APIs but they all having different problems and still i'm stuck there
    any one got the idea to help me to go furthure
    thx

    http://www.coderanch.com/t/63193/Other-Open-Source-Projects/iText-Action-password-protection
    - Saish

  • Firefox 17.0 for Mac OS X missing Preferences- Applications- Preview Doc (application/PDF) entry to set behavior for PDF files

    I want to set Firefox to automatically download or save a PDF without the panel coming up to ask me. However, when I go to Firefox->Preferences->Applications there is no entry for PDF files to set it to open or save the file without asking me (i.e., no Preview Document (application/PDF).
    I am using Firefox 17.0 with Mac OS X 10.6.8 using Intel Core 2 Duo

    I have .pdf associated with Preview. The issue is that in Firefox->Preferences-> Application tab does NOT contain an entry for Preview Document ((application/PDF) which is needed to do an association that will occur automatically every time Firefox encounters a doc of that type. (the application tab has Preview Document (image/<6 types>) but no entry for the PDF format.

  • Set Desname for PDF using Oracle Applications

    We are running Oracle Applications 11i, 8i database on a Unix box and use windows 2000, internet explorer, acrobat 6.0 to run, and view the reports.
    I just finished redesigning a Oracle report to output to PDF instead of printing on a preprinted form.
    The user has requested that the output file (Report) be saved to a specific directory on a server that is on the windows platform.
    The report is being run from the concurrent manager inside of Oracle Applications, which seems to be over writing my desname that is specified in my report (rdf). Our current workaround is that the user opens the file in acrobat and save it to the desired directory, which they have to set manually for each session.
    Is there a way to run a report on UNIX and output the report to a windows directory?
    Thanks in advance...

    There is a better workaround than opening an saving on desktop...I have never tried this but have an idea...that would work 100%.
    The standard configuration of apps 11i is that the output file is placed in $APPLCSF/out and its on the Unix Box...but if u have apps running on NT environemnt then just share the file system of $APPLCSF with the desktop...Pretty simple....
    If apps is running on Unix then u need to install software like Samba on Unix so that the desktop will be able to share the file system of unix on desktop....
    Try it out...
    Best of luck

  • I have an iPad 2 and receive e-mail through internet connection. When I delete e-mails, and clear my Trash folder, they re-appear. Setting are for remove from server when moved from Inbox. Any idea what I can do to actually delete them?

    I have an iPad 2 and receive e-mail through regular internet connection. Lately, when I delete e-mails, and clear my Trash folder, they re-appear, downloaded anew from the server and marked as unread. My e-mail Advanced Settings are selected for "Remove from server when moved from Inbox." Even when I access the e-mail accountfrom my desktop and delete the e-mails, the re-appear on my iPad. Does anyone have any idea what is causing this and what I can do to actually delete them?

    Sounds like you are looking in the wrong Administrative Group container which is why you are seeing your Exchange 2010 servers in there.
    When you install Exchange 2003 only you will see a container named by default as "CN=First Administrative Group" container. But this could be named anything if you changed the Organization Name on the installation when you installed the first
    Exchange 2003 server into the domain/forest. 
    You will notice that when you install Exchange 2010 part of the AD setup is to create a new configuration container and is named by default "CN=First Administrative Group (FYDIBOHF23SPDLT)".
    So it sounds like you are not looking in the right location within ADSIEdit. 
    You may find the following article also helpful for this issue which is the same resolution:
    http://blogs.technet.com/b/sbs/archive/2012/05/17/empty-cn-servers-container-causing-issues-with-public-folders-on-small-business-server-2011.aspx
    I recommend though that you ensure your Exchange 2003 servers are fully uninstalled or no longer present in your environment before you go deleting the Servers container though.. The following Microsoft article will help with this:
    http://technet.microsoft.com/en-gb/library/gg576862(v=exchg.141).aspx

  • Trouble in finding enough master pages for the creation of books, and to keep the master pages I create

    I am frustrating the the small number of master pages available to create books in Aperture; it is much smaller than in iPhoto. Is it possible to access more master pages?
    I created new master pages, but I can use them only for the book into which I created them. How can I keep them for all my projects? Many thanks in advance.

    My Firefox remembers history from over a year ago, and unless you are using a setting or external tool to clear it, or load huge numbers of pages/download huge numbers of files, Firefox should pretty easily remember links you've accessed in recent months.
    To see what Firefox has computed as the number of URLs to remember, you can check here:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the filter box, type or paste '''.hist''' and pause while the list is filtered
    (3) Look for '''places.history.expiration.transient_current_max_pages'''
    Mine's set to 104858. I don't know how that was determined.

  • How to set bookmarks for interactive Pdf forms?

    CAn

    I cannot believe the quality of the Acrobat X tutorials. Why can’t they be like the ones for CS.  Some balloon text boxes flash by so fast they cannot be read, timing is also an issue for other balloons. 
    Disappointed, If you like I can make better ones for you

  • Setting passwords for pdf document generated by SAP system

    We are generating PDF documents from SAP system and distributing them as email attachment. just want to know if anyhow we can enforce the password protection while generating these documents or may be setting the password protection before distribution. If yes, then what are the requirements/essentials for the same?

    1. Is there any OSS Note on the same issue where it has been published by SAP that it can only be ensured using third party solutions? If yes, may I have the link?
    I have no clue on this i.e. whether we can integrate Adobe Policy Server. My understanding was in it's current state it is NOT possible to have secured PDF Forms.
    2. May I have the more elaboration on the way you mentioned in your reply?
    Well what you can do is hide all the elements in the form and keep only a TextField visible. Now write a script and check the value entered in the TextField. If it matches with the default password you want to set then make the form visible else display error prompt back to user.

  • Setting bookmarks for audiobooks

    I principally use iTunes for listening to audiobooks, and it is irritating me no end to have to find a pen and write down where I am every time I close down iTunes. It's even more fun if the computer crashes and/or it's a long book without chapter titles. I ran a search in this forum, and all I could find was this advice:
    Select the file in iTunes.
    Right click - get info.
    Select the Options tab.
    Tick Remember playback position.
    I've tried this but it doesn't remember the playback position next time you open iTunes. Indeed, it started doing strange things. I tried stopping at bookmark at 9.43 minutes into Track 15, and when I reopened it started at 9.43 min into Track 1. I changed to 14.32 min into Track 17, and this time when I reopened, it was still at 9.43 min into Track 1. Is there anything that can be done to set a bookmark? Failing that, is there any other software that will work for me here?

    what you need to do is convert your audiobook files to the proper format, which is m4b. i listen to tons of audiobooks, all of which i get in mp3 format. what i use to convert is a free program that combines all your small mp3 files into one large m4b file (you also have the option to keep the files seperate but i see no point in that). once you have converted, add the file to itunes. it will add it to your audiobook folder and automatically remember where you left off last time you listened. it works great. here's a link to the software: http://www.freeipodsoftware.com/. it's really easy to use. just drag and drop. it even adds tags. can't recommend it highly enough.

  • How do I replace bookmark bar that was lost when a new Mozilla Fox Start page suddenly appeared with a Zone Alarm Community Toolbar, and nothing I have so far tried, working with "Show all Bookmarks", works ("Unable to process the backup file).

    My current version is 6.0.2. A box appeared a few days ago informing me of an update to 7 (x?). I declined for the time being.
    Then a Start Page just showed up missing the bookmark tool bar. I tried to import a bar from another browser. Nothing showed up. Then, I went to "Help". First, I clicked on "About Firefox" where I was informed of an update. This time, I tried it. When I clicked on "Apply Update", I received a message; 'Update could not be installed" despite there being no other Firefox browsers running.
    I went back to "Help" and clicked on "Firefox Help". A page came up with the URL in place, but the page would not load ("Cannot find server at support.mozilla.com"). After several clicks on "Try Again" with the same result, I copied the URL and pasted it into a different browser, from which I am now working.
    Before sending this question, I tried the two procedures ("Manual Backup" and "Restoring From Backup") found on Bookmarks/Show All Bookmarks/Import And Backup/Restore, using both "stored backups" from Mozilla's Profile folder and "Choose a file", as well as Bookmarks/Show ... /Backup. In each case, the response was, "Unable to process the backup file".
    I had previously tried another method I found on Google which involved copying and saving a Mozilla backup file (this is the file I used in the procedure above - "Choose a File") found in the C:/Documents And Settings/.../Profile Folder, then renaming the original file "backup.HTML" and saving it in a folder one level up from its original location. The Bookmark bar was to show up after shutting down and reopening Mozilla - it never happened. I replaced the original backup file.
    It occurred to me to locate the Bookmark File for this browser (Chrome) and using it in the "Choose a File" method, referred to above. But there is no extension included in the file name, and I was afraid to try it.
    I'm out of ideas. Is there something else to try?

    Check that the Bookmarks Toolbar is visible and that the "Bookmarks Toolbar items" is still placed on the Bookmarks Toolbar.
    If the menu bar is hidden then press F10 or hold down the Alt key, that should make the "Menu Bar" appear.
    Make sure that toolbars like the "Navigation Toolbar" and the "Bookmarks Toolbar" are visible: "View > Toolbars"
    * Open the Customize window via "View > Toolbars > Customize" or via "Firefox > Options > Toolbar Layout" (Linux, Windows)
    * Check that the "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    * If the "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the toolbar palette in the customize window to the Bookmarks Toolbar
    * If you do not see the "Bookmarks Toolbar items" or other items that are missing in the toolbar palette or on a toolbar then click the "Restore Default Set" button
    See also:
    *http://kb.mozillazine.org/Uninstalling_add-ons
    *http://kb.mozillazine.org/Uninstalling_toolbars

  • I have myyahoo set as my search engine. When I try to open this page I get an message saying that it cannot be opened because of too may redirects.  How can I get this to open again?

    I have myyahoo set as my search engine.  Every time I try to open it a get a message that myyahoo cannot be opened because of too many redirects.  How can I get myyahoo page to open?

    Once you have obtained an external drive and connected it you will 'clone' your internal drive to it.
    Download Carbon Copy Cloner (it is not free but there is a fully functional trial version which is). Use it to clone your internal drive to your external drive. When that is done you will reboot from the clone and use Disk Utility to erase the internal drive (choose Mac OS Extended (Journaled)) as the format (this is normally preset, but check). Make sure to give the external drive a 'distinctive' name, don't want to get drives mixed up in this process.
    Once that is done you will use Carbon Copy Cloner (from the clone) to restore the external to the internal.

  • PDF missing text when browsing or linking to a page

    Hello,
    I have an issue with missing text in a PDF file when I try and browse directly to a page in a PDF. Interestingly, the text is not missing when you open the PDF and navigate to the same page from within the PDF. The first Character(s) of the title are missing.
    The title of this page should say Criminal Justice, but the "C" is missing when you visit this link--
    http://www.northeast.edu/Degrees-and-Programs/pdfs/2010-Catalog.pdf#page=103
    This only happens if you try to navigate directly to a page. If you use the pagers within the PDF then the text is fine. If you change the link in the url to represent the page you are trying to visit, the characters disappear again.
    Any thoughts or suggestions would be very much appreciated.
    Thanks!
    Derek

    Acrobat 9 (professional)
    Windows XP
    Internet Explorer 7, 8
    PDF file is published as compatible with version 6. Original document was published as PDF from Indesign.
    Hmmm, I have tested on 4 machines and still get the same results. These machines are all XP/IE machines though. Any other thoughts?

Maybe you are looking for

  • How can I eliminate the constant attempt of add-ons opening in new tabs and tabs redirecting everytime I open a page or website that I DO want??

    No matter what page or website I am on, as soon as I go to another website or want to open a page of my choosing, multiple unwanted pages try to open wanting me to add on, install, etc. or additionally, get tabs opening that say redirected. Result is

  • MM:Pricing Procedure: INDIA scenario.

    Dear Friends,                  Generally we have two pricing procedures : One for local and Two: for imports Is it possible to have a single Pricing procedure for both ? Suggest me how can we combine the two to get the same results for these differen

  • Artwork doesn't display...

    I got a problem after the last update. I have an iMac and a MB with a synchronized iTunes database and files, in iMac when I'm browsing the albums and I select one album, the artwork doesn't display in the bottom left corner, the album display only i

  • Getting Inbound Java Proxy Exception in method "onMessage"

    I have built an Inbound Java proxy, deployed the EJB, viewed it in the J2EE admin tool, registered the JPR settings (also listAll, reviewed results, looks OK), configure the XI scenario.  When I run the XI scenario using the Runtime workbench I get t

  • IPhoto 6 to iPhoto 5 transfer

    I am trying to move my iPhoto library from a G5 using iPhoto 6 to a G3 using iPhoto 5. The two computers are connected via Firewire. I followed the Apple directions to export and then import by first creating an empty folder on the G5 as the export t