Ubuntu :: Firefox Print Preview Does Not Create Additional Pages When Needed?

Feb 17, 2010

There is the option to select a "printable form", but the form is much larger than any paper the printer supportsIf I use "Print Preview" in Firefox, it creates only one page that contains the beginning of the form, and ignores the rest of the form.If I do the exact same thing on a Windows machine, Firefox creates as many pages as necessary when I click "Print Preview"I feel that this problem is not because of Firefox, but because of how "Print Preview" works on Ubuntu.How can I get the print preview to create additional pages to include the entire text when I click "Print Preview" ?

View 3 Replies


ADVERTISEMENT

Ubuntu :: Cannot Print PDF Files - Print Preview Shows A Blank Page

Jun 5, 2011

I cannot print pdf files. I have tried using okular and xpdf. The documents display in the program, but print preview shows a blank page. The printer then sends out blank pages. I have tried printing on 2 different printers using usb cables. Using terminal to process the commands shows error:

Quote:
xxx@xxx:~$ xpdf
***** MediaBox = ll:0,0 ur:611.976,791.968
***** CropBox = ll:0,0 ur:611.976,791.968
***** Rotate = 0
Segmentation fault

Converting to .ps also is blank.

View 6 Replies View Related

General :: Print Multiple Independent Pages In One Print Job?

Mar 23, 2010

How can I combine multiple single page prints into a single print job? For example, using Firefox on Linux one can print a web page such that each sheet of paper has four pages printed upon it. I would like to combine several separate web pages so that for example, web-page-a, web-page-b and web-page-c (each less than one print page long) are printed on a single sheet of paper.

I would like to do this without having to use some form of image editor to combine and manage manually created temporary files.

View 1 Replies View Related

OpenSUSE Hardware :: Applications Don't See Any Adapter - No Additional Software Needed?

Dec 15, 2010

I recently bought a BT dongle, a USB2 Asus. I then went through Yast2 to find any Bluetooth software and installed them, mainly Bluez and KBluetooth. Unfortunately the apps do not see any adapter, but when I use hwinfo, I get the following;

[code]...

the adapter is seen by the kernel, but the software to use it is not seeing the adapter. Looking at the System services I see bluez-coldplug enabled and running. I did a test on a Fedora v14 live DVD and it worked with no problems, no additional software was needed.

View 9 Replies View Related

Ubuntu :: Odd Gedit Print Preview?

Oct 24, 2010

I am using Ubuntu 10.10 and have run into a problem recently. When I use print preview in gedit, a "print preview" screen comes up and all of the pages are blank. Sometimes, one or two pages are shown but it is random. This just started to happen when I upgraded to 10.10. I did a fresh install so a partial update would not be an issue.

Are there any ideas what could be wrong? Sorry if this thread exists somewhere else but some google searching and ubuntu fourm searching resulted in nothing.

View 1 Replies View Related

CentOS 5 :: Can Not Do Anything While In Print Preview / Sort It?

Jun 29, 2009

Centos Version 5.3 updated
Thunderbird 2.0.0.21 (20090327)

Every time I try to print an email it goes through the process of activating the print. in the print window I click "print" then I get a message "You cannot print While in print preview"

Other applications print without a problem. I can also print attachments to emails.

This has been getting worse over a period and now I can not print an email at all. Rebooted, started and stopped the Thunderbird.

View 4 Replies View Related

Ubuntu :: Can't Print Select Pages?

Feb 4, 2011

when i print a document and select only certain pages the printout still prints all thepages. this is very annoying, since i have to print everything from anther compusing ubuntu 10.04 with latest updates.

View 4 Replies View Related

Ubuntu :: Unable To Print Selected Pages?

Feb 24, 2011

i am unable to print specific pages in Ubuntu. i connected my HP Desk jet F2120 printer to my Ubuntu machine and it installed correctly but now if i want to print only the certain pages from a word document or PDFs i am unable to print it. there is a option of pages in print menu which says : " example 1-3,7,11" i don't know what that means.

View 2 Replies View Related

Ubuntu :: Print An .odg File To Multiple Pages?

Jul 19, 2011

Are there any reliable ways to print libreoffice or openoffice drawings to multiple pages. I have two drawings I designed for 11" x 22" sheets, and I'd like to print one of them to 4x or at most 6x 8 1/2" x 11" sheets, without reduction.

So far, when I've tried this using "print to multiple sheets," the results have been erratic, and have basically wasted paper and ink with no usable results.

I can't even preview this.

I am using the old trick of creating a duplicate file, and creating for duplicate slides within it, making each slide one group, and using the alignment settings to make each slide match one corner of the original image. It works, but it is kinda clunky.

View 1 Replies View Related

OpenSUSE Hardware :: Some Pdf Pages Don't Print?

Jun 14, 2010

