Click here to Skip to main content
15,881,204 members
Articles / Programming Languages / Objective C

Parse SVG Files to Bezier Curves in C++ and Save to PDF

Rate me:
Please Sign up or sign in to vote.
4.64/5 (9 votes)
18 Jul 2018CPOL3 min read 22.4K   778   13  
This articles describes how to open SVG files in C++ application, work with Bezier curves and export to PDF.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer IQ Direct
Ukraine Ukraine
Michael works as a developer at Software Development Firm IQ Direct Inc. His favourite languages are C, C++, Java, JavaScript. Fields of interest: IoT, App development, Algorithms, Embedded Development.

Comments and Discussions