Export to RTF
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
Export to RTF
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
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
-
- Posts: 6
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: Export to RTF
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.__
-
- Posts: 11
- Joined: Tue Oct 10, 2017 12:44 pm
===> RE: Export to RTF
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
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__