Form: A drawing as a form field

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP












4














Can I implement the following as a form, to set the cross mark?



enter image description here



A Form-Document:



documentclass[parskip=half, paper=a4,]scrartcl
pagestyleempty
usepackageselinput
SelectInputMappingsadieresis=ä, germandbls=ß
usepackage[ngerman]babel
usepackage[margin=0.5cm]geometry
usepackagexcolor
% pagecoloryellow!40
usepackagehyperref
begindocument
beginForm
renewcommand*DefaultOptionsofTextprint,bordercolor=red,borderstyle=U

textbfNotice:\[0.75ex]
TextField[multiline, name=Notizen,width=0.9textwidth, height=3.25cm,borderstyle=D,value=, backgroundcolor=0.95 0.95 0.95]
endForm
enddocument









share|improve this question























  • Merry Christmas. Why two documentclass?
    – Sebastiano
    Dec 25 '18 at 11:35






  • 2




    @Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
    – Christian Hupfer
    Dec 25 '18 at 12:26






  • 2




    OK, I took liberty to remove the duplicate part of the OP question.
    – AboAmmar
    Dec 25 '18 at 12:29











  • texwelt.de/wissen/fragen/23861/…
    – Johannes_B
    Dec 25 '18 at 16:49











  • @Johannes_B Click on your link - better?
    – cis
    Dec 25 '18 at 16:54















4














Can I implement the following as a form, to set the cross mark?



enter image description here



A Form-Document:



documentclass[parskip=half, paper=a4,]scrartcl
pagestyleempty
usepackageselinput
SelectInputMappingsadieresis=ä, germandbls=ß
usepackage[ngerman]babel
usepackage[margin=0.5cm]geometry
usepackagexcolor
% pagecoloryellow!40
usepackagehyperref
begindocument
beginForm
renewcommand*DefaultOptionsofTextprint,bordercolor=red,borderstyle=U

textbfNotice:\[0.75ex]
TextField[multiline, name=Notizen,width=0.9textwidth, height=3.25cm,borderstyle=D,value=, backgroundcolor=0.95 0.95 0.95]
endForm
enddocument









share|improve this question























  • Merry Christmas. Why two documentclass?
    – Sebastiano
    Dec 25 '18 at 11:35






  • 2




    @Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
    – Christian Hupfer
    Dec 25 '18 at 12:26






  • 2




    OK, I took liberty to remove the duplicate part of the OP question.
    – AboAmmar
    Dec 25 '18 at 12:29











  • texwelt.de/wissen/fragen/23861/…
    – Johannes_B
    Dec 25 '18 at 16:49











  • @Johannes_B Click on your link - better?
    – cis
    Dec 25 '18 at 16:54













4












4








4


2





Can I implement the following as a form, to set the cross mark?



enter image description here



A Form-Document:



documentclass[parskip=half, paper=a4,]scrartcl
pagestyleempty
usepackageselinput
SelectInputMappingsadieresis=ä, germandbls=ß
usepackage[ngerman]babel
usepackage[margin=0.5cm]geometry
usepackagexcolor
% pagecoloryellow!40
usepackagehyperref
begindocument
beginForm
renewcommand*DefaultOptionsofTextprint,bordercolor=red,borderstyle=U

textbfNotice:\[0.75ex]
TextField[multiline, name=Notizen,width=0.9textwidth, height=3.25cm,borderstyle=D,value=, backgroundcolor=0.95 0.95 0.95]
endForm
enddocument









share|improve this question















Can I implement the following as a form, to set the cross mark?



enter image description here



A Form-Document:



documentclass[parskip=half, paper=a4,]scrartcl
pagestyleempty
usepackageselinput
SelectInputMappingsadieresis=ä, germandbls=ß
usepackage[ngerman]babel
usepackage[margin=0.5cm]geometry
usepackagexcolor
% pagecoloryellow!40
usepackagehyperref
begindocument
beginForm
renewcommand*DefaultOptionsofTextprint,bordercolor=red,borderstyle=U

