Extendscript of the week: Keyboard simulation in FM via Fcodes

February 27, 2012 @ 12:53 PM, By Amit Agarwal

Fcodes could be called as JIT automation for FrameMaker i.e. With minimal effort one could automate FM tasks with it. If you are a starter it could be very effective in automating some of the small tasks – in a breeze! Fcodes are small programmatic commands/constants that can automatically simulate user-input within FrameMaker. It is read more…

RoboHelp keyboard shortcuts

February 16, 2012 @ 9:28 AM, By Ashish Gupta

Keyboard shortcuts in any application help you work with less effort and in less time. Besides time, they save you the inconvenience of switching between the mouse and the keyboard. They may reduce the risk of repetitive strain injuries (RSIs) too. RoboHelp provides keyboard shortcuts for many of our everyday authoring and publishing tasks. Below read more…

Post #3: Publish your FrameMaker content to mobile devices

December 22, 2011 @ 12:50 PM, By Amit Agarwal

Hello Framers, Here is the third post in the series we are doing on FrameMaker to provide complete and accurate information to our user base.   Today’s blog post is on a topic which is very relevant in today’s world. We are living in an era where there is a device explosion happening around us. read more…

ExtendScript of the Week: Import and Export Variables

December 5, 2011 @ 11:21 AM, By sauagraw

  As part of the series ‘Extendscript of the week’, we are providing an extendscript to export a list of User Variables in a FrameMaker Book. The list will also show the status that whether the user variables is used or not. After the list has been generated, you can modify the definition of the read more…

ExtendScript of the Week : Find/Change (XRef Format/Conditional Tag/Variable)

November 23, 2011 @ 6:38 AM, By bharatp

This week in “Extend Script of the Week” initiative we will showcase an extend script which will Find/Change XRef Format,Conditional Tag,Variables on the body page of the FrameMaker document . This script demonstrates how to use Extend Script to traverse a document, find Xrefs/Conditional Tags/Variables and then change them or delete them. Information about the read more…

ExtendScript of the Week: Generate List of Referenced Graphics and Update Their New Paths

October 27, 2011 @ 11:59 AM, By sauagraw

  As part of the series ‘Extendscript of the week’, we are providing an extendscript to Generate a list of referenced graphics in a FrameMaker Book. The list will also show the status that whether the referred graphic is resolved or not. After the list has been generated, you can modify the paths of the read more…

TCS and Scripting!

December 8, 2010 @ 11:56 AM, By Mahesh Kumar Gupta

Dear All How are you doing! I am writing after a long time. You must have noticed that we are actively working on getting a newer release for you. Did you check out the sneak peak video for TCS3? If you are interested in participating in the beta (prerelease), please let me know at mahesh@adobe.com I read more…

RoboHelp Script to Generate ePub format content for Mobile Devices

April 23, 2010 @ 6:35 PM, By Ankur Jain

As promised in my previous blog post, I’m happy to share a sample RoboHelp 8 script to generate ePub format output. Using this script, you can now take your RoboHelp/FrameMaker/Word content to mobile devices and eBook readers. Please refer to my previous blog post for more information and context on ePub, supported devices etc. Here read more…

Generate Content for Mobile (ePub format) using RoboHelp 8

April 12, 2010 @ 4:37 PM, By Ankur Jain

We unveiled ‘Mobile output (ePub format) using RoboHelp 8‘ at WritersUA Conference in Seattle. With this recent development, you can now use RoboHelp 8 to take your RoboHelp/FrameMaker/Word content to mobile devices and eBook readers. We showed how easy it is to create ePub output for single source content using Scripting Power of RoboHelp 8. read more…

Demystifying mapping file(setting.isf) and TOC generation

March 26, 2010 @ 5:45 PM, By Mayank Agrawal

Demystifying mapping file (settings.isf) whenever we want to save and use the ‘settings.isf’ which has all the mapping so that the mapping of RH-FM styles or pagination settings need not to be done again and again there are few points that need to be kept in mind The Export for ‘settings.isf ‘ to export mapping read more…