Greetings,
I'm using the ExportToPdf() functionality which is a nice feature. Only draw-back I see so far is that it doesn't provide adequate navigation. When the content of the RadEditor is loaded into the PDF page, the URL in the browser should change to reflect the PDF view.
However, the URL remains the same as the RadEditor page. Consequently, if the user clicks the 'back' button, they go back two screens and the contents of the PDF and RadEditor are lost into never, never land.
In theory, this application is primarily affording the user the ability to preview the RadEditor contents as opposed to using the PDF page to perform a save. After the user previews the PDF, they should make a decision to perform a save from the RadEditor where all the custom buttons are located (i.e. Save, Edit, Delete). If the user saves it from the RadEditor page, the html string will be saved to the database for further processing.
At this point I can only allow the user to preview in PDF because they can't navigate back to the RadEditor. Is there something I'm missing? Is there a way to give the PDF page a URL name?
I'm using the ExportToPdf() functionality which is a nice feature. Only draw-back I see so far is that it doesn't provide adequate navigation. When the content of the RadEditor is loaded into the PDF page, the URL in the browser should change to reflect the PDF view.
However, the URL remains the same as the RadEditor page. Consequently, if the user clicks the 'back' button, they go back two screens and the contents of the PDF and RadEditor are lost into never, never land.
In theory, this application is primarily affording the user the ability to preview the RadEditor contents as opposed to using the PDF page to perform a save. After the user previews the PDF, they should make a decision to perform a save from the RadEditor where all the custom buttons are located (i.e. Save, Edit, Delete). If the user saves it from the RadEditor page, the html string will be saved to the database for further processing.
At this point I can only allow the user to preview in PDF because they can't navigate back to the RadEditor. Is there something I'm missing? Is there a way to give the PDF page a URL name?
