copy and paste table data
Are you missing a feature? Request its implementation here.
-
- Posts: 38
- Joined: Thu Feb 21, 2013 11:44 pm
copy and paste table data
While I can import a text document with tab/comma delimited data and have Oxygen write it out in a way that makes it easy for me to create tables. I would love to see Oxygen be smart enough to take pasted data and do the same thing.
Wayne
Wayne
-
- Posts: 846
- Joined: Mon Dec 05, 2011 6:04 pm
Re: copy and paste table data
Hello,
Thank you for your feedback.
Unfortunately this is not currently possible off-the-peg in oXygen for all edit modes.
However, there is a method to get data in Oxygen from Excel. It can be copied directly from Excel to the clipboard and pasted in Oxygen in the Grid mode. Some preparation is required for this.
You have to create in Oxygen an XML file that replicates the structure of the table(same number of columns), switch to Grid mode and paste the copied content from Excel at top left corner from the blank table.
e.g.
You can already name the cell/item elements in any way you want. But the row elements must have the same name(e.g. "row" in this case).
I have logged an this as an improvement request on our issue tracking system and forwarded it to the development team to be analyzed for a future implementation.
Thank you for your feedback.
Unfortunately this is not currently possible off-the-peg in oXygen for all edit modes.
However, there is a method to get data in Oxygen from Excel. It can be copied directly from Excel to the clipboard and pasted in Oxygen in the Grid mode. Some preparation is required for this.
You have to create in Oxygen an XML file that replicates the structure of the table(same number of columns), switch to Grid mode and paste the copied content from Excel at top left corner from the blank table.
e.g.
Code: Select all
<root>
<row>
<item1/>
<item2/>
...
<itemN/>
</row>
<row>
<item1/>
<item2/>
...
<itemN/>
</row>
</root>
I have logged an this as an improvement request on our issue tracking system and forwarded it to the development team to be analyzed for a future implementation.
Costin Sandoi
oXygen XML Editor and Author Support
oXygen XML Editor and Author Support
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service