textbfNotice:\[0.75ex]
TextField[multiline, name=Notizen,width=0.9textwidth, height=3.25cm,borderstyle=D,value=, backgroundcolor=0.95 0.95 0.95]
endForm
enddocument






hyperref forms adobe






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 25 '18 at 13:09

























asked Dec 25 '18 at 11:20









cis

690515




690515











  • Merry Christmas. Why two documentclass?
    – Sebastiano
    Dec 25 '18 at 11:35






  • 2




    @Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
    – Christian Hupfer
    Dec 25 '18 at 12:26






  • 2




    OK, I took liberty to remove the duplicate part of the OP question.
    – AboAmmar
    Dec 25 '18 at 12:29











  • texwelt.de/wissen/fragen/23861/…
    – Johannes_B
    Dec 25 '18 at 16:49











  • @Johannes_B Click on your link - better?
    – cis
    Dec 25 '18 at 16:54
















  • Merry Christmas. Why two documentclass?
    – Sebastiano
    Dec 25 '18 at 11:35






  • 2




    @Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
    – Christian Hupfer
    Dec 25 '18 at 12:26






  • 2




    OK, I took liberty to remove the duplicate part of the OP question.
    – AboAmmar
    Dec 25 '18 at 12:29











  • texwelt.de/wissen/fragen/23861/…
    – Johannes_B
    Dec 25 '18 at 16:49











  • @Johannes_B Click on your link - better?
    – cis
    Dec 25 '18 at 16:54















Merry Christmas. Why two documentclass?
– Sebastiano
Dec 25 '18 at 11:35




Merry Christmas. Why two documentclass?
– Sebastiano
Dec 25 '18 at 11:35




2




2




@Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
– Christian Hupfer
Dec 25 '18 at 12:26




@Sebastiano: The OP posted the same document twice, accidently, most likely... the second documentclass is never seen, since TeX stops after enddocument
– Christian Hupfer
Dec 25 '18 at 12:26




2




2




OK, I took liberty to remove the duplicate part of the OP question.
– AboAmmar
Dec 25 '18 at 12:29





OK, I took liberty to remove the duplicate part of the OP question.
– AboAmmar
Dec 25 '18 at 12:29













texwelt.de/wissen/fragen/23861/…
– Johannes_B
Dec 25 '18 at 16:49





texwelt.de/wissen/fragen/23861/…
– Johannes_B
Dec 25 '18 at 16:49













@Johannes_B Click on your link - better?
– cis
Dec 25 '18 at 16:54




@Johannes_B Click on your link - better?
– cis
Dec 25 '18 at 16:54










1 Answer
1






active

oldest

votes


















7














You need to enter integer numbers between 0 and 90



documentclassarticle
usepackageanimate
usepackagehyperref
usepackagetikz
usepackagesiunitx

usetikzlibrarypositioning, shapes

begindocument
beginForm

begincenter
beginanimateinline[nomouse, step, label = picfield]90

multiframe90iangle=0+1

begintikzpicture
% box
fill[yellow!20] (0, 0) rectangle (11, 4);

% description
node [below right, text width = 4cm, align = justify] at (0, 4) smalltextbf9.4 Use a cross
on the bow to show how tall the object was when it was seen;

beginscope[xshift = 5.0cm, yshift = 0.5cm]

% cloud
node[cloud, cloud puffs = 10.3, cloud ignores aspect, minimum width = 1.5cm, minimum height = 0.8cm, align=center, draw, fill = blue!30] (cloud) at (5, 3);

% tree
fill[brown] (4.9, 0) rectangle (5.1, 1.0);
node[cloud, cloud puffs = 11.3, cloud ignores aspect, minimum width = 1cm, minimum height = 0.5cm, align=center, draw, fill = green!60!black] (tree) at (5, 0.8);


