An open API service indexing awesome lists of open source software.

https://github.com/terhechte/examplecatalystrenderpdf

This shows how rendering SwiftUI in Catalyst to PDF doesn't work
https://github.com/terhechte/examplecatalystrenderpdf

Last synced: 9 months ago
JSON representation

This shows how rendering SwiftUI in Catalyst to PDF doesn't work

Awesome Lists containing this project

README

          

# Try to Render SwiftUI to PDF

## FB7784776

This tries to render a SwiftUI View (in iPadOS / Catalyst) to a PDF. It doesn't work.

### Here's what the UI looks like:

![](example_image.png)

### Here's what the generated PDF looks like

![](example_pdf_screenshot.png)