• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to avoid/ remove extra spaces in the printed output (Word/pdf)

New Here ,
Oct 16, 2013 Oct 16, 2013

Copy link to clipboard

Copied

The published output contains two paragraph spaces between each chapter. Kindly suggest me how avoid/remove the extra spaces between each topic/chapter or book.

Views

2.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2013 Oct 16, 2013

Copy link to clipboard

Copied

What is the HTML in the output? What is the CSS for the headings and paragraphs?

Greet,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 22, 2013 Oct 22, 2013

Copy link to clipboard

Copied

LATEST

Hi William,

I am using robohelp 10 for publishing.

While publishing printed documentation, I find spaces between each chapter and section breaks in the PDF.

I use the following css for the paragraph and headings:

Paragraph:

@media print{

          p {

                    font-family: Arial, serif;

                    font-size: 13px;

          }

          }

headings

h1 {

                    font-family: Arial, serif;

                    font-size: 18px;

          }

          }

I wanted to avoid the spaces between each chapters and section breaks between heading 1 (book/chapter).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp