Posted 26 June 2023, 4:29 pm EST - Updated 26 June 2023, 4:41 pm EST
Is it possible to convert RDF (.rdf) section document to PDF?, I can display it into a viewer and then export it to PDF, but I meant directly in code by using a method or call.
Forums Home / Document Solutions / Document Solutions for PDF
Posted by: carlos.rodriguez on 26 June 2023, 4:29 pm EST
Posted 26 June 2023, 4:29 pm EST - Updated 26 June 2023, 4:41 pm EST
Is it possible to convert RDF (.rdf) section document to PDF?, I can display it into a viewer and then export it to PDF, but I meant directly in code by using a method or call.
Posted 27 June 2023, 2:41 am EST
Hello Carlos,
Apologies but as of now there is no such feature to open the RDF file directly via GcPdf API. Can you please share a dummy rdf document that you are opening via GcPdfViewer and exporting to pdf so that we can discuss it further with the development team?
Regards,
Prabhat Sharma.
Posted 13 November 2024, 1:12 pm EST
Hi Carlos,
On the assumption that your RDF file is an ActiveReports .NET Section Report that was saved as an RDF file, you should be able to do this with the ActiveReports .NET API.
Please see the following documentation for steps:
*How to Load and Save a Section Report RDF File: https://developer.mescius.com/activereportsnet/docs/latest/online/save-load-rdf-files.html#i-heading-load-a-saved-rdf-file-into-the-activereports-viewer
*How to Export a Section Report to PDF: https://developer.mescius.com/activereportsnet/docs/latest/online/pdf-export.html#i-heading-export-report-using-pdf-export-filter