Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

123
Views
JSPDF using a dynamic ID for the title of a new document/pdf

What I am looking for is to use the property of my JSPDF

doc.text($("#PatientName").text(), 14, 17);

which gets the name of the person and put it in the name of the file to download

  let docName = "report_" + timespan.getTime() + ".pdf";

instead of putting timespan.getTime() I want to put the name of the patient obtained from

doc.text($("#PatientName").text(), 14, 17);

#PatientName it´s a dynamic name .. i tried to put in a var like this:

var name =  doc.text($("#PatientName").text(), 14, 17);

But i get this list of options but no one gets the value of the text or the variable

{internal: {…}, private: {…}, advancedAPI: ƒ, compatAPI: ƒ, isAdvancedAPI: ƒ, …}

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!