% bow
draw[black] (0, 0) -- (3, 0) node[right]$ang0$ arc (0 : 90: 3)
node[above]$ang90$ -- cycle;
foreach x in 0, 5, ..., 90
draw[black] (x : 2.9) -- (x : 3);


% marker
fill[red] (iangle : 3.0) circle(0.1);
endscope
endtikzpicture



endanimateinline

TextField[name = angle, width = 0.9textwidth, height = 20pt, borderstyle = D, value=, backgroundcolor=0.95 0.95 0.95]
PushButton[onclick=anim.picfield.frameNum = getField('angle').value;]strut Submit
endcenter

endForm
enddocument


enter image description here






share|improve this answer
















  • 2




    I am impressed. Someone using animate's JS interface.
    – AlexG
    Dec 25 '18 at 14:20






  • 1




    @AlexG Why, thank you! That thing is OP :)
    – caverac
    Dec 25 '18 at 14:39










  • Wow! This is a very impressively solution!
    – cis
    Dec 25 '18 at 14:58










  • PS: And the tree and the cloud are cool too. :()
    – cis
    Dec 25 '18 at 15:00











  • Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
    – cis
    Dec 25 '18 at 15:17










Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f467275%2fform-a-drawing-as-a-form-field%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









7














You need to enter integer numbers between 0 and 90



documentclassarticle
usepackageanimate
usepackagehyperref
usepackagetikz
usepackagesiunitx

usetikzlibrarypositioning, shapes

begindocument
beginForm

begincenter
beginanimateinline[nomouse, step, label = picfield]90

multiframe90iangle=0+1

begintikzpicture
% box
fill[yellow!20] (0, 0) rectangle (11, 4);

% description
node [below right, text width = 4cm, align = justify] at (0, 4) smalltextbf9.4 Use a cross
on the bow to show how tall the object was when it was seen;

beginscope[xshift = 5.0cm, yshift = 0.5cm]

% cloud
node[cloud, cloud puffs = 10.3, cloud ignores aspect, minimum width = 1.5cm, minimum height = 0.8cm, align=center, draw, fill = blue!30] (cloud) at (5, 3);

% tree
fill[brown] (4.9, 0) rectangle (5.1, 1.0);
node[cloud, cloud puffs = 11.3, cloud ignores aspect, minimum width = 1cm, minimum height = 0.5cm, align=center, draw, fill = green!60!black] (tree) at (5, 0.8);


% bow
draw[black] (0, 0) -- (3, 0) node[right]$ang0$ arc (0 : 90: 3)
node[above]$ang90$ -- cycle;
foreach x in 0, 5, ..., 90
draw[black] (x : 2.9) -- (x : 3);


% marker
fill[red] (iangle : 3.0) circle(0.1);
endscope
endtikzpicture



endanimateinline

TextField[name = angle, width = 0.9textwidth, height = 20pt, borderstyle = D, value=, backgroundcolor=0.95 0.95 0.95]
PushButton[onclick=anim.picfield.frameNum = getField('angle').value;]strut Submit
endcenter

endForm
enddocument


enter image description here






share|improve this answer
















  • 2




    I am impressed. Someone using animate's JS interface.
    – AlexG
    Dec 25 '18 at 14:20






  • 1




    @AlexG Why, thank you! That thing is OP :)
    – caverac
    Dec 25 '18 at 14:39










  • Wow! This is a very impressively solution!
    – cis
    Dec 25 '18 at 14:58










  • PS: And the tree and the cloud are cool too. :()
    – cis
    Dec 25 '18 at 15:00











  • Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
    – cis
    Dec 25 '18 at 15:17















7














You need to enter integer numbers between 0 and 90



documentclassarticle
usepackageanimate
usepackagehyperref
usepackagetikz
usepackagesiunitx

usetikzlibrarypositioning, shapes

begindocument
beginForm

begincenter
beginanimateinline[nomouse, step, label = picfield]90

multiframe90iangle=0+1

begintikzpicture
% box
fill[yellow!20] (0, 0) rectangle (11, 4);

