Search found 75 matches
- Thu Nov 25, 2010 9:44 am
- Forum: Examples, Demos
- Topic: [Examples] Count of characters and words
- Replies: 37
- Views: 341654
- Wed Nov 24, 2010 4:27 pm
- Forum: Examples, Demos
- Topic: [Examples] Count of characters and words
- Replies: 37
- Views: 341654
- Sun Apr 25, 2010 9:16 am
- Forum: Examples, Demos
- Topic: [Example] Document structure as a tree
- Replies: 7
- Views: 118603
- Fri Apr 23, 2010 3:51 pm
- Forum: Examples, Demos
- Topic: [Unit] Adding a table of contents
- Replies: 22
- Views: 459301
- Fri Mar 19, 2010 4:00 pm
- Forum: Examples, Demos
- Topic: [Unit] Adding a table of contents
- Replies: 22
- Views: 459301
- Fri Mar 19, 2010 10:33 am
- Forum: Examples, Demos
- Topic: [Unit] Adding a table of contents
- Replies: 22
- Views: 459301
- Sat Mar 13, 2010 7:42 am
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
Thank you very much for your help Sergey, this is working fine.
The only thing I had to change is:
to
The only thing I had to change is:
Code: Select all
RVData.GetBoolValue(rvbpFullWidth)
Code: Select all
RVData.GetItem(nCheckPoint).GetBoolValue(rvbpFullWidth)
- Thu Jan 28, 2010 10:15 am
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
- Wed Jan 27, 2010 9:27 am
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
- Sat Jan 16, 2010 1:32 pm
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
- Fri Jan 15, 2010 8:30 pm
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
- Fri Jan 15, 2010 6:30 pm
- Forum: Support
- Topic: Import anchor links with RVHTMLViewImporter
- Replies: 9
- Views: 32900
Import anchor links with RVHTMLViewImporter
Is there a way to be notified of an anchor link import (ex: <a name="myAnchor">My Anchor link</a>) using the TRVHTMLViewImporter ?
Thanks a lot.
Thanks a lot.
- Tue Apr 14, 2009 2:53 pm
- Forum: Support
- Topic: TRichView XML format documentation
- Replies: 2
- Views: 14688
- Tue Apr 14, 2009 12:34 pm
- Forum: Support
- Topic: TRichView XML format documentation
- Replies: 2
- Views: 14688
TRichView XML format documentation
Hello Sergey,
Is there a documentation for the TRichView XML format available ?
Also, is it safe to assume that TRichView XML saves all the TRichViewEdit properties or some are missing ?
Best regards,
John.
Is there a documentation for the TRichView XML format available ?
Also, is it safe to assume that TRichView XML saves all the TRichViewEdit properties or some are missing ?
Best regards,
John.
- Wed Mar 04, 2009 6:26 pm
- Forum: Examples, Demos
- Topic: [Demo] Advanced RTF to PDF demo using LLPDFLib (open source)
- Replies: 10
- Views: 137739