Lebans RTF2 v 1.8

J

Jerry Kirk

I am evaluating the object for use in our product and have a few questions
for the author and any other users...

1. Is there any sort of spell check capability or could one be added?
2. The RTF format seems to dramatically increase if any sort of images are
included in the document. Is there any way around this either
programmatically or via training of the end-users to only use certain types
of images or add the image in a certain way?
3. Has the object been stable across various Access and Windows OS
installations? It has appeared to be stable in my limited testing, but I
thought I would ask in case anyone had some peculiar experiences.
4. The current RTF control we use sometimes chops a single line of text in
two at a page boundary. I see some sample cod eon Leban's website to break
the document into paragraphs. Should that solve our page boundary problem?

Jerry
 
S

Stephen Lebans

answers Inline...

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


Jerry Kirk said:
I am evaluating the object for use in our product and have a few questions
for the author and any other users...

1. Is there any sort of spell check capability or could one be added?
THere are no current plans to integrate a spell checker. YOu would have
to manually or progrmmatically copy the RTF formatted text into MS Word,
spell check and corrent then copy back to Access.

2. The RTF format seems to dramatically increase if any sort of images are
included in the document. Is there any way around this either
programmatically or via training of the end-users to only use certain types
of images or add the image in a certain way?
Using Bitmap format will still result in bloat but less than other file
types.

3. Has the object been stable across various Access and Windows OS
installations? It has appeared to be stable in my limited testing, but I
thought I would ask in case anyone had some peculiar experiences.
Check GoogleGroups. THere are no OS specific issues that I am aware of.

4. The current RTF control we use sometimes chops a single line of text in
two at a page boundary. I see some sample cod eon Leban's website to break
the document into paragraphs.
THis issue is caused by the Access report writer not the ActiveX
control.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top