% description
node [below right, text width = 4cm, align = justify] at (0, 4) smalltextbf9.4 Use a cross
on the bow to show how tall the object was when it was seen;

beginscope[xshift = 5.0cm, yshift = 0.5cm]

% cloud
node[cloud, cloud puffs = 10.3, cloud ignores aspect, minimum width = 1.5cm, minimum height = 0.8cm, align=center, draw, fill = blue!30] (cloud) at (5, 3);

% tree
fill[brown] (4.9, 0) rectangle (5.1, 1.0);
node[cloud, cloud puffs = 11.3, cloud ignores aspect, minimum width = 1cm, minimum height = 0.5cm, align=center, draw, fill = green!60!black] (tree) at (5, 0.8);


% bow
draw[black] (0, 0) -- (3, 0) node[right]$ang0$ arc (0 : 90: 3)
node[above]$ang90$ -- cycle;
foreach x in 0, 5, ..., 90
draw[black] (x : 2.9) -- (x : 3);


% marker
fill[red] (iangle : 3.0) circle(0.1);
endscope
endtikzpicture



endanimateinline

TextField[name = angle, width = 0.9textwidth, height = 20pt, borderstyle = D, value=, backgroundcolor=0.95 0.95 0.95]
PushButton[onclick=anim.picfield.frameNum = getField('angle').value;]strut Submit
endcenter

endForm
enddocument


enter image description here






share|improve this answer
















  • 2




    I am impressed. Someone using animate's JS interface.
    – AlexG
    Dec 25 '18 at 14:20






  • 1




    @AlexG Why, thank you! That thing is OP :)
    – caverac
    Dec 25 '18 at 14:39










  • Wow! This is a very impressively solution!
    – cis
    Dec 25 '18 at 14:58










  • PS: And the tree and the cloud are cool too. :()
    – cis
    Dec 25 '18 at 15:00











  • Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
    – cis
    Dec 25 '18 at 15:17













7












7








7






You need to enter integer numbers between 0 and 90



documentclassarticle
usepackageanimate
usepackagehyperref
usepackagetikz
usepackagesiunitx

usetikzlibrarypositioning, shapes

begindocument
beginForm

begincenter
beginanimateinline[nomouse, step, label = picfield]90

multiframe90iangle=0+1

begintikzpicture
% box
fill[yellow!20] (0, 0) rectangle (11, 4);

% description
node [below right, text width = 4cm, align = justify] at (0, 4) smalltextbf9.4 Use a cross
on the bow to show how tall the object was when it was seen;

beginscope[xshift = 5.0cm, yshift = 0.5cm]

% cloud
node[cloud, cloud puffs = 10.3, cloud ignores aspect, minimum width = 1.5cm, minimum height = 0.8cm, align=center, draw, fill = blue!30] (cloud) at (5, 3);

% tree
fill[brown] (4.9, 0) rectangle (5.1, 1.0);
node[cloud, cloud puffs = 11.3, cloud ignores aspect, minimum width = 1cm, minimum height = 0.5cm, align=center, draw, fill = green!60!black] (tree) at (5, 0.8);


% bow
draw[black] (0, 0) -- (3, 0) node[right]$ang0$ arc (0 : 90: 3)
node[above]$ang90$ -- cycle;
foreach x in 0, 5, ..., 90
draw[black] (x : 2.9) -- (x : 3);


% marker
fill[red] (iangle : 3.0) circle(0.1);
endscope
endtikzpicture



endanimateinline

TextField[name = angle, width = 0.9textwidth, height = 20pt, borderstyle = D, value=, backgroundcolor=0.95 0.95 0.95]
PushButton[onclick=anim.picfield.frameNum = getField('angle').value;]strut Submit
endcenter

endForm
enddocument


enter image description here






share|improve this answer












You need to enter integer numbers between 0 and 90



documentclassarticle
usepackageanimate
usepackagehyperref
usepackagetikz
usepackagesiunitx

