You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2019/03/11 06:20:00 UTC

[jira] [Closed] (PDFBOX-4483) Draw arc with given data(start point, start angle, sweep angle, major axis, minor axis)

     [ https://issues.apache.org/jira/browse/PDFBOX-4483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr closed PDFBOX-4483.
-----------------------------------
    Resolution: Invalid

Please don't ask how-to questions on the bug tracker, use the users mailing list or stackoverflow
https://pdfbox.apache.org/support.html

See also
https://stackoverflow.com/questions/40781610/how-to-draw-a-pie-chart-using-pdfbox

> Draw arc with given data(start point, start angle, sweep angle, major axis, minor axis)
> ---------------------------------------------------------------------------------------
>
>                 Key: PDFBOX-4483
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4483
>             Project: PDFBox
>          Issue Type: Bug
>            Reporter: Lewis Liu
>            Priority: Major
>              Labels: how-to
>
> The only way to draw an arc when i use pdfbox is using bezier curve. However, i only know these data to describe a arc(start point, start angle, sweep angle, major axis, minor axis). So here is the problem: how could i draw an arc with these data or how could i transfer these data to bezier curve points? 
> Looking forward to hearing your answer, thank you very much!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org