Can I create a optional content group(Layer) by myself?
ChenKe404 opened this issue · 1 comments
ChenKe404 commented
Can I create a optional content group(Layer) by myself?
jorisschellekens commented
Hi,
Keep in mind the issues tab is meant for:
- bug reports
- feature requests
This is not the place to ask for technical support.
The codebase is extensively documented, and there is an entire examples repository filled with code-samples you can try.
One particular code-snippet comes to mind that deals with OCR, where the recognised text is inserted as an optional content group. You could check out that code-snippet and dive into the borb codebase to see how that code works.
Furthermore, borb has its own tag on StackOverflow.
Kind regards,
Joris Schellekens