Page 1 of 1

Export to RTF

Posted: Fri Jul 16, 2004 4:00 pm
by ADRIAN_ROCCA_(Guest)
I have R&R 9.0. I need export to RTF with images but when I export using RI_PRINTER "RTF" I can´t see images. Can I using PDF in version 9.0. What must I put in RI_PRINTER?____Thank you

=> RE: Export to RTF

Posted: Mon Jul 19, 2004 8:08 am
by kfleming
RTF export does not support the inclusion of images I am afraid.__You might want to print to PDF as an alternative if you need to include images.____Kathleen__R&R Support

==> RE: Export to RTF

Posted: Mon Jul 19, 2004 1:57 pm
by ADRIAN_ROCCA_(Guest)
Thank you Kathleen.__What must I put in a program to get an archive in pdf format. When I want get an RTF File I must put:____REPLACE RI_PRINTER WITH "RTF"__REPLACE RI_OUTPUT WITH "C:TEMPEJEMPLO.DOC"____What must I put for PDF file.__

===> RE: Export to RTF

Posted: Mon Jul 19, 2004 4:21 pm
by emetsky-do
Have you tried Replace ri_printer with "PDF" ?____>Thank you Kathleen. __>What must I put in a program to get an archive in pdf __>format. When I want get an RTF File I must put: __>__>REPLACE RI_PRINTER WITH "RTF" __>REPLACE RI_OUTPUT WITH "C:TEMPEJEMPLO.DOC" __>__>What must I put for PDF file. __

====> RE: Export to RTF

Posted: Tue Jul 20, 2004 7:26 am
by kfleming
You would use:____REPLACE RI_PRINTER WITH "" __REPLACE RI_OUTPUT WITH "C:TEMPEJEMPLO.PDF" __REPLACE RI_WPTR WITH "R&R PDF Export"______Kathleen__R&R Support__