Can U.S. Tax Forms Be Legally HTMLified?H&R Block gave me someone else's personal info by mistake. What do I do?Financial privacy (U.S.) when using paid tax preparer or tax prep softwarecan small loans be considered gifts for tax purposes?In practice, how bad can this get?Income tax from digital goodsCan people use an LLC in Delaware to legally avoid tax in his home country?Can an employer owe money for an employee's income tax?sole proprietorship tax questionEffect of SCOTUS sales tax decision on origin-tax statesIs Indonesia tax based on residency?
Logarithm of exponential
Taxi Services at Didcot
How to return a security deposit to a tenant
Should I give professor gift at the beginning of my PhD?
bash script: "*.jpg" expansion not working as expected inside $(...), for picking a random file
Thread Pool C++ Implementation
Fixing obscure 8080 emulator bug?
Were Alexander the Great and Hephaestion lovers?
Is using haveibeenpwned to validate password strength rational?
Programming bare microcontroller chips
How does an ordinary object become radioactive?
Do simulator games use a realistic trajectory to get into orbit?
Cycle through MeshStyle directives in ListLinePlot
Determining fair price for profitable mobile app business
What's up with this leaf?
What can I, as a user, do about offensive reviews in App Store?
Are there any important biographies of nobodies?
What makes Ada the language of choice for the ISS's safety-critical systems?
What is wrong with this proof that symmetric matrices commute?
1980s live-action movie where individually-coloured nations on clouds fight
SQL counting distinct over partition
Someone whose aspirations exceed abilities or means
Can U.S. Tax Forms Be Legally HTMLified?
Impedance ratio vs. SWR
Can U.S. Tax Forms Be Legally HTMLified?
H&R Block gave me someone else's personal info by mistake. What do I do?Financial privacy (U.S.) when using paid tax preparer or tax prep softwarecan small loans be considered gifts for tax purposes?In practice, how bad can this get?Income tax from digital goodsCan people use an LLC in Delaware to legally avoid tax in his home country?Can an employer owe money for an employee's income tax?sole proprietorship tax questionEffect of SCOTUS sales tax decision on origin-tax statesIs Indonesia tax based on residency?
If I want to have a U.S. government tax form, like a W-9, be able to be filled out on my website, can I convert it to html (so that it looks as identical as possible to the original form), have the user fill it out, and then export the results to a pdf or image to submit to the IRS? Or does the thing that I submit to the IRS have to be a scan or physical copy of the pdf that the IRS provides?
software tax-law
New contributor
add a comment |
If I want to have a U.S. government tax form, like a W-9, be able to be filled out on my website, can I convert it to html (so that it looks as identical as possible to the original form), have the user fill it out, and then export the results to a pdf or image to submit to the IRS? Or does the thing that I submit to the IRS have to be a scan or physical copy of the pdf that the IRS provides?
software tax-law
New contributor
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago
add a comment |
If I want to have a U.S. government tax form, like a W-9, be able to be filled out on my website, can I convert it to html (so that it looks as identical as possible to the original form), have the user fill it out, and then export the results to a pdf or image to submit to the IRS? Or does the thing that I submit to the IRS have to be a scan or physical copy of the pdf that the IRS provides?
software tax-law
New contributor
If I want to have a U.S. government tax form, like a W-9, be able to be filled out on my website, can I convert it to html (so that it looks as identical as possible to the original form), have the user fill it out, and then export the results to a pdf or image to submit to the IRS? Or does the thing that I submit to the IRS have to be a scan or physical copy of the pdf that the IRS provides?
software tax-law
software tax-law
New contributor
New contributor
New contributor
asked 8 hours ago
kloddantkloddant
1183
1183
New contributor
New contributor
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago
add a comment |
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago
add a comment |
1 Answer
1
active
oldest
votes
There are no copyright restrictions, since tax forms are government works and statutorily not protected. The IRS in fact says that you can use a substantially identical form for W9, as long as you don't do certain things and do do other required things. You do not submit W-9 to the IRS, but they provide a document describing substitute tax forms. Basically, they say "The IRS accepts quality substitute tax forms that are consistent with the official forms and have no adverse impact on processing". You can't "just do it", without approval, but you might be able to get approval if your document follows the rules. If the output exactly reproduces the official form except for the parts which you must remove, then it would probably pass muster and it would not matter that the engine that you use is HTML. You can also remove the color screening -- read the rules to see what all is immutable vs. changeable.
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "617"
;
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
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
kloddant is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2flaw.stackexchange.com%2fquestions%2f41755%2fcan-u-s-tax-forms-be-legally-htmlified%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
There are no copyright restrictions, since tax forms are government works and statutorily not protected. The IRS in fact says that you can use a substantially identical form for W9, as long as you don't do certain things and do do other required things. You do not submit W-9 to the IRS, but they provide a document describing substitute tax forms. Basically, they say "The IRS accepts quality substitute tax forms that are consistent with the official forms and have no adverse impact on processing". You can't "just do it", without approval, but you might be able to get approval if your document follows the rules. If the output exactly reproduces the official form except for the parts which you must remove, then it would probably pass muster and it would not matter that the engine that you use is HTML. You can also remove the color screening -- read the rules to see what all is immutable vs. changeable.
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
add a comment |
There are no copyright restrictions, since tax forms are government works and statutorily not protected. The IRS in fact says that you can use a substantially identical form for W9, as long as you don't do certain things and do do other required things. You do not submit W-9 to the IRS, but they provide a document describing substitute tax forms. Basically, they say "The IRS accepts quality substitute tax forms that are consistent with the official forms and have no adverse impact on processing". You can't "just do it", without approval, but you might be able to get approval if your document follows the rules. If the output exactly reproduces the official form except for the parts which you must remove, then it would probably pass muster and it would not matter that the engine that you use is HTML. You can also remove the color screening -- read the rules to see what all is immutable vs. changeable.
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
add a comment |
There are no copyright restrictions, since tax forms are government works and statutorily not protected. The IRS in fact says that you can use a substantially identical form for W9, as long as you don't do certain things and do do other required things. You do not submit W-9 to the IRS, but they provide a document describing substitute tax forms. Basically, they say "The IRS accepts quality substitute tax forms that are consistent with the official forms and have no adverse impact on processing". You can't "just do it", without approval, but you might be able to get approval if your document follows the rules. If the output exactly reproduces the official form except for the parts which you must remove, then it would probably pass muster and it would not matter that the engine that you use is HTML. You can also remove the color screening -- read the rules to see what all is immutable vs. changeable.
There are no copyright restrictions, since tax forms are government works and statutorily not protected. The IRS in fact says that you can use a substantially identical form for W9, as long as you don't do certain things and do do other required things. You do not submit W-9 to the IRS, but they provide a document describing substitute tax forms. Basically, they say "The IRS accepts quality substitute tax forms that are consistent with the official forms and have no adverse impact on processing". You can't "just do it", without approval, but you might be able to get approval if your document follows the rules. If the output exactly reproduces the official form except for the parts which you must remove, then it would probably pass muster and it would not matter that the engine that you use is HTML. You can also remove the color screening -- read the rules to see what all is immutable vs. changeable.
edited 3 hours ago
answered 8 hours ago
user6726user6726
64k459115
64k459115
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
add a comment |
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
I think you mean "substantially identical form for form W9"
– ohwilleke
3 hours ago
add a comment |
kloddant is a new contributor. Be nice, and check out our Code of Conduct.
kloddant is a new contributor. Be nice, and check out our Code of Conduct.
kloddant is a new contributor. Be nice, and check out our Code of Conduct.
kloddant is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Law 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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2flaw.stackexchange.com%2fquestions%2f41755%2fcan-u-s-tax-forms-be-legally-htmlified%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
Generally speaking, you should be VERY careful when submitting to the IRS other people's forms. I would recommend you talk to your lawyer and explain exactly what you intend to do.
– Jack Fleeting
7 hours ago