I use core plot to create ECG graph. I can see the detail in the ECG graph in my app, but I can't see the detail in the pdf file.
How can I get more detail in pdf file that like app screenshot?
Thanks, Midas
I use core plot to create ECG graph. I can see the detail in the ECG graph in my app, but I can't see the detail in the pdf file.
How can I get more detail in pdf file that like app screenshot?
Thanks, Midas
Copyright © 2021 Jogjafile Inc.


The image is exported at the same size as the layer. Set the size of the layer bounds to a larger size before calling
-dataForPDFRepresentationOfLayeror-imageOfLayer.