Hi
see my image file and after i export to pdf equation is not displayed.
thanks
richview and synpdf - equation not exported
richview and synpdf - equation not exported
- Attachments
-
- rvf_synpdf.JPG (56.67 KiB) Viewed 15611 times
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: richview and synpdf - equation not exported
If PDF exporter cannot export equations, you need to export them as bitmaps.
Assign MetafileCompatibility = True (for TRVReportHelper or TRVPrint generating pages for PDF).
Assign MetafileCompatibility = True (for TRVReportHelper or TRVPrint generating pages for PDF).
Re: richview and synpdf - equation not exported
How do you export as a bitmap?Sergey Tkachenkeo wrote: ↑Sat Oct 28, 2017 8:30 am If PDF exporter cannot export equations, you need to export them as bitmaps.
Assign MetafileCompatibility = True (for TRVReportHelper or TRVPrint generating pages for PDF).
Last edited by Truby on Thu Nov 04, 2021 6:32 pm, edited 4 times in total.
-
- Site Admin
- Posts: 17555
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: richview and synpdf - equation not exported
Export what?