i have an Brother HL-2040 and normaly all pages print fine. But i noticed that some pages from pdf file won't print.The driver says it failed.Can that be, that my driver has some problems? I tried others but they don't print anything.I have the current opensuse 11.2 version and the latest cups version.

View 1 Replies View Related

Software :: Print A Png File Across 5 Pages

Dec 31, 2010

I have a PNG image file that is 568 5766 pixels (W x H).

I don't want it to shrink, trim or anything.

It is wide enough for 1 page but the height should fit on about 5 pages.

So how do I make it print on 5 pages?

View 2 Replies View Related

Software :: Firefox, Okular Don't Put Print Job On The Print Queue (silently)?

Feb 16, 2011

I'm running Kubuntu 10.10 with a Laserjet 5M printer. When I attempt to print a job from Firefox or from Okular, the job never gets onto the print queue. However, I can print test pages on the printer and also print from OpenOffice, so this seems to be app-dependent. I know the jobs aren't being queued because the job number doesn't increase (as shown by the jobs for the test pages). Both Firefox and Ocular give every indication that the print job has been processed correctly.

View 1 Replies View Related

Hardware :: Unable To Print Internet Or PDF Pages

Oct 24, 2010

I am able to print from Open Office just fine, but if I attempt to print a PDF or if I attempt to print directly from the internet, I get nothing!So instead I have to open the openoffice and copy the internet stuff to a page in there so it will print.Do any of you have an idea of what can be the cause.I am a linux noobie, so I may be the problem, however it is frustrating putting PDF's on flash drive and getting my son to bring his windoze laptop in so that I can print my PDF.

View 2 Replies View Related

Ubuntu :: Mount Seems To Create An Additional Folder?

Feb 19, 2011

I am trying to mount the device sdb in the folder /mirror so I issue the command dmd@dolly:/$ sudo mount /dev/sdb mirror. I would now expect to see the contents of sdb in /mirror but instead of mounting in /mirror it is being mounted in /mirror/mirror and the second mirror folder is created during the mount

dmd@dolly:/mirror$ ls - returns no results

I then say dmd@dolly:/$ sudo mount /dev/sdb mirror and look for my mounted files in /mirror and I see this

dmd@dolly:/$ cd mirror
dmd@dolly:/mirror$ ls
lost+found mirror (an additional mirror folder)

mount says

/dev/sdb on /mirror type ext4 (rw)

I'm sure I'm just doing something goofy or otherwise have screwed things up but I've tried this several times with re-boots in the middle and wherever I choose to mount sdb it ends up being mounted one level lower in a folder of the same name.

View 9 Replies View Related

Fedora X86/64bit :: Can't Print Test Pages Or From Any App Or From CLI With Lpr Command And Packagemanager

Sep 7, 2010

I loaded FED 13 and running kernel 2.6.34.6-47 fc13, Now back from holiday, I'm trying without success to sort out a few problems. 1 can not print. the printer sets up OK epson R285, but can't print test pages or from any app, or from CLI with lpr command. Cups log shows this:-

[Code]....

View 1 Replies View Related

Fedora Servers :: CUPS - No Pages Found (Print Job Stopped)

Feb 26, 2011

I successfully installed cups on my fedorabox, I can manage it through the web interface on port 631. I added the hplip and installed a HP Deskjet printer. However, when I want to print a test page I get the following error: "no pages found". The print job is in a stopped state...

View 2 Replies View Related

Fedora :: How To Create Additional Favorite Bar In 15

Jun 29, 2011

how to create a additional favorite bar (dock) in Fedora 15?. The gnome 3 has one dock by default on the left pane, the number of icons that could be added are limited to 7, adding more icons reduces the icon size which makes the or favorite bar completely useless.orhow to increase the existing favorite bar height without reducing the icon size(i need two more icons to be incorportated), is it feasible?

View 1 Replies View Related

OpenSUSE :: Dolphin And Firefox Cannot Show Picture Preview

Sep 14, 2010

I am running Opensuse 11.3, KDE 64 bit. I have a nvidia GeForce 9400 GT graphic card.Somehow Dolphin and Firefox cannot show picture preview.It comes out like this; ImageBam - Fast, Free Image Hosting and Photo Sharing ImageBam - Fast, Free Image Hosting and Photo Sharing.

View 9 Replies View Related

Fedora Installation :: Fc11 - Preview Installer Crashes After Attempt To Create A Partition

Oct 2, 2009

when i try to install fedora 11 on my laptop my Fedora 11 Preview installer crashes after attempt to create a partition. How do i overcome this problem

View 6 Replies View Related

Ubuntu :: Is Nspluginwrapper Needed For 32-bit Flash With Firefox 3.6.4

Jun 22, 2010

