Skip to content

Latest commit

 

History

History
92 lines (55 loc) · 2.26 KB

README.md

File metadata and controls

92 lines (55 loc) · 2.26 KB

GenomusTemplater

Programm for importing Excel to exporting pdf template.

Try importing files in example directory.

You can see imported .xlcx blank table and result in /example/qr_code(exported).pdf

HowTo

1: Home Page with routes for:

  • importing .xlsx and export pdf.
  • export .xlsx files

GitHub Logo

2: Initial state table.

GitHub Logo

3: Lets import some table.

GitHub Logo

4: The imported table is structured into DOM-tree.

GitHub Logo

5: Lets see preview the template and click button 'View'.

GitHub Logo

6: Save pdf file and enjoy result. 🎉

GitHub Logo

7: Now we can export file to .xlsx but cannot editting yet.

GitHub Logo

Docs

Todo

  • Edit Excel File

Paper

Garbage:

pdf to css open read file js node js open file npm pdf react onload excel xlsx upload worksheet

react-pdf, @react-pdf/renderer

main.dev.ts fix:

fixed issues electron-react-boilerplate/electron-react-boilerplate#2434

issues Supplied Data is not a valid base64-String jsPDF.convertStringToImageData

DEBUG_PROD=true yarn build && DEBUG_PROD=true yarn start

fix image issue ivmarcos/react-to-pdf#21

Botstrapped

Botstrapped with:

  • electron-react-boilerplate
  • xlsx
  • react-to-pdf

Meta

Frontend:

  • Github - This frontender Github page