Emanuele

Results 2 issues of Emanuele

Hi, I tried to set canvas.backgroundColor in your example code to a color different to .clear (.white, .red..), but on Simulator and on the iPhone is always black the background....

After I execute rendering code on my UIView, this view itself moves to (0,0) from (centerX,centerY). Code is executed on an IBAction, button pressed. ``` pdf = renderFPL() func renderFPL()...