- Home /
Question by
BluePhoenix21 · Oct 17, 2021 at 09:08 PM ·
c#canvasconvert
Convert a Canvas into a PDF via C# Script
Hello all! I'm trying to convert a canvas with different UI elements to a PDF via C# and save it to a location I specify. So first I tried with a screenshot and used ScreenCapture.CaptureScreenshot, but it doesn't work the way I want. Namely, the problem is that some of them are out of the field of view. How can I do this?
The canvas I need to convert looks like this:
picture-1-problem.jpg
(119.6 kB)
picture-2-uielements.jpg
(29.2 kB)
Comment
Your answer

Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Ui scaling 1 Answer
Cannot activate GameObjects in Inspector because of a script? 3 Answers
For Loop is Only doing it's Job Once 2 Answers