To make the first page of the file as a hyperlink using the framemaker API

How can I make the first page of the file as a hyperlink using the framemaker API?

This should make the entire page as clickable to open the link on the pdf creation.

Thank you

ASHA Rayakar

Hi Asha,

If you have managed to make a hypertext link at all, you are on the right track. From your description, it appears you are trying to use an existing text frame to place your marker of hypertext, a block of text that already contains text. If you put a hypertext marker in a paragraph with text, in fact, the only area that is clickable will be this paragraph. There is nothing you can do about it... This is the main behavior of FrameMaker.

If you put a hypertext marker in a block of text that contains zero text (not even a single space), by default FrameMaker making this whole image map area. So if you try to make a whole page clickable, you will draw a new block of text that covers the entire page and insert the marker of hypertext, without text. You can experiment with this manually in the GUI.

In your code, you must use the credentials of the members tr.beg.objId and tr.end.objid FO_Pgf. Looks like you might be using variable ID which is incorrect. If you do not have an ID of the variable, you can find the location/range of corresponding text including the FP_TextRange property. This will return the good ID FO_Pgf you need.

If you are looking for the text block that contains a variable, you can use something like:

F_TextRangeT tr;

F_ObjHandleT textFrameId;

TR = F_ApiGetTextRange (docId, varId, FP_TextRange);

textFrameId = F_ApiGetId (docId, tr.beg.objId, FP_InTextFrame);

This help at all?

Russ

Tags: Adobe FrameMaker

