pdf icon indicating copy to clipboard operation
pdf copied to clipboard

New file generation

Open madmaxio opened this issue 1 year ago • 4 comments

I tried to experiment with new file generation from scratch, mostly around "content" example, and filling it with custom content.

Does anyone working in that direction and has some ideas/API/examples for that case?

madmaxio avatar Jul 26 '23 08:07 madmaxio

Not yet, but it is on my list.

s3bk avatar Jul 26 '23 08:07 s3bk

I modified the content example to produce a completely new file. The API will most definitely be improved from here.

s3bk avatar Jul 26 '23 17:07 s3bk

Thank you, that's very interesting.

madmaxio avatar Jul 27 '23 05:07 madmaxio

I added a PdfBuilder. The storage needs to be exposed somehow for any non-trivial use.

s3bk avatar Jul 27 '23 20:07 s3bk