send link to app

FM Marker 2 app for iPhone and iPad


4.8 ( 9008 ratings )
Business Utilities
Developer: Factory, Inc.
3.99 USD
Current version: 1.1.7, last update: 1 year ago
First release : 23 Apr 2012
App size: 917 Kb

FM Marker 2 is application of "FileMaker© Go 12~19" exclusive use.
FM Marker 2 is an application using an image stored by the container field of FileMaker Go 12~19 as the groundwork and you can mark with your handwritten signature or freehand.
FM Marker 2 starts automatically from your existing databases of FileMaker Go 12~19 by tapping a button.
You can mark and run a script of FileMarker Go by freehand on FM Marker 2.
You can use it for various tasks such as for systems that require a handwritten confirmation signature or marking applicable points for an image.


Features
- An image stored by the container field of FileMaker Go 12~19 as the groundwork and you can mark with your handwritten signature or freehand.
- Set marker size and a color from FileMaker Go 12~19.
- Set the transparency of the marker.
- Import a whole screen or just a drawing part to the container field of FileMaker.
- Open a shared, remote FileMaker Pro file.
- Specify the account and password in a shared, remote FileMaker Pro file.
- Passing parameters to the script.


Note
- FM Marker 2 is an application to work together with FileMaker© Go 12~19.
- FM Marker 2 can not be used alone.

FileMaker 16 or lator compatibility
With FileMakers latest version "FileMaker 16 or lator", it became necessary to set a new extended access right "fmurlscript" about execution of FileMaker script by URL due to security enhancement.
Therefore, when using our product "FM Marker 2" with FileMaker Go 16 or lator, it is necessary to set "fmurlscript" as the extended access right of the file used in FileMaker Pro 16 or lator and FileMaker Pro 16 or lator Advanced.
It is not necessary to change the description of the script.

factory+fmmarker2:// URL Scheme
You can launch FM Marker 2 from a database file of FileMaker Go 12~19 installed in iOS device using the factory+fmmarker2:// URL Scheme.
After having marked it on FM Marker 2, By tapping launch button in the screen lower right, it is stored a clipboard, and the data which you marked in FM Marker 2 are carried to FileMaker Go 12~19.


Capturing Sign with factory+fmmarker2://capture
Use the capture action to launch FM Marker 2 and capture a mark data.
The format of the factory+fmmarker2://capture URL is as follows (items in square brackets are optional):


The parameter names and possible values are defined below.
- fmdb parameter - The name of database file
- fmscript parameter - The name of script
- penwidth parameter - The size of the pen
- pencolor parameter - The color of the pen … The following RGBA(RGB+A, A means alpha channel) level are available:
1,0,0(Red), 1,0.5,0(Orange), 1,1,0,0.3(Yellow+Alfa), 0.5,0.3(Gray+Alfa)
- bounds parameter - Range specification of the area that stroked … The following range names are available: stroke whole
The size of whole differs depending on the type of iPad or iPhone.
-iPad 9.7-inch _ Portrait: 1536 x 1820 / Landscape: 2048 x 1308
-iPad 11-inch _ Portrait: 1668 x 2151 / Landscape: 2388 x 1432
-iPhone 5.8-inch _ Portrait: 750 x 1360 / Landscape: 1624 x 598
- background parameter - Placement of the background image … The following background image are available: clipboard
- backgroundcolor parameter - The color of the background … This is the same as setting of pencolorz