FM Marker Help

(Modify:2012/8/20)

 

 

 

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):

factory+fmmarker://capture?
<parameter name>=<parameter value>
[&<parameter name>=<parameter value>
[&…]]

The parameter names and possible values are defined below.

 

A new functions and parameters of FM Marker ver.1.1.0

 

Example

In FM Marker, Placement of background image and appoint 20 points of red pens and appoint the MarkPaste script of the Marker.fp7 database in FileMaker Go after marking. The return value is the whole writable area.

factory+fmmarker://capture?
fmdb=Marker.fp7
&script=MarkPaste
&penwidth=20
&pencolor=1,0,0
&background=clipboard
&bouns=whole