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

122
Views
How to Generate a PDF in a Web Application

I have been struggling few days with PDF generation. I belive HTML to PDF might be the best way for my application. I have tried several methods in C#, JS, and some online APIs to no luck.

This is the template I'm trying to acheive

. [here](https://media.discordapp.net/attachments/707481146610679868/952008859633975396/unknown.png?width=477&height=676)

Could someone help me out, please?

Thanks

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

  1. Create a webpage with this layout
  2. Populate the data in the webpage
  3. Get the HTML markup of the webpage
  4. Use a library like HiQPDF, to pass the HTML Data. This should generate the PDF for you
about 4 years ago · Juan Pablo Isaza Report

0

From C# run a command line like:

cpdf -add-text "300 SAR" -topleft 600 -font "Helvetica" -font-size 14 template.pdf -o step1.pdf

See: https://community.coherentpdf.com/

about 4 years ago · Juan Pablo Isaza Report
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!