Numbering Headings in the PDF output

RoboHelp HTML 6
To create the RoboHelp project, I imported a Word document,
which created a topic for each heading. Now, besides HTML help, I
want to generate printed documentation in PDF.
How can I create numbered headings (e.g. 1, 1.1, 1.1.4 etc)
in the PDF output?
I do not want to "hard code" these numbering in the headings
itself in the HTML, because inserting a heading would result in
manually updating all subsequent headings as well.

There is only one workaround:
- leave out the heading numbers in RoboHelp
- generate a Word first
- set the outline numbering, which numbers all headings as
required
- update TOC manually in Word
- generate PDF

Similar Messages

  • XML Publisher Report not generating the PDF output.

    Hi,
    I am trying to develop a XML Publisher Report in R12 Vision Instance.
    I have developed the rdf report and concurrent program with XML as output format. Ran the concurrent program and I got the XML output. Based on XML output I have created the rtf template. Using both the template and xml output I have created in Data Definition and Template in XML Publisher Administrator Responsibility. Now I am comming to the concurrent program and running the program, here instead of generating the PDF output it is generating again the XML output and concurrent program completing with warning status.
    When I am trying to do the same in 11i Vision Instance, Concurrent Program completing with normal status and when trying to view the output it is saying "Unable to Publish output for the Processed Request".
    Kindly please help me out in this issue.
    Thanks,
    Manasa.

    Hi Mahesh,
    Here the concurrent programs are not erroring out. It is completing with Warning status and when we click on View Output the output is coming in XML format instead of PDF, this is in R12 Vision Instance.
    In 11i Vision Instance, concurrent program is completing with Normal Status but when we click on View Output it is saying "Unable to Publish output for specified request".
    Thanks,
    Manasa.

  • The PDF output is not always displayed!

    Hello
    I'm tryin' to build some PDF outputs and I have the next problem: I have 20 reports to make it on PDF form (viewed with the Acrobat plugin from IE 5.5 or higher) and when I try to see what was builded the PDF it's not always displayed ( mean it's not readed by the plugin). I generate the PDF output from a servlet (which also set the servlet output context as 'application/pdf') and, if the output it's generated too fast (meanning the report information was too small), the Acrobat plugin doesn't catch him ! I think that I have to slow down the servlet response to allow the plugin complete loading, but I don't khow how to do this (and, ofcourse, if it's possible).
    Please, I need a solution. !
    Thanx!

    Hi,
    setting content type as application/pdf is quite enough for the plugin to catch
    I generate the PDF output from a servlet
    (which also set the servlet output context as
    'application/pdf') and, if the output it's generated
    too fast (meanning the report information was too
    small), the Acrobat plugin doesn't catch him !but i think IE has a problem catching this, cause i also once ran thro this kind of problem
    I think that I have to slow down the servlet response to allow
    the plugin complete loading, but I don't khow how to
    do this (and, ofcourse, if it's possible). Yes it is possible.... if ur sevrvlet ehich is displaying pdf is http://host/PdfServert
    just make in such a way that the extention is pdf..
    http://host/PdfServert?xy=z.pdf or register the servlet with .pdf ext
    http://host/PdfServert.pdf...
    belive it really worked perfect for me..
    regards,
    Arun.N

  • Some text goes missing in the PDF output after I convert FM8 book

    Hi,
    I am using Framemaker 8.0, Acrobat 8.0 Professional, Acrobat Distiller 8.0.
    When I convert my Framemaker books to PDFs, some text (especially Table Heading tags) go missing in the PDF output. I have tried to change the font colour, change the cell shading, and many other options. But, the problem persists.
    I saw some similar links on the forums with this kind of problems. For example,
    http://support.microsoft.com/?id=952909
    http://forums.adobe.com/message/3285145
    http://forums.adobe.com/message/4167112
    http://helpx.adobe.com/framemaker/kb/troubleshoot-pdf-creation-problems-framemaker.html
    After going through these links from the forums, I realized that this is a known issue. But, the above links direct me to Microsoft patches and these patches are available only for Windows XP, Windows 2003 Server, and Windwos Vista operating systems. My operating system is Windows 7 Professional, 32-bit version.
    One more thing I want to say is we have never faced this problem earlier. It started appearing now.
    While I know that the world (many of us) moved on to Framemaker 9 and 10, I also know that there is someone out there to help me to overcome this issue.
    Thanks and regards,
    Raghavacharyulu NCB

    Hi Harpreet,
    Thanks for your response.
    We tried this option also. In fact, the Distiller shows this option by default. Secondly, we have recently updated our old template to reflect the new corporate styles and we suspect something went wrong there. We once again took the old template and updated with the new colour definitions and fonts, this time very carefully and it started working. Now, the text is not missing.
    So, the result is something is wrong with our template. Quite surprising is it is inconsistent and some places the text appears and some places it does not.
    Where do you work? Are you in India?
    Cheers,
    NCB Raghavacharyulu
    Mobile No. : 9845192336
    E-mail : [email protected]

  • Extra Page coming in the PDF output -- Urgent

    Hi All,
    I have created an AR Invoice Print report (pre-printed).
    size of the stationary is half of A4.
    In a single A4 page two invocies will be accommodated.
    Here i have not used page break concept. I have adjusted the template with spaces.
    But when are invoices are given in a range lets say 1 to 10.
    The PDF output should have 5 pages accommodating 2 invoice in each page (this is working perfectly), but with this an extra black page is also getting generated. (The PDF is having 6 pages).
    If the range is given between 1 to 9 the extra blank page will not get generated.
    Is there any way to solve this issue???
    It little bit urgent.. :)
    Regards,
    Jana

    Jana,
    http://blogs.oracle.com/xmlpublisher/2007/03/
    Check on the "Anatomy of a Template I & II"... should work on your case. Also, make sure extra carriage returns and unnecessary spaces between tables are removed. If you use fillers, be sure to have the same height attribute as the field being filled.
    regards,
    Rownald

  • Getting a extra space between the line in the PDF output

    I an having the rtf templete contains a table . That table contains 3 row and for the second row i have a for loop start at 1st column and end's at last column . first and 3rd row are the simple data donot have any for loop .
    So in the PDF out put of the templete gives me extra blank line between the data for the 2nd row.
    Example
    1st row ------ Contains data field
    2nd row For Each grouph data fields End for
    3rd row --------- Contains data field
    On the PDF output the data which is in the for loop ( 2nd row ) takes one more extra line ( space ) between the record .

    I an having the rtf templete contains a table . That table contains 3 row and for the second row i have a for loop start at 1st column and end's at last column . first and 3rd row are the simple data donot have any for loop .
    So in the PDF out put of the templete gives me extra blank line between the data for the 2nd row.
    Example
    1st row ------ Contains data field
    2nd row For Each grouph data fields End for
    3rd row --------- Contains data field
    On the PDF output the data which is in the for loop ( 2nd row ) takes one more extra line ( space ) between the record .

  • Charts not displaying in the PDF output

    HI,
    We have developed a rdf using the Oracle reports Developer (version 10.1.2.0.2) and developed a RTF Template using the Template Builder ( Version 10.1.3.3.2). We are able to view the data in the chart and table formats locally in the PDF format.
    But when we run from the ERP Applications Release 12 Concurrent program , We are able to view the data only in the tabular format and we are unable to view the "Chart" view in the PDF output.
    Thanks,
    Venkatesh.

    Xserver should be running.
    set X Host for your environment.
    or
    start the environment with a headless implementation in java option. Specify the following property at the java command line:
    -Djava.awt.headless=true

  • How do I add hyperlinks in the PDF output

    I am generating the PDF output from my DITA sources by using the menu option File > Save as PDF and hyperlinks are not taken into account.
    What can I do to get them working?
    Thank you for your help.

    What do you mean by "hyperlinks"? Cross-references (using xref or link elements) to other targets in DITA topics? External xrefs to URLs or other targets outside of the scope of the project? Or are you creating other types of hyperlinks?
    Also .. what version of FM are you using (I know you said earlier, but I've forgotten).
    ...scott

  • Page numbers not appearing in PDF output past a certain point

    Hi.  I have a very large book layout in Aperture (> 300 pages) which I output to a PDF file (using the Print button followed by selecting PDF).  I have successfully done this many times in the past, but there have occasionally been times when Aperture's output just stops including page numbers past a certain point.  I think what it's doing is deciding on white page numbers for the rest of the book, which doesn't work so well when the background is white.  (I can see this because there are occasional pages which are full bleed, and the page numbers appear in white on those pages).
    Has anyone else come across this?  I have seen this problem for years (Aperture 1, Aperture 2).  The solution seems to be to carefully modify the page layout so that no elements impinge on the location of the page number.  But doing this does not always solve the problem.  Just this morning I duplicated a page, changed its content, then output and... the page numbers just stopped in the output 30 pages *after* this page.  I just changed the page to move a text element up, hoping that this would solve the problem, and now... page numbers stop at page 263 instead of page 98.
    This is a very bizarre and annoying bug.  Extremely annoying.  I am not going to print a book which has page numbers in only the first half or 3/4 of the book.  But if there is no workaround, and Apple seems not to have noticed the problem, I could be stuck.
    Has anyone else seen this?  Any suggestions?  How can I report the bug to Apple?  I can't very well give them the output as an example, as it's about 800 MB.

    Hi leonieDF.  Thanks for your reply!  I didn't know about the "Provide Aperture Feedback" link.
    Alas the Theme is a custom one, it's 9"x11.5" so that the result is 8.5x11" after chopping off 1/4" from all sides.  (The printer does "full bleed" with 1/4" margins).  I originally created it by hand for Aperture 1.5, by simply copying one of the themes and adjusting the dimensions.  (Custom themes weren't possible until Aperture 2, if I remember correctly).  Perhaps that's the source of the issue.  Though I'm not sure how...
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
        <key>pageNumberMargin</key> <string>{4.5,0.35}</string>
        <key>bottomMargin</key>     <string>0.6</string>
        <key>insideMargin</key>     <string>0.6875</string>
        <key>horizontalSpacing</key>    <string>0.05</string>
        <key>verticalSpacing</key>  <string>0.05</string>
        <key>size</key>         <string>(9.00,11.50)</string>
        <key>backSoftcover</key>
        <string>01_BackSoftcover</string>
        <key>defaultTextStyle</key>     <string>Baskerville/14/BlackBackground</string>
        <key>disableFrameScaleAndRotation</key>
        <true/>
        <key>frontSoftcover</key>
        <string>01_FrontSoftcover</string>
        <key>indexPages</key>
        <array/>
        <key>leadingPages</key>
        <array>
        </array>
        <key>repeatingPages</key>
        <array>
            <string>OnePageBleedLayout</string>
            <string>1UpLayout</string>
            <string>1Up2UpLayout</string>
            <string>2UpLayout</string>
            <string>1UpLayout</string>
            <string>OnePageBleedLayout</string>
            <string>1UpLayout</string>
            <string>1UpLayout</string>
            <string>4UpLayout</string>
            <string>5AcrossArrayLayout</string>
            <string>6AcrossArrayLayout</string>
            <string>TwoPageBleedLayout</string>
            <string>2Up1UpLayout</string>
            <string>1UpLayout</string>
        </array>
        <key>trailingPages</key>
        <array/>
        <key>type</key>
        <string>Custom</string>
        <key>version</key>
        <integer>1</integer>
    </dict>
    </plist>
    (Standard themes are in /Applications/Aperture.app/Contents/Resources/Book Themes, custom ones in ~//Library/Application Support/Aperture/Book Themes )

  • Output Post Processor is unable to generate the PDF output

    Hi,
    We are using a custom RDF to generate PDF output using a RTF template built using XML. We are facing some problem while running this XML report. The report is completing with warning because of the following reason.
    "The concurrent manager has timed out waiting for the Output Post-processor to finish this request."
    The problem is not because of the temp space because we printed a sample XML report which is having thousands of pages.
    We have tried by changing the value of the profile option "Concurrent: OPP Process Timeout" to 5000, 10000 etc. But still the issue is not resolved.
    The report is giving the output if the number of rows are less. It's failing for bulk number of rows.
    It would be greatful for us if any one of you can give ideas on these...
    Thanks in advance...

    Hi Sairam
    there might be something wrong with your template,
    might be improper usage of Conditional and Looping statments,
    might be improper usage of nested tables,
    just check you template once again
    report should work for any set of data(small or large),

  • How to set the margins for the pdf output in BI Publisher

    Hi There,
    When we view a report in PDF format in BI Publisher, we get pdf output in an iframe.
    There are two scroll bars on the right side. When we scroll down the outer scrollbar to the bottom, there is a white space between the bottom border of the pdf report and bottom portion of the window.
    We are calling BI report from apex by passing the url of the report. In this case the white space at the bottom is quite evident and seems that lot of space is being wasted.
    Can somebody help me, how to remove or minimize this white space.
    Thanks
    Krishna
    Edited by: Yogi on Aug 30, 2010 5:41 PM

    Hello,
    open your report for editing, so you see the page with your layouts. Then click on the Link "Show as List" on the upper right. In the List of the output formats select "FO Formatted XML". This enables FO Export.
    Then execute your report, click on the small menu item at the upper right. The Menu opens, select Export -> FO.
    Hope that helps.
    Greetimgs,
    Sascha

  • Unable to print AP Check with MICR on AIX. The PDF output displays the MICR

    I have peculiar situation here and I would really appreciate any help I can get.
    The issue:
    The requirement here is to print an AP Check with the MICR. Using XML I have defined a template and when I preview the output in PDF, the MICR string displays fine. The same template also works fine from within Oracle Applications.
    However, when I specify a printer and set the number of copies to 1, nothing is printed.
    The issue that our DBA noticed was that the PDF to PS converter is dropping the MICR string and as a result nothing is getting printed. The client uses GhostScript for PDF2PS conversion and they have not been able to resolve this issue.
    Has anyone encountered a similar issue? If so, what can be done to resolve this issue.
    Thanks in Advance,
    Srini

    I think that means tool is either not installed or not in path:-
    "The Xpdf language support packages include CMap files, text encodings, and various other configuration information necessary or useful for specific character sets. (They do not include any fonts.) Any or all of these can be installed by simply unpacking the tar file and adding a few lines to your xpdfrc configuration file (see the README file inside each package for details).
    have you seen what needs to be changed in xpdfrc configuration file?
    Thanks,
    JD

  • How to Prind Barcode font In the PDF output

    Hi Guru
    I have designed the RTF file in word In which one of the field is barcode field , I have loaded the XML Data to the RTF
    when I submit the concurrent program and view tha output as PDF file the barcode field is give me data like this 12132145 but here i want to barcode font (symbol ) how come i bring that font to my PDF output when i sumbit the request and view the o/p ... How to design that in RTF please ur suggestion
    Thanks
    AT

    Hi Guru
    I am able to bring the barcode font in the RTF template but in O/P PDF file Barcode Font is not printing advice me
    I have done this so far
    1)Copy new font IDAutomationHC39M file to Windows/Fonts directory.
    2)Copy xdo.cfg in C:\Program Files\Oracle\XML Publisher Desktop\Template Builder for Word\config directory.
          <font family="Troy E-13B" style="normal" weight="normal"> 
            <truetype path="C:\WINDOWS\fonts\Troy E-13B.ttf">  
          </truetype></font>
          <font family="IDAutomationHC39M" style="normal" weight="normal"> 
            <truetype path="C:\WINDOWS\fonts\IDAutomationHC39M.ttf">  
          </truetype></font>I what the barcode font(symbol) to be printed in my result PDF Output plz advice me
    Thanks
    AT

  • Getting space at the bottom in the pdf output

    I'm designing a pre-printed Invoice report using BI Pub. The template is in word and when I take pdf output I get space at the bottom, even though there is no space at the bottom in template(rtf).
    The template fits propely in pre-printed paper, but when its rendered to pdf, all the the data is moving up creating space at the bottom and messing up the alignment.
    I appreicate any help or comments from anyone who encountered this problem earlier.
    Thanks.

    I'm having the same issue on my iPad. So far I've noticed it on one pdf and I'm planning on deleting it and syncing it from my iTunes library again as soon as I get the chance. I'll post an update when I do.

  • RTF output not consistent with the PDF output

    Hi Experts.
    i would like to know why the code start@last-page works in pdf format but do not works if i generate the report in rtf format.
    Thanks in advance!

    RTF & PDF output can't be exact same, we can minimize the difference by eliminating all extra spaces(Ex: from table rows, in between form fields etc.) from RTF while generating RTF output.
    For reference:
    BUG:8662322 - RTF FORMAT DOES NOT SHOWS WITH FIXED HEIGHT OF ROW
    Thanks,
    Sandeep

