What do you consider when creating an application to edit PDFs?
Is it more effective to use visual studios? Is it effective to use a library?
The answer is no. Neither is it. In general, it is more effective to use the print preview of windowsforms.
The application is created from the compiler with the target:winexe command, which works only with windows defaults.
How to make windows apps with compiler only:https://github.com/matahino/Windowsforms01/releases
Features of this app:
This app allows you to do high-performance editing on PDFs.
4.Future Prospects
This app's movement commands and functions are not yet complete, so it will become a more sophisticated PDF editing software in the future.