# podofo_vc **Repository Path**: ermu114/podofo_vc ## Basic Information - **Project Name**: podofo_vc - **Description**: PoDoFo library for windows using Visual Studio 2010. - **Primary Language**: C++ - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-03-27 - **Last Updated**: 2024-03-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # podofo_vc [![license](https://img.shields.io/badge/license-AGPL%20V3-blue)](https://github.com/JinZhuXing/podofo_vc/blob/main/LICENSE) PoDoFo library for windows using Visual Studio 2010. This project was restructured for Visual Studio developer. All source codes are in original PoDoFo repository. http://svn.code.sf.net/p/podofo/code/podofo/trunk https://github.com/mekentosj/podofo http://podofo.sourceforge.net ## Build First extract third_party.7z file to third_party directory. After that, open PoDoFo.sln file and build. And copy all DLL files from third_party to output directory. ## Third Party libraries I will release third party libraries at Release. ## To-Do Right now, only support Visual Studio 2010. I will upgrade project to Visual Studio 2022 (or 2019) project later. Thanks to PoDoFo project. 👍✨