I have a user guide with responsive images for online viewing. However, when you choose to print out the guide, images/text are cut in half in between the page breaks.
Is there a way to fix this?
Or is there a way to configure a PDF version so the images aren't responsive?
Search found 3 matches
- Wed Jun 01, 2016 12:37 pm
- Forum: Printed Documentation Targets
- Topic: Responsive Images in Guide cuts images/text when printing.
- Replies: 1
- Views: 1312
- Tue Feb 23, 2016 9:17 am
- Forum: Flare's General Discussion
- Topic: Copy Index Terms to new Project
- Replies: 3
- Views: 5297
Copy Index Terms to new Project
Is there a way to copy Index Terms to a new project? I am able to copy glossary definitions, and paste them into a new Flare project, however, when viewing the Index window, there is no option to copy/paste them. I have a lot of Index terms that would take more than a day to re-type all by hand.
I ...
I ...
- Mon Dec 07, 2015 12:36 pm
- Forum: Styles, Stylesheets and XML
- Topic: Responsive Images not available?
- Replies: 5
- Views: 3891
Responsive Images not available?
Hello, I am using Flare 11 to make a Guide. I have images in the file that I want to be responsive. So I went into the Styles.css and put my css for all images to be responsive:
img {
width:100%;
height:auto;
}
However, when I add this code. The images disappear. This CSS works in my other HTML ...
img {
width:100%;
height:auto;
}
However, when I add this code. The images disappear. This CSS works in my other HTML ...