usetikzlibrarypositioning, shapes

begindocument
beginForm

begincenter
beginanimateinline[nomouse, step, label = picfield]90

multiframe90iangle=0+1

begintikzpicture
% box
fill[yellow!20] (0, 0) rectangle (11, 4);

% description
node [below right, text width = 4cm, align = justify] at (0, 4) smalltextbf9.4 Use a cross
on the bow to show how tall the object was when it was seen;

beginscope[xshift = 5.0cm, yshift = 0.5cm]

% cloud
node[cloud, cloud puffs = 10.3, cloud ignores aspect, minimum width = 1.5cm, minimum height = 0.8cm, align=center, draw, fill = blue!30] (cloud) at (5, 3);

% tree
fill[brown] (4.9, 0) rectangle (5.1, 1.0);
node[cloud, cloud puffs = 11.3, cloud ignores aspect, minimum width = 1cm, minimum height = 0.5cm, align=center, draw, fill = green!60!black] (tree) at (5, 0.8);


% bow
draw[black] (0, 0) -- (3, 0) node[right]$ang0$ arc (0 : 90: 3)
node[above]$ang90$ -- cycle;
foreach x in 0, 5, ..., 90
draw[black] (x : 2.9) -- (x : 3);


% marker
fill[red] (iangle : 3.0) circle(0.1);
endscope
endtikzpicture



endanimateinline

TextField[name = angle, width = 0.9textwidth, height = 20pt, borderstyle = D, value=, backgroundcolor=0.95 0.95 0.95]
PushButton[onclick=anim.picfield.frameNum = getField('angle').value;]strut Submit
endcenter

endForm
enddocument


enter image description here







share|improve this answer












share|improve this answer



share|improve this answer










answered Dec 25 '18 at 13:44









caverac

5,9531624




5,9531624







  • 2




    I am impressed. Someone using animate's JS interface.
    – AlexG
    Dec 25 '18 at 14:20






  • 1




    @AlexG Why, thank you! That thing is OP :)
    – caverac
    Dec 25 '18 at 14:39










  • Wow! This is a very impressively solution!
    – cis
    Dec 25 '18 at 14:58










  • PS: And the tree and the cloud are cool too. :()
    – cis
    Dec 25 '18 at 15:00











  • Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
    – cis
    Dec 25 '18 at 15:17












  • 2




    I am impressed. Someone using animate's JS interface.
    – AlexG
    Dec 25 '18 at 14:20






  • 1




    @AlexG Why, thank you! That thing is OP :)
    – caverac
    Dec 25 '18 at 14:39










  • Wow! This is a very impressively solution!
    – cis
    Dec 25 '18 at 14:58










  • PS: And the tree and the cloud are cool too. :()
    – cis
    Dec 25 '18 at 15:00











  • Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
    – cis
    Dec 25 '18 at 15:17







2




2




I am impressed. Someone using animate's JS interface.
– AlexG
Dec 25 '18 at 14:20




I am impressed. Someone using animate's JS interface.
– AlexG
Dec 25 '18 at 14:20




1




1




@AlexG Why, thank you! That thing is OP :)
– caverac
Dec 25 '18 at 14:39




@AlexG Why, thank you! That thing is OP :)
– caverac
Dec 25 '18 at 14:39












Wow! This is a very impressively solution!
– cis
Dec 25 '18 at 14:58




Wow! This is a very impressively solution!
– cis
Dec 25 '18 at 14:58












PS: And the tree and the cloud are cool too. :()
– cis
Dec 25 '18 at 15:00





PS: And the tree and the cloud are cool too. :()
– cis
Dec 25 '18 at 15:00













Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
– cis
Dec 25 '18 at 15:17




Ouhhh, I have an important question: Is there a possibility to save the Form-PDF with the choosen position?
– cis
Dec 25 '18 at 15:17

















draft saved

draft discarded
















































Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f467275%2fform-a-drawing-as-a-form-field%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown






Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay