During the process of extracting shape data from a PDF, I converted the created text letter 'o' into a shape object.
Here is the curve data I obtained.
Normally, there should only be one set of curve data.
However, it seems that there are two in this case. Here is the graphic created on the canvas using the obtained data:
The filling color obtained for the second set of curve data is incorrect.
This is the PDF I conducted the test on:
LTCurve.pdf
Is there any way to resolve this?
Thank you very much.
During the process of extracting shape data from a PDF, I converted the created text letter 'o' into a shape object.
Here is the curve data I obtained.
Normally, there should only be one set of curve data. However, it seems that there are two in this case. Here is the graphic created on the canvas using the obtained data:
The filling color obtained for the second set of curve data is incorrect.
This is the PDF I conducted the test on: LTCurve.pdf
Is there any way to resolve this? Thank you very much.