|
|
![]() |
| Thread Tools | Search this Thread |
#1
| |||
| |||
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
| |||
| |||
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
| |||
| |||
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
| |||
| |||
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. |
![]() |
|
Tags: create table, master pages, windows application |
Thread Tools | Search this Thread |
|
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need to repair a corrupt master file table | Gaia | Operating Systems | 6 | 26-12-2010 07:25 PM |
Troubleshooting master file table problem on windows 7 | Benjhonson | Operating Systems | 4 | 13-12-2010 10:37 PM |
fix master file table in vista | Aaron o | Operating Systems | 3 | 22-08-2009 05:15 PM |
How to create div around table rows | Rock Villa | Software Development | 3 | 27-07-2009 01:18 PM |
Master File Table fragmentation | !const | Hardware Peripherals | 3 | 18-06-2009 12:10 AM |