Revolution provides a function, rtfText, that can be used to obtain the text 
of a field (or chunk of a field). Rev also provides a function, HTMLtext, 
which I believe preserves more formatting than rtfText.

Whichever function you chose, it will only work on a field-by-field basis. 
If you want to somehow export the entire card you'll have to cycle through 
the objects and export each one individually.

It should be possible to build an HTML page that looks very much like a rev 
card, but it sounds like a fairly ambitious undertaking.

--------------------------
JAMKAR Kapil wrote:

>  I want to create a RTF document that contains snapshots of all cards in
>  the stack and some data describing these images.
>
>  How can I do it best? Is there any API that manipulates RTF?
>
>  The reason why I chose RTF was it's specification is available? Can I
>  use some other format instead? 



_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to