How can users of WebHelp print out help chapters or generate PDFs?

More and more users of our WebHelp would like to print out help chapters or generate PDFs.
Does anyone know if this is possible with RoboHelp10?
I know that this function is available in Microsoft HTML Help...
Thanks in advance.

Theoretically it is possible with Microsoft HTML help. Try it though and you will see the output is pretty horrible.
The only solution I have seen is for you to generate that output and then provide a link to the PDFs.
See www.grainge.org for RoboHelp and Authoring tips
@petergrainge

Similar Messages

  • How can we force everything printed out of Oracle to print greyscale

    How can we force everything printed out of Oracle to print greyscale and not color?
    I looked in CUPS and there is no way to distinguish what color scale to output, it has to come from the source (Oracle) with that parameter.
    I have confirmed that printers are already set to force to greyscale, but this is overridden by the date coming from CUPS rather than a Windows machine. Please investigate options to force all print jobs from Oracle, whether as outputs from concurrent programs or the ctrl-p print window contents function, to greyscale.
    EBS release 11.5.10.2
    Thanks in advance.

    It's actually setup at the printer level.
    Check the printer color mode setup by accessing the printer web interface at http://<printer name found in Oracle>.
    Thanks,
    PS.

  • How can I get a print out of a conversation that was done through text on 08/23/2014?

    how can I get a print out of a conversation that was done through text on 08/23/2014?

    On what kind of phone model? Some phones depending on the OS have SMS Backup applications available.
    You need a court order to get transcripts for the last 6 days or so of text messages directly from Verizon Wireless.

  • How can I transfer or print out my text messages from iphone 4 to MacBook Pro

    How can I save or print my text messages from my iphone 4 to my computer - MacBook Pro?

    You need third-party software, like this:
    http://www.ecamm.com/mac/phoneview/
    Or you can take screen shots, then email them to yourself or copy & paste into an email, again sending such to yourself. Me? I'd get Phoneview, very handy to keep around.

  • How Can Remove Button in Print Out

    hi,
    i have
    i have created an HTML page No -45 with two regions,i have create two button Generate New Bill And Print Bil in first region and in second Region i have code Pl/SQL Code for create Bill..When i take printout click on print button then bill has printed but both print & Generate New Bill button are print on that print out .
    i don't want to see these button in print out.
    How Can i Remove these button on Print Out.What should i do .

    Hi,
    This might help
    http://w3schools.com/css/css_mediatypes.asp
    Br,Jari

  • How can I get text printed out larger? It prints too small to read.

    I have an hp psc 1610 all-in-one printer. When I print articles from the internet the text is too small. The options to change size only seem to affect the screen size, not the printer size. It prints fine in my word processor, etc.

    File > Page Setup > '''Scale''' <br />
    100% or Shrink to Fit is usually the best.
    http://kb.mozillazine.org/Problems_printing_web_pages

  • How can I disable the printing out of zone.property vars when using jpdk test page?

    I have had a tar in on this question for two weeks now. Since
    the only response I have gotten is wip, I was hoping someone
    here might have some ideas.
    When I run the /servlet/sample page after setting up my JPDK, it
    runs just fine. HOWEVER, it displays all the initargs that I
    have in my zone.properties on the screen. I don't want these
    args to be seen.
    How do I disable the display of initargs on the /servlet/sample
    test page?
    For example, this is what displays:
    Congratulations! You have succesfully reached your Provider's
    Test Page.
    Checking for components:
    Portlets are:
    Test
    FilePortlet
    SystemNav
    Oracle Jsp detected
    Recognizing initArgs: Usual initArgs are provider_root and
    sessiontimeout
    snode http://sys/home
    pswd snvs
    uname sysa1
    debuglevel 1
    I do not want the initArg variables to show up on this page,
    since I have username and password variables that I use in my
    servlets.
    Any ideas will be appreciated.

    I got a reply on my tar.
    Apparently I have to edit the HttpProvider.java to change this
    behavior.
    Regards.

  • I am a 66 year old novice. How can I find and print all the functions of the cmd key, please.

    How can I find and print out all the functions of a command cmd key please?

    You can also  go to MAC HELP and enter 'Key Board Shortcuts' in the entry field.
    Ciao.

  • How can i map this lot out?

    I have this code below
    How can get it to print out so that it will print out all the key values that are equal to cust, Then print out all the key values that are equal to details, then print out all the key values that are equal to item.
    Thank you
    loftty
                          String a =  "firstname";            //column names
                        String b = "lastname";
                        String c = "id";
                        String d = "adress1";
                        String k = "phone";
                        String f = "county";
                        String g = "post code";
                        String h = "country";
                        String i = "goods in";
                        String j = "goods out";
                        String st1 = "cust";
                        String st2 = "cust";  //table names
                        String st3 = "details";
                        String st4 = "details";
                        String st5 = "item";
                        String st6 = "details";
                        String st7 = "item";
                        String st8 = "item";
                        String st9 = "item";
                        String st10 = "cust";
                             hash.put(a, st1);
                             hash.put(b, st2);
                             hash.put(c, st3);
                             hash.put(d, st4);
                             hash.put(k, st5);
                             hash.put(f, st6);
                             hash.put(g, st7);
                             hash.put(h, st8);
                             hash.put(i, st9);
                             hash.put(j, st10);

    If you can sort by key and then insert into hashtable, then you just have to have one while loop and just print key and value...
    This is one way of doing it.
    Enumeration en = hash.elements();
    while(en.hasMoreElements())
    String key = (String)en.nextElement();
    String value = (String)hash.get(key);
    if(hash.containskey("cust")
    System.out.println(key);
    System.out.println(value);
    Enumeration en2 = hash.elements();
    while(en2.hasMoreElements())
    String key = (String)en2.nextElement();
    String value = (String)hash.get(key);
    if(hash.containskey("detail")
    System.out.println(key);
    System.out.println(value);
    Enumeration en3 = hash.elements();
    while(en3.hasMoreElements())
    String key = (String)en3.nextElement();
    String value = (String)hash.get(key);
    if(hash.containskey("item")
    System.out.println(key);
    System.out.println(value);
    }

  • Hi, We are a physiotherapy practice trying to use i-cal as a clinic diary systaem for 15 therapists. We need to block out availability of therapists but cant do this? How can you block someones diary out for specific times on i-cal? Any help please..

    Hi, We are a physiotherapy practice trying to use i-cal as a clinic diary system for 15 therapists. We need to block out availability of therapists but cant do this? How can you block someones diary out for specific times on i-cal? Any help please..

    iCal is designed for personal use, and isn't really meant to handle this sort of situation.
    The best suggestion I can offer, though it's a trifle untidy, is: create a calendar for each therapist, giving each a different colour. Enter the availability for each therapist - if it's on a weekly basis you can make them repeating events. Then add the individual appointments, which will show alongside in the daily view. In this example, the 'purple' therapist is available from 1030 to 1700 and has appointments at 1200 and 1500.
    If you have more than a few therapists available at any one time it's liable to look a bit messy, but it's the best I can think of at the moment.

  • How can I connect my printer without air print

    How can I connect my printer without air print to my ipad mini?

    Maybe.
    iOS AirPrint Printers  http://support.apple.com/kb/HT4356
    How to Print from Your iPad: Summary of Printer and Printing Options
    http://ipadacademy.com/2012/03/how-to-print-from-your-ipad-summary-of-printer-an d-printing-options
    Print from iPad / iPhone without AirPrint
    http://ipadhelp.com/ipad-help/print-from-ipad-iphone-without-airprint/
    How to Enable AirPrint on a Mac and Use Any Printer
    http://ipadhelp.com/ipad-help/how-to-use-airprint-with-any-printer/
    iPad Power: How to Print
    http://www.macworld.com/article/1160312/ipad_printing.html
    Check out these print apps for the iPad.
    Print Utility for iPad  ($3.99) http://itunes.apple.com/us/app/print-utility-for-ipad/id422858586?mt=8
    Print Agent Pro for iPad ($5.99)  http://itunes.apple.com/us/app/print-agent-pro-for-ipad/id421782942?mt=8   Print Agent Pro can print to many non-AirPrint and non-wireless printers on your network, even if they are only connected to a Mac or PC via USB.
    FingerPrint turns any printer into an AirPrint printer
    http://reviews.cnet.com/8301-19512_7-57368414-233/fingerprint-turns-any-printer- into-an-airprint-printer/
     Cheers, Tom

  • How can i get HD video out from the lumia 900. ? ...

    How can i get HD video out from the lumia 900. ? Is there some kind of gable. ? N8 has HD cable port..so where is lumia`s port. ?

    Download Zune and start it, when started connect your Lumia 900 and you can now transfer mediafiles from the Lumia to your PC through a USB connection. For Mac use the Mac connector.
    Press the 'Accept As Solution' icon if I have solved your problem, click on the Star Icon below if my advice has helped you!

  • How can I make a fade out effect at the end of the song in garageband for iPad?

    I want to made this effect but honestly I have no idea about what I have to do. u.u Please help.

    ClaudioWalrus wrote:
    How can I make a fade out effect at the end of the song in garageband for iPad?
    GB for iPad doesn't have volume automation, you'd need to import the project into GB on a Mac to create the fade with a volume curve.
    as an alt, finish your song and export the audio file, then import the audio file in an audio editor and create a volume fade with that:
    http://www.bulletsandbones.com/GB/GBFAQ.html#audioeditors
    (Let the page FULLY load. The link to your answer is at the top of your screen)

  • How can I get my printer to work after a Yosemite update?

    How can I get my printer to work after a Yosemite update?

    Hi there michaelfromepsom,
    You may find the printer troubleshooting steps in the article below helpful.
    Troubleshooting printer issues in OS X 
    -Griff W.  

  • How can I get my data out of a crashed drive?

    I need help. Crashed hard drive. How can I get the data out?

    First have to define what a 'crashed drive' is, so we'll know how to respond.
    If you boot to an installer DVD does Disk Utility see the drive? What does it tell you about the drive?
    If the drive is showing up but not mounting it may be possible to repair it and get the data off yourself -
    But if it isn't even showing up then you may need to take it to a recovery specialist to get the data off it. This is costly and not guaranteed to always work.
    Did you replace the drive in the MBP and install a new OS on a new drive?
    Or is it still in the MBP and you are trying to recover it from there?
    One type of 'crash' is a head crash, usually caused by a impact or jarring to the drive while it is spinning which bounces the heads off the platters. This removes some of the magnetic media off the platters typically rendering it unrecoverable.
    So first priority is tell us precisely where you are with this drive, what you see, what you have tried, what the symptoms are, and what you need to accomplish.
    Rick

Maybe you are looking for

  • JDBC thin driver Oracle 8.1.5 on Solaris

    I have a problem where a query is running slow when using a JDBC driver but it runs fine when executed through SQL Plus. I've traced the JDBC connection and TKPROF shows that the query plan and says it's taking 3.4 Seconds to run. But, the query is t

  • Cost to add Vision

    I have been trying to determine what the costs and contract length would be to add Vision to my current BB and Phone package. Every time I look for actual costings and clik on the link I just go around in circles and it's driving me mad. Could someon

  • Sony ex 3 xdcam macbook pro retina

    Hi  I just bought a MacBook Pro i 7 retina. I wanted to know if I can use CamCorders that have firewire outputs with this computer? Also can I plug in units that are firewire 800 such as Hard Drives? Thanks

  • Error message  'Unable to open file "3d.cst.ink"'

    hello guys, I have this message when I open the .dcr file on the web browser. any ideias?

  • Adding Handling Fee to A/R Invoices

    Good morning, I have a question regarding out A/R invoices (running B1 8.82 currently).  For a special process, I need to add a fixed percentage to the doc total. The way I figured out this could be done is by adding a negative discount to each line