Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
61 views
in Technique[技术] by (71.8m points)

javascript - Creating a multi page PDF document from a list of string in Excel/CSV

For setting up a test I need to create a PDF made of 300 pages and each page contains a unique string, like "AAAA001", "BBBB001", "CCCC001". These strings can be taken from an Excel file, a CSV text file or even generated by a script.

But I'm having problems in generating the PDF. Does anyone know a quick and simple way to make it? With a javascript in jsFiddle for example

question from:https://stackoverflow.com/questions/65642192/creating-a-multi-page-pdf-document-from-a-list-of-string-in-excel-csv

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...