I wonder if the Firefox 3.6.4 Out-Of-Process-Plugins mechanism makes nspluginwrapper needed any more. Isn't it possible to have a 32-bit plugin-container process along with 64-bit Firefox? Then we could get rid of still buggy nspluginwrapper and at the same time not care about 64-bit Flash any more.

View 2 Replies View Related

CentOS 5 :: Update Firefox 3.0.19-1 Fail - "Missing Dependency: Xulrunner >= 1.9.0.19-1 Is Needed By Package Firefox-3.0.19-1.el5.centos.x86_64 (CentOS5updates)"

May 28, 2010

Today, I try to update firefox by Package Updater but show error by bellow. "Missing Dependency: xulrunner >= 1.9.0.19-1 is needed by package firefox-3.0.19-1.el5.centos.x86_64 (CentOS5updates)"

View 6 Replies View Related

Ubuntu :: Firefox Can't Load Web Pages?

May 17, 2010

Out of no where Firefox has just decided to not load web pages anymore. I've restarted my router, restarted my wifi card, restarted my computer, *completly* uninstalled Firefox then reinstalled it, still no luck at all. Anyone have any idea how to fix this? I'm stuck using Google Chrome now, I like it but I need the Add-Ons FireFox has (AdBlock Plus, Xmarks, DownThemAll, etc.)

Here are my specs:
Ubuntu 10.04 64bit
Acer Aspire 3680
Intel Celeron M 1.6GHz Single Core
1GiB RAM
40GiB Hard Drive

Basically all it does is sit there saying "Connecting to www.google.com..." for like 15seconds then gives me one of two pages, "The connection has timed out - The server at www.google.com is taking too long to respond." or "Unable to connect - Firefox can't establish a connection to the server at www.google.com."Google Chrome, Skype, Ubuntu's built in messenger, System Update, and so on connect just fine to the internet.

View 5 Replies View Related

Ubuntu :: Some Web Pages Don't Load Right With Firefox In 10.10 64-bit?

Dec 19, 2010

To see what I mean take a look at the screenshots below.And this screenshot was taken in Windows 7 64-bit of what it should look like.

View 9 Replies View Related

Ubuntu :: Firefox 3.5 In 9.10 - Web Pages Not Always Displaying?

Nov 14, 2009

Whilst I like Ubuntu as an operating system and generally am fine with Firefox, could anyone explain why I sometimes get errors in trying to get through to various web pages. I don't get the same errors in IE8. As an example, my telephone billing provider; I can login on both IE8 and Firefox and get into all the screens in IE8 but not always in Firefox as happened to me 30 mins ago (I think the version installed is 3.5 on Ubuntu 9.10). There is a message at the bottom of the screen showing that Firefox is trying to connect to a sub page, but it just can't display. Is there anything that I can do to resolve this and is it an encryption issue? This isn't the first time I've had issues with Firefox. In Ubuntu 9.04 the screen used to sometimes go fuzzy when I used the firefox version there.

View 2 Replies View Related

Ubuntu :: Use PrimoPDF For Windows To "print" Pages To A Pdf File

Jul 14, 2011

I use PrimoPDF for Windows to "print" pages to a pdf file.

Is there a good alternative available for Ubuntu?

View 2 Replies View Related

Ubuntu Networking :: Firefox Not Loading Some Pages?

Sep 16, 2010

I am Using Ubuntu 10.04 fresh install connected to internet via VPN Network.Internet works fine i can dowload mail and send. But for some reason i cant load some webpages like Facebook, Adobe and etc.I install all the newest programs Java, Flash anything.I'm runnung Firefox 3.6.9.I tried everything disabled IPV6, Proxy. But nothing solved it

View 5 Replies View Related

Ubuntu :: Firefox 3/4 Web Pages Font Is Too Small

Apr 3, 2011

I have a problem with firefox since the first time I installed ubuntu:

The default font for web pages is too small!

The solutions I tried:

The 1 / 2 solutions:

My screen resolution : 1680 x 1050

View 5 Replies View Related

Ubuntu :: Firefox Does Not Open .aspx Pages

Aug 6, 2011

I have Ubuntu 10.10 installed with Firefox 3.6.10, but it does not seem to open .aspx web pages. How to fix this?

View 3 Replies View Related

Ubuntu :: OpenOffice Writer - Create Headers / Footers Different For Certain Pages

Dec 11, 2010

In Open Office Writer, How do I create headers/footers different for certain pages. For example: From page 20-60, I need to write a text "Hello Header" in the header and "Hello Footer". And from page 61-100, The header should read as "Good bye header" and footer to read as "Good bye footer"? Is this possible? Or is there any software available to make this happen?

View 3 Replies View Related

Ubuntu Installation :: Create .php Pages So Can Access Them Using Http://localhost

Jun 16, 2011

I already installed apache 2 & php 5 .. but I don't know where I create .php pages so I can access them using http://localhost

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved