OpenForm User Guide

Press Transfer Operation Templates

Press Transfer Operation Templates

Dieser Paragraph erläutert die Vorlagen für Operationen. Die folgende Abbildung zeigt die verfügbaren Vorlagen.

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{10.2cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=north, nosep] (A) at (0.5\pw,0.99\ph) {
    \includegraphics[width=0.40\pw]{\PicturePath/Templates/PressTransferOperations}
};
\node[anchor=north, nosep] (C) at ($(A.south)+(0.00\pw,-0.05\pw)$) {
    \includegraphics[width=0.30\pw]{\PicturePath/Templates/PressTransferOperationEmptyIcon}
};

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Operation Templates

%%============================================================================================%%
%% DEFINTIONS %%
\SetPicture{7.1cm}
\clip (0,0) rectangle (\pw,\ph);
\setlength{\isX}{0.1\pw}

%%============================================================================================%%
%% PICTURE 1 %%
\node[anchor=south west, nosep] (A) at (0.00\pw,0.01\pw) {
    \includegraphics[width=0.57\pw]{\PicturePath/Templates/PressTransferOperationEmpty}
};
\node[anchor=west, nosep] (B) at ($(A.east)+(0.13\pw,0.00\pw)$) {
    \includegraphics[width=0.30\pw]{\PicturePath/Templates/PressTransferOperationEmptyIcon}
};

%%============================================================================================%%
%% ARROWS %%
\draw[arrow, color=FireBrick] ($(0.69\pw,0.50\ph)$) to [out=210, in=330] ($(0.58\pw,0.50\ph)$);

%%============================================================================================%%
%% TOOLS %%
%\PictureFrame

Press Transfer Operation