Page layout library
Graphics
1
Posts
1
Posters
1
Views
1
Watching
-
Currently I try to find a library/framework/component to develop a page layout tool. It should provide a framework to build a custom appplication. The user should be able to define a page from pre-defined components like text-boxes and graphics. The display should be the preview of the page like it will be printed (wysiwyg). The user should be able to arrange/resize the components on the page and edit and format the contents of the text boxes. In-place editing of the text twould be nice. Does anyone know a library (open-source or commercial) which provides those basic capabilities in C++/MFC or COM. So far I could not find suitable libraries.