Skip to content

issues Search Results · repo:edisonneza/jspdf-invoice-template language:JavaScript

Filter by

39 results
 (75 ms)

39 results

inedisonneza/jspdf-invoice-template (press backspace or delete to remove)

Hey, i am trying to get a html tool working for my friends to easily generate invoices. unfortunately the total amount is not appearing (everything from the additionalRows) and I can not get my head around ...
  • Petersohn-Timo
  • Opened 
    9 days ago
  • #42

I am currently facing an issue where I am unable to add the currency symbol to both the price and the total values in my data table. The intended outcome is to display the prices and their corresponding ...
  • infinitiemitesh
  • 1
  • Opened 
    on Jun 13, 2024
  • #41

Usually, we must call printing on other window/tab. This is not a good way if we design a POS-point of sale systems or SPA, cause UX issue. I propose this: //1. Define props and : const propsInvoicePdf ...
  • TimKieu
  • Opened 
    on Jun 7, 2024
  • #40

I am trying to use this lib instead of plain jsPDF lib. But it is known as error window not defined.
  • TimKieu
  • 2
  • Opened 
    on Jun 6, 2024
  • #39

Can you enhance the footer? Instead of only the text to a maybe 3-4 line height text with styling and font sizes? Often you need to put legal information on an invoice like tax-numbers and stuff like this. ...
  • lokacoding
  • Opened 
    on Jan 31, 2024
  • #37

Hi this code works in Node 18 to generate the datauri string. var pdfCreated = jsPDFInvoiceTemplate.default({ ...invoiceObject, outputType: OutputType.DataUriString, returnJsPDFDocObject: ...
  • lokacoding
  • 1
  • Opened 
    on Jan 31, 2024
  • #36

‏‏لقطة الشاشة (289) When entering text in Arabic, it appears in this form (þñþªþôþ³ þ•þ•þíþüþë þŽþ) ‏‏لقطة الشاشة (290)
enhancement
help wanted
  • zain00abd
  • 2
  • Opened 
    on Mar 11, 2023
  • #35

Hi! I like your template, but i want to create a little bit different template for my website like in video. Do you know where to do that? Any video link?
  • ZanispleveLV
  • 1
  • Opened 
    on Nov 9, 2022
  • #34

I followed the installation correctly but still have this issue of Uncaught TypeError: t is undefined index.js:2:340710 below is my code const generatePdf = () = { var pdfObject = jsPDFInvoiceTemplate.default(props); ...
  • okeowosv
  • 5
  • Opened 
    on Nov 3, 2022
  • #33

I was wondering how to add table background color , header color or text color ?
enhancement
help wanted
  • mohammedmoutawakkil
  • 2
  • Opened 
    on Sep 14, 2022
  • #32
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub