Skip navigation
friedlanders
Currently Being Moderated

Text cut off on printed page

Apr 19, 2012 7:51 AM

I am currently using RoboHelp 8 to create Help topics. The topics generate as I expect on-line, but if an end user decides to print a topic, there is a problem with text in text boxes. Any text written outside a text box or table seems to wrap to the size of the 81/2 x 11" paper output. However, anything in a text box is cur off on the right side. Is there something about the size of the text box that is doing this? Something else? (I'm not technically sophisticated or proficient in HTML, so there may be a simple answer to what has been a very frustrating problem.)

 

(Further information: The text boxes are usually 6.5 inches, but there are also text-boxes in drop-down text that may be larger. Will that "stretch" the original text box?)

 

Thanks for any assistance.

 
Replies
  • RoboColum(n)
    5,000 posts
    Oct 8, 2004
    Currently Being Moderated
    Apr 19, 2012 8:28 AM   in reply to friedlanders

    If the help displays OK, the chances are the issue is related to the printer driver. Does this only happen on one printer? Check this out on a printer available to you. If it works, get the users to update their printer drivers. Another way around this issue could be to include a PDF of the help (or individual topics).

     
    |
    Mark as:
  • RoboColum(n)
    5,000 posts
    Oct 8, 2004
    Currently Being Moderated
    Apr 19, 2012 9:51 AM   in reply to friedlanders

    I'd expect the text outside of the tables and text boxes to wrap. That is the way HTML works. As for the text elsewhere, are the tables (and table column) widths set to a specific size also. It is best to set these to a percentage value (e.g. table = 100%, column 1 = 50%, column 2 = 50%). The same goes for text boxes, but if they are set to 6.5ins that should be OK. There must be something else going on. Could you do the following for us:

     

    1. Select one of the text boxes that prints off this way. Ensure you select the actual box rather than its contents.
    2. Go into the HTML view. The text box code should be highlighted.
    3. Copy this code and paste it into a response to this message.
     
    |
    Mark as:
  • RoboColum(n)
    5,000 posts
    Oct 8, 2004
    Currently Being Moderated
    Apr 20, 2012 1:40 AM   in reply to friedlanders

    That would be it. Reduce the size of your images. Bare in mind that the paper size includes the margins, therefore the image would need to fit inside the margins. For example, if the page size is 8.5in x 11in and there are top, bottom, left and right margins of .5in that means that the image must be less than 7.5in wide and 10in high. Personally I'd make it even smaller.

     

    With reagrds to the percentages, if I understand your requirements correctly you may be better not to use text popups at all. I'd create a separate topic into which you can add your image and text. You can then link to this topic and display it inside a popup window (see below). If you decide to go this way, I prefer to prefix the file name with "popup_" so I can instantly see they do not belong anywhere in the TOC. Also you may want to have different style sheet / master page configurations for these topics depending on your requirements. Finally you may also want to exclude the popup's contents from the search.

    Capture1.png

     
    |
    Mark as:
  • RoboColum(n)
    5,000 posts
    Oct 8, 2004
    Currently Being Moderated
    Apr 20, 2012 8:13 AM   in reply to friedlanders

    To be honest I wouldn't use anything in expanding text other than text or an image. They are really not designed for much else. Also the Text Popup functionality is not that widely used anymore. It still exists but has been largely replaced by the DHTML expanding and drop down text functionality. Unless there is a good reason not to use them, I'd use these instead.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points