Similar Questions

  • How to find if there is a file using the FrameMaker API?

    How do we find such a file (with pdf / GST file given path) is in force in a folder given using the FrameMaker API?

    You can use the function F_FilePathProperty() FDK to check if there is a way (as a FilePathT). It also provides information about whether the path is writable, readable, is a directory or a file.

    .. .Scott

  • to copy the FrameMaker book using the FrameMaker API

    How to copy FrameMaker book to a different folder using the FrameMaker API path?

    ASHA,

    I would use F_ApiSave().  Save the book to the new location, and then save each file in the book. When saving a file, update the corresponding component of the book with the new file name (FP_Name).

    Russ

  • to replace '-' with ' / ' in a string using the FrameMaker API

    How to replace "\folder1\folder2\folder3" by "Folder1/Folder2/folder3" using the framemaker API?

    Hi Asha,

    It should work as well. Note the following, however:

    -your version will be case-sensitive, always which is OK for what you wanted

    -Maybe you left a code, but what you have shown is missing some important steps of allocation/deallocation for use with F_StrCat(). You need to allocate more space before the concatenation of strings and to release all pointers unused when or before you use them again. It might work for now, but I can assure you that inadequate allocation routines are a sure path to memory leaks and crashes in the future.

    Russ

  • Why each print a first page with info (file name, directory, model..)) ?

    I was looking for a solution know how much I printed, some time before and I found... but it keeps printing a page for each print with info... and now I don't remember the procedure I did to get here, so I don't know how to solve this problem... I know that info I geve you is very poor... but I have no recollection of what has past... Thanks for any help Giancarlo

    The additional sheet could be of two types:

    • Page spooler of separation ; Windows and * n * x systems the two supported methods to implement these pages of Division of labour.
    • Information page of document produced by applications such as Microsoft Word.

    You should be able to search these terms and find instructions, specific to your operating system or application version, showing you how to stop their production.

  • How to check for charts grouped using the FrameMaker API?

    I have a page with bundled graphics frame and also other graphic objects that are not consolidated or are grouped into a different set. How can I check if all the objects in an image are grouped in one package?

    Michael is correct. Specifically, the graphics have a FP_GroupParent property, which returns the ID of the FO_Group object that the graphic is in (if any). If the graph is not grouped, I believe that this property returns a value of zero. Thus, all graphics within a group will have the same value for FP_GroupParent.

    Note that you can combine both groups, which then makes things much more complicated. A FO_Group object also has a FP_GroupParent property that theoretically allows an unlimited amount of group nesting. I hope that you don't have to deal with that.

    Russ

  • Word insertion object vi only inserts first page of the MultiPage rtf file?

    Hello

    I need to insert a multi-page rtf file in my report model.  In Microsoft Word, this is achieved by selecting "Insert, text of file object", which inserts all pages in the rtf file.  How is - that this is reached in the LabView Report Generation Toolkit Microsoft?  When I use the insertion object vi, it inserts only the first page of the rtf file?  I tried other methods of insertion, but insert object is the only vi which keeps the formatting (e.g. rtf file contains tables).

    In summary, I can insert a rtf as an object to a bookmark file, but only the first page of the rtf file is inserted.  Does anyone know how to insert a rtf multi-page file?

    Kind regards

    Allan

    Hi Allan,

    I was able to generate the code to convert the _Document in range by copying it from the inside of the Object.vi Word.  The VI gray called Word_Get_Range.vi. It is located in vi.lib\addons\_office\_wordsub.llb

    Let me know if this helps.

    Kind regards

    Tom

  • How can I create a multi page PDF from a multi .tif file?  On the creation of a file .pdf from a file multiple .tif, the .tif file is converted to a single page (always the first page of the .tif file) .pdf.  The rest of the document is cut off. The .tif

    How can I create a multi page PDF from a multi .tif file?  On the creation of a file .pdf from a file multiple .tif, the .tif file is converted to a single page (always the first page of the .tif file) .pdf.  The rest of the document is cut off. The .tif file comes from a document by using the fax & Scan app scanner in Windows 10.  I am running Adobe Acrobat Reader DC, which I run with my subscription 'Adobe PDF package, monthly'.  It worked fine until about a month.  I've since upgraded to Windows 10 and Acrobat Reader DC.   I would be very grateful for any help. Eoghainn

    Hello

    This problem has been reported as a bug. Our team of engineers working on this priority issue.

    Kind regards
    Nicos

  • Why when converting a TIFF file to PDF, only the first page is the conversion?

    Why, when you convert a tiff to pdf file, only the first page is the conversion?  Never had this problem before.

    Hi steves18035157,

    Problem has been reported as a bug. Our team of engineers working in priority to get this fixed number.

    Kind regards
    Nicos

  • How to see the first page of a PDF file without opening it in Windows 8.1

    I have Windows 8.1, I used to have XP and there was a place to click, so I was able to see the first page of all the PDF files instead of the Adobe icon, can help you please, thank you

    Hi Marys_Yam,

    Perform the following steps to enable the thumbnails to display:

    1. start Windows Explorer (Windows key + E).

    2. click on the view tab at the top of the window.

    3. click on the Options button.

    4. in the Folder Options window that appears, click the view tab.

    5. click on the option "always show icons, never thumbnails".

    6. click on apply, then OK.

    Kind regards

    Rave

  • is it possible to have a link/button inserted into the end of my flash video that make up the first page of my web site

    I don't know if this will make sense then please tell me if it isn't. is it possible to have a link/button inserted into the end of my flash video that make up the first page of my web site. the video plays with the name of the site then fades to display the text "enter" I want to make the link to the next page.

    > the video plays with the name of the
    > site then fades to display the text "enter."

    Set the action gotourl on the last frame of the moving to FLASH.

    If it of a "cover page" and has a company logo dance and a nagging
    drumbeat - reconsider. Just make the homepage of the website home page.
    Don't make people wait to see some content.

    --
    Alan
    Adobe Community Expert, dreamweaver

    http://www.Adobe.com/communities/experts/

  • How to make the first page next page element value

    Hi all

    I have two pages namely a contact page and another page to enter the connection details

    The first "CONTACT" page contains the name and other details and e-mail, in the second page, I have a page named login element and I need to provide the email address that I have provided in the first page.

    I tried giving in the connection point as & P1_EMAIL source and I didn't clear any cache, but I don't have the email address.


    Thanks and greetings
    Srikkanth.M

    Hello

    Page element

    Type of source: Element (name of the application or page element)
    Source of value or an expression: P1_EMAIL

    Kind regards

    Patel Kartik
    ------------------------------------------------------------------------
    http://patelkartik.blogspot.com/
    http://Apex.Oracle.com/pls/Apex/f?p=9904351712:1

  • image of first page to the browser

    Hello

    My AppendFrontPage.VI uses the function in addition to the report cover page to get the other VI cover page. AppendFrontPage.VI creates the new HTML file in a report, then it adds two hyperlinks in the report. The image of the first page is added to the report and after that, the report is saved to the directory to overwrite an existing file. The directory where the HTML file is saved is published as a web server. If the idea is to get the image of first page to web site and implemented to date as all the minutes. In the program, this means that the whole AppendFrontPage.VI is "infinite loop" as well as a timer.

    But here's the problem: the function Append cover page of the report seems to create a temporary image files which are not temporary. The VI replaces the HTML code to each cycle loop, but 'temporary' image file, like this example: LVtemp034555102214, will not be replaced. So the VI creates a new image every time. I do not want the files to plug in my hard drive. Can someone tell me how to replace these files, or if someone has a better way how to train my program?

    I also tried to make the program with node as Front Panel: Get Image method of appeal. It works, but the image will appear in the web browser if I use the IP address pointed to the HTML file in the address bar. It only works if using the address of the file directory. You know, only locally. But the idea is to access the web page besides the computer, the web page has been done since.

    Need help, please

    Thanks in advance,

    Aaalright, I managed to solve this problem on my own.

    If none of the solutions not needed, thank you

  • When you try to import a .mp4 file in windows movie maker, the program does not list the file when I search for it in his file.

    When you try to import a .mp4 file in windows movie maker, the program does not list the file when I search for it in his file.  Help, please.

    As I suggested previously, conversion to a format like
    . WMV before you import it into Movie maker may be the solution.

    The free Converter from Microsoft can be a place to start:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    Download Microsoft Expression Encoder 4 with Service Pack 1 (SP1) (freeware)
    http://www.Microsoft.com/download/en/details.aspx?displaylang=en&ID=24601
    (runs under WinXP SP3 / Vista / 7)

    When you install the program...
    Start Microsoft Expression Encoder 4
    (Start / programs / Microsoft Expression /)
    Microsoft Expression Encoder 4)

    On the "Load a new project" screen...
    Left click... "Transcoding project '...

    When the program opens, click on... File / import...

    (If at any time you get lost while browsing
    the program of... to... Window / active Reset
    Type or workspace... CTRL + SHIFT + R)

    Look for the file/s that you want to convert.
    (If files do not appear... open the fall
    window and choose... All files)

    Click (highlight) left the files and the left on the Open button.

    You can see the files in the "Multimedia content" pane

    In the right column... left click on the tab "Output"...

    Open the drop directory window and choose an output folder.
    (This is where you will find your converted file)

    On the left, click on the button "encode".

    Wait... video encoding CPU intensive and can
    be a slow process. It is always best if you do not have
    multi-task while files are encoded.

    Now... try import you again. File WMV in Movie Maker.

    More converters:

    There are to many converters available on the net...
    the following links are some examples. You can
    need to experiment to find the best result.

    Proceed at your own risk *.

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    (1) format Factory (freeware)
    http://www.videohelp.com/tools/Format_Factory
    (the 'direct link' is faster)
    (the file you want to download is: > FFSetup270.zip<>
    (FWIW... installation..., you can uncheck
    'all' boxes on the last screen... even in this case, it may
    install the Ask toolbar on your system)
    (Windows XP / Vista / 7)

    First, you will need to decompress the file or just open the
    Drag FFSetup270.exe out of the folder
    and drop it on your desktop. To install left click.

    (2) Freemake Free Video Converter (freeware)
    http://www.Freemake.com/free_video_converter/
    (Windows XP / Vista / 7)

    (3) Koyotesoft Free Video Converter
    http://www.koyotesoft.com/indexEn.html
    (2000/XP/2003/Vista/Seven)

    (4) Sothink Free Video Converter
    http://www.Sothinkmedia.com/video-converter/
    (Windows XP / Vista / 7)

    (5) hamster Free Video Converter
    http://www.PCWorld.com/downloads/file/FID, order 155794, 4 pages, 1/download.html
    (Windows XP, Vista, 7)
    (If you choose Custom Installation
    You can uncheck additional modules you
    do not want to install)

    (6) quick Media Converter
    http://www.Cocoonsoftware.com/
    (Win XP, Vista, Win 7 Home Premium)

    (7) SUPER © Simplified Universal Player Encoder & Renderer
    http://www.videohelp.com/tools/Super
    (the download mirror site is faster) (Windows XP / Vista / 7)

    (8) Xilisoft Video Converter
    http://www.Xilisoft.com/video-converter.html
    (not freeware but receives good reviews)
    (Windows XP (SP2 or later) / Vista / 7)

    Good luck...

  • LaserJet CP1025: Printing pink spots on the first page of all documents Word and PDF but not Excel etc.

    This printer has had very little use again, last September. This problem started about 2 weeks ago. It affects Word, PDF files and print from Chrome.

    Excel, Publisher and Notepad all print correctly. It affects only the first page of the documentation. Printing multiple one after another - first page only of each doc is assigned along the right edge together about 1 inch wide.

    My office programs are on my school's network. No other users have the same problem and impression on my inkjet at home is fine. My solution is to add a blank page at the beginning of Word documents.

    It seems that it is only this printer is affected, but I do not understand why some programs are affectd but not others.

    Ideas would be welcome.

    Hi @Fortwilliam,

    I see that you are having problems printing applications, the first page has pink spots on the right side of the page. I want to help you.

    It's certainly an issue that you are experiencing. Since it is not done this with all applications. So I don't think it is a hardware problem, but related software.

    Make sure that you are logged on as an administrator and try to print again.

    Download and run the Print and Scan doctor. It will diagnose the problem and could solve it automatically. http://www.hp.com/go/tools > using HP diagnostic tools for printers under Windows HP.

    What were the results when you ran the Print and Scan Doctor? (she print or scan, error messages)

    If you're still having problems, I uninstall and reinstall the latest version of the printer software, just to rule out a software conflict or the printer driver is damaged. Full Feature software and driver.

    If you appreciate my efforts, please click on the button below the thumbs up.

    If there is anything else I can help you, let me know. Thank you.

Maybe you are looking for

  • Easy way to batch processing with compressor projects?

    I have 6 events with 3 projects in each of them. Y at - it a faster way to send to compressor to open manually to the top of each project and selecting send to compressor? Thank you! Scot

  • Cannot control portable iTunes with the new remote application

    Hi all Hey I just got the new remote application and it seems to have the ability to control your applets. The former used for you to control iTunes on your laptop remotely.  Is it possible to do this with the new application? Thank you Pete

  • How can I remove the administrator in users and groups

    I give my MacBook to a family member.  I just upgraded to El Capitan. I opened system preferences > users and groups > and added my brother as a new user and administrator.  I was unable to remove me as an administrator, and now I can't stop computer

  • I forgot all the signs in addresses

    new hp pavilion 500pc. I forgot to start sign in info. Should not try when tired.  Where can I find? E-mail I tried according to prescriptions & password-keep saying my account does not exist. Help, please bad kitten's MOM

  • How to send by programming App at bottom?

    Is it possible to send the application in the background (i.e. to simulate a blow upward) by programming?