sgr-ksmt / PDFGenerator

A simple generator of PDF written in Swift.
MIT License
757 stars 110 forks source link

Create multipage from uitableview #35

Closed HoangDuoc closed 8 years ago

HoangDuoc commented 8 years ago

I have a tableview with multi cell. when i generate pdf file, it's a long page. How do i generate pdf file with multi page ??? Help me !!

sgr-ksmt commented 8 years ago

@HoangDuoc

I'm sorry for the late reply.. Generating multi page from uitableview's cells is not supported. sorry 😢 I will consider this problem..

tryWabbit commented 4 years ago

Any update?