Company logo
  • Jobs
  • Bootcamp
  • About Us
  • For professionals
    • Home
    • Jobs
    • Courses
    • Questions
    • Teachers
    • Bootcamp
  • For business
    • Home
    • Our process
    • Plans
    • Assessments
    • Payroll
    • Blog
    • Calculator

0

76
Views
Html2Canvas: how to get the center part of a dom element

Screenshot of the area I only want the snapshot getting from the html2canvas to be the center part (approximately the area between orange lines) of this blue area. What parameters should I set for the method?

My current implementation:

    let doc = document.getElementById("texera-workflow-editor") || document.body;
    html2canvas(doc, {
      allowTaint: true,
      useCORS: true,
      backgroundColor: "rgba(0,0,0,0)",
    }).then(canvas => {
     ...)}
7 months ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post job Plans Our process Sales
Legal
Terms and conditions Privacy policy
© 2023 PeakU Inc. All Rights Reserved.