stefanshotton Posted February 23, 2006 Posted February 23, 2006 An in built word processor that lets the user type their own documents and input merge fields without giving access to layouts. Developer selects which merge fields are available and user selects from a list by double clicking. It should be able to handle overspill of information into following pages just like a normal word processor and the doc saved for later use.
Vaughan Posted February 23, 2006 Posted February 23, 2006 With some limitations* all of this can be implemented in FMP, though it is a bit of work. Take a look at this FMP 7 demo I posted 30 March 2004... http://fmforums.com/forum/showtopic.php?tid/99166/ *Limitations by version... FMP 5.5 and earlier: no user specified character or paragraph formatting (ie, plain text). FMP 6.0: no paragraph formatting; but some character formatting can be wrangled through with the Find/Replace script step.
Ender Posted February 23, 2006 Posted February 23, 2006 You might also check the discussion and demo in this thread (using a custom function) http://www.fmforums.com/forum/showpost.php?post/165807/
Wim Decorte Posted February 23, 2006 Posted February 23, 2006 Or use a real word processor and do some FM-to-word processor integration using OS scripting languages or XML.
Rich S Posted April 27, 2006 Posted April 27, 2006 Speaking of word processing... What I find annoying is the 11 to 13-page (text) limit in a layout (282 cm / 112 in.). Since many of the FM databases I code generate reports longer than that limit, I have to break up reports and files to accommodate the limitation. What a drag!
Recommended Posts
This topic is 6785 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now