FM Marker app for iPhone and iPad


4.2 ( 2922 ratings )
Business Utilities
Developer: Factory, Inc.
3.99 USD
Current version: 1.2.0, last update: 7 years ago
First release : 25 May 2011
App size: 139.57 Kb

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


New Features (ver.1.2.0)
- A palette was added. Its possible to choose the color of the pen, the thickness and the transparency directly.
- ERASER function was added.
- UNDO function was added.
- DONE button and ERASE button will be indication only of an icon. The parameter which specifies the name of donebutton and erasebutton is deleted.


Features
- An image stored by the container field of FileMaker Go as the groundwork and you can mark with your handwritten signature or freehand.
- Set marker size and a color from FileMaker Go.
- 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 is an application to work together with FileMaker© Go 11 (ver.1.1~1.2.x.)
- When using FileMaker Go 12, its necessary to buy FM Marker 2. Its getting ready now.
- FM Marker can not be used alone.


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


Capturing Sign with factory+fmmarker://capture
Use the capture action to launch FM Marker and capture a mark data.
The format of the factory+fmmarker://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 is different from iPad by iPhone.
- iPad _ Portrait 1536W x 1832H, Landscape 2048W x 1320H
- iPhone _ Portrait 640W x 744H, Landscape 960W x 448H
- 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 pencolor