Maybe you are looking for

  • Disk Utility Permissions repair = consecutive running reports same issues, so none are actually repaired!

    Repairing permissions for “Macintosh HD” Permissions differ on "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Classes/dt.jar", should be lrwxr-xr-x , they are lrw-r--r-- . Repaired "System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Conte

  • HELP....New I-tunes 7.7 has lost my file connections

    i downloaded 7.7 the other day, and after that, I cant play but maybe 10% of my music. The songs that I cant play, I get an exclamation point and a message that says I need to locate the folder, Yet I dont know where to look !! All the song titles ar

  • How to open vba code in excel on Mac Air?

    Some one sent me an xlsx file produced on VBA. On a PC you can access the code with Alt F11 but that does not work on Mac. There must be an alternative procedure.  Thanks in advance for a suggestion.  I am on OS X Lion

  • Migrate images still very slow in 1.1.1

    This new feature introduced in 1.1 allows for raw images to be processed under the new and improved raw engine. It became apparent in 1.1 that using the Migrate images command on several raw took a very long time to do. This has not improved in 1.1.1

  • Simple List question

    i have a table with phone number and a flag indicator, Like this Phone number ind. 555 0000 1 555 1111 2 555 0000 1 555 1111 2 555 1111 1 When the user clicks submit, I would like to retreive the phone numbers with diff. indicators only. 555 1111 in