sgr-ksmt / PDFGenerator

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

Some UIView is rendered as black view in PDF #127

Open lucaslupo opened 3 years ago

lucaslupo commented 3 years ago

I noticed that some UIView, image view or text view is rendered completely as back. This only happens for some UIView and every time for the same view. Any idea?

iOS 14.3 Swift 5 Both device and simulator

ruleitgroup commented 3 years ago

I am also facing same issue with UIScrollview and UICollectionView. Please resolve this issue as soon as possible.