Results 1 to 4 of 4

Thread: How to create the table in Master pages

  1. #1
    Join Date
    Feb 2009
    Posts
    62

    How to create the table in Master pages

    how to create the table in Master pages, I am able to create the normal table but when i try to create the table it does not allow me to do so, i have tried several options but does not work.

    please tell me how to create the table in Master pages

  2. #2
    Join Date
    Feb 2009
    Posts
    117

    Re: How to create the table in Master pages

    To add a master page, choose Format > Page Layout > New Master Page. if user clicks Menu Item A in the header, this loads user control A into the placeholder. The user controls themselves can be created using tables, divs etc.I figured out an alternative way to do that. The code snippet is as follows.

    IF_REST_OF_SCREEN.LOCATION.HREF = "MyForm1.html"

  3. #3
    Join Date
    Dec 2008
    Posts
    128

    Re: How to create the table in Master pages

    "Text" and other stuff you put in the Main Text Frame on the Master Page will not show on the body text frame. Use the Paragraph Designer to define and name the paragraph tags you want to use in your document. Also any thing that is put on the Master Page IS NOT editable on the body pages. Then apply them to paragraphs, as appropriate. To create an object in Vbscript your code snippet is here:

    Dim ie
    Set objIE = CreateObject("InternetExplorer.Application")

  4. #4
    Join Date
    Mar 2008
    Posts
    192

    Re: How to create the table in Master pages

    To import master pages from another FrameMaker document, choose File > Import > Formats, choose the other document, and select Page Layouts. You can also use the master page to store "canned" text you reuse. I have even used to to store revision changes to the document.The UnstructMasterPageMaps table determines which paragraph tags map to which master pages.

Similar Threads

  1. Need to repair a corrupt master file table
    By Gaia in forum Operating Systems
    Replies: 6
    Last Post: 26-12-2010, 07:25 PM
  2. Troubleshooting master file table problem on windows 7
    By Benjhonson in forum Operating Systems
    Replies: 4
    Last Post: 13-12-2010, 10:37 PM
  3. fix master file table in vista
    By Aaron o in forum Operating Systems
    Replies: 3
    Last Post: 22-08-2009, 05:15 PM
  4. How to create div around table rows
    By Rock Villa in forum Software Development
    Replies: 3
    Last Post: 27-07-2009, 01:18 PM
  5. Master File Table fragmentation
    By !const in forum Hardware Peripherals
    Replies: 3
    Last Post: 18-06-2009, 12:10 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,035,373.86233 seconds with 16 queries