RTC API : print editor content from Eclipse client
Hello to the forum members,
I wrote my own editor. It contains org.eclipse.jface.viewersTableViewer with some data. I'd like to print this data. I tried to see what is being done in other editors in RTC Eclipse client. I see that for work-item editor, when selecting "File\Print...", the content is being converted to HTML page and then print dialog is displayed. Is this the recommended work-flow in RTC ? Is there API to help with this workflow or other workflows for printing ?
Thanks, Gidi
I wrote my own editor. It contains org.eclipse.jface.viewersTableViewer with some data. I'd like to print this data. I tried to see what is being done in other editors in RTC Eclipse client. I see that for work-item editor, when selecting "File\Print...", the content is being converted to HTML page and then print dialog is displayed. Is this the recommended work-flow in RTC ? Is there API to help with this workflow or other workflows for printing ?
Thanks, Gidi