Forum Discussion
Tab Spacing in Text Web Part
Hi,
I have a what seems a very simple question that I just can not find a solution.
I am populating a large SharePoint site with the need for lots of 'Tab Spacing', for example:
1.5l General Arrangement - Deck 10
1.5m General Arrangement - Deck 11
1.5n General Arrangement - Deck 12
As you can see the alignment is dictated by the font width in this case, I have tried monospaced fonts and populating the content in tables, but both are not suitable for the project I am working on.
Am I missing an obvious way to add a simple Tab Spacing?
Thanks in advance.
9 Replies
- SvenSieverdingBronze Contributor
Hi nickf76
why exactly are tables not suitable?Are tables too complicated to create or do you have an example where a table does not work?
Alternatively, you could try the markdown webpart and enter your documentation as markdownBest Regards,
Sven
PS:
Markdown contains all the formatting instructions in the text itself, so for example thisThis is **bold** text
results in
"This is bold text"
Perhaps there is an option in Adobe Indesign or somewhere else in your publishing process to export the whole documentation as markdown. Then you can just copy&paste it into this webpart.- nickf76Copper Contributor
SvenSieverding Thanks for pointing out markdown to me, I performed a test and found that when using tab spacing it converts the text style to look like a code snippet. Maybe I'm doing something wrong here, but researching markdown syntax, this seems to be the case.
Absolutely nothing wrong with the Table element and using them, I am actually persevering with them, but I believe they will not be the way to go in the end due to our authors heavy use of tabs and with them coming from a desktop publishing background, the guys will find working with these tables a bit inconvenient to populate compared to what they are use to.
Sorry for the delay, I've been on a well earned holiday :).
- Tristan999Iron ContributorUnfortunately, this is a limit with the Text web part. Including what you are trying to accomplish (high-level) might be a good idea since other solutions might be more suitable than the text web part, i.e., is there a particular use case for using lots of tabs requirement?
- nickf76Copper Contributor
Hi Tristan999 , thank you for your reply.
Thanks for clearing this up for me. We are performing a feasibility test to see if SharePoint is a viable option to host online versions of our Technical Manuals. These manuals make extensive use of tabbed data sets which we have historically provided to our users through PDF documents.
We intend to upload these PDF documents as well so that our users can download them as they are too large in file size to view conveniently online.
Is there another web part that is more suitible?
- Tristan999Iron ContributorSo, to make sure I understand what you wrote correctly:
Problem:
You have large PDF documents which contain tabbed data sets that you want to upload to SharePoint and want to use document previews to prevent unnecessary download of files. You found that large PDF files could not be previewed through SharePoint during your proof-of-concept. So, you decided to investigate whether web parts can be used in place of the preview. You looked at the web parts and identified a potential solution using the Text Web Part. Unfortunately, the Text Web Part has limited formatting capabilities.
Additional questions for your consideration:
1. What is the biggest PDF File that you have today? Do you see a foreseeable size increase in the future?
2. In the scenario where you want to copy the contents of PDF files to the text web part. Are you copying the entire content of a PDF to the Text Web Part?
3. What happens in a scenario when there are updates to a technical manual? Were you planning to manually update the text web part each time technical manuals are updated?
Something you may want to look at:
https://helpx.adobe.com/ca/document-cloud/help/office365-configuring-sharepoint-onedrive.html