Page 1 of 1

Save invisible information in the file

Posted: Fri Jan 22, 2016 11:18 am
by adilsonp
Hello!

I am testing your component, which is fantastic!
I need to save multiple lines with different information in the file itself. But do not want it to be visible and can not be deleted when all rows on the page are apagadas.Também must have access to information. It is similar to Tag an audio file mp3. It's possible? If so, you can guide how to do?

Thank you!

Best Regards

Posted: Fri Jan 22, 2016 11:43 am
by Sergey Tkachenko
See http://www.trichview.com/help/idh_trich ... rties.html
This is a string list that can be stored in RVF document.

Another places to store custom text strings:
http://www.trichview.com/help/idh_trich ... eters.html , subproperties Comments, Author, Title. They can be read/written not only in RVF, but also in RTF, and exported to DocX.

Posted: Fri Jan 22, 2016 6:46 pm
by adilsonp
Thank you!