Skip to content

matahino/PDFToul

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

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.
image

  1. high-function paint
    image

  2. Transfer to Print Preview
    image

  3. Quick storage
    スクリーンショット 2024-02-06 212937

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.

About

PDF C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages