what do i do now? should i just kms or get a canon printer?
can you print canon papercraft stuff on public printers? You can, right? If so, why not just send it off there? If someone asks what you're printing for so long, just show them that. Or go to an art store, they'll probably have the paper and color dialed in for you and your peepeecraft.
>>628517no, you need to physically have a canon printer and use the software in order to download. not sure if there's a bypass or i will just have to pony up the case to get a dogshit one in order to get the prints from their creative park website...
>>628507Why not both?
>>628528If you have a canon printer can you download pdf or do you have to print it on that canon printer?
>>628507Yeah, that really sucks. But you can find very good stuff from paperzonevn.com (even canon's creations) or only-paper.ru. Don't worry, with a bit of dedication, you will outclass the beginner's models from canon creativepark.
>>628692>paperzoneThat site is cancer and forces you to remove adblocker to use. Is there any other way around it?
>>628688You have to printer on that Canon printer.
btw they fixed it, so turn this code into a bookmark:javascript:(async function(){const c=document.querySelector('meta[name="contentsId"]')?.content;if(!c){alert('Could not find content ID!');return;}const API_KEY='GRjzhvC0X642q42TO2htj5zS2uXGOnwW7gW1lkuV';const API='https://creativepark.canon/api/v1/content';async function getUrl(fid){try{const r=await fetch(API,{method:'POST',headers:{'accept':'*/*','content-type':'application/json','x-api-key':API_KEY},body:JSON.stringify({contentsId:c,fileId:fid})});if(!r.ok)return null;const d=await r.json();return d?.data?.signedurl;}catch(e){return null;}}let n=0;for(let i=1;i<=10;i++){const fid=`${c}-${String(i).padStart(2,'0')}`;const url=await getUrl(fid);if(!url)break;const a=document.createElement('a');a.href=url;a.download=`${fid}.pdf`;document.body.appendChild(a);a.click();document.body.removeChild(a);n++;await new Promise(r=>setTimeout(r,300));}alert(n>0?`Downloading ${n} file(s) for ${c}`:`No files found for ${c}`)})();Then go to whatever you want in https://creativepark.canon/en/index.html and hit that bookmark and you're good to go.