Question
save web page to PDF or web html ???
I designed a form by animate cc "canvas html5"
for the user fill in his data such as name, age and work using
I want to code save the button for the web recipe he wrote
And save the page or transfer it to pdf on the desktop ???
Can anyone help me ??
i try
window.save('');
but dont work ???
