Ubuntu :: How To Print Entire .chm File
Sep 10, 2010
Ubuntu 10.4
I have a few .chm files that I can view in xCHM or other chm file reader programs.
However, what I really want is to just print out every page of the .chm into one big .pdf file. Then I can read it a lot easier and it is much more portable for me.
Does anyone know any command line or tool that can output every page of a .chm file, formatted, in order, to a PDF or just the Printer?
View 1 Replies
ADVERTISEMENT
Aug 14, 2010
Just installed drivers for Lexmark pro200 - S500 series. However although it is recognised by the system and has a tick by its name, And tells me it is connected via usb file goes to print que but will not print. Also tells me it is Printing - localhost! is this correct?.
View 1 Replies
View Related
Feb 13, 2011
I'm using Ubuntu for about a half year. Currently version 10.10. The next problem I have with Nautilus: He have it in ListView. If I want to rename a file then the entire file is selected and not only the first part. So the file extension is also selected. I think this is a bug, whoich can be found on the Internet, but I do not find a solution. Does anyone here have a solution?
View 4 Replies
View Related
Apr 17, 2010
I have two drives in my computer: a 160GB and an 80GB. The 80 holds Ubuntu, the home folder, etc. The 160 is for other files. I need to change the read-write permissions on the 160, but I can't. If I do it through the GUI (right-click>permissions) it just changes back instantly. If I do it through the command line (even with sudo), it has no effect.
View 5 Replies
View Related
May 14, 2011
After doing a dist upgrade I discover that I have firefox 4.0 and it has disabled adblock plus 1.3.3 and I can not get the new adblock plus since I can not uninstal the old one. Does anyone know how to fix this short of zaping the entire .mozilla file?
View 4 Replies
View Related
May 5, 2009
I have a debian system installed on my pc . I have just saved a text file on my desktop . Please let me know how can i print the file through comand prompt ? I need to learn the printing the file thru comamnd line .
View 1 Replies
View Related
Feb 28, 2010
Here we go, error 4,384,239,283 in Ubuntu I was trying to load a PDF and print it and only said "print to file" So I go to System >Administration>Printing, and it says "Starting Printing." at the bottom, and then goes away... Sigh, anyone knows whats going on?
View 5 Replies
View Related
Mar 15, 2010
I just recently reinstalled (clean) Ubuntu 9.10 Karmic Koala last week. In that time, over 40GB of log files were created until the FileSystem was full. I then received a low disk space message and ran disk usage analyzer to find out that almost all of the 44GB I had free were taken up by the /var/log directory. I then preceded to delete the 5 largest files which freed up over 40 GB of space.
Basically I believe that I have two problems:
1.) The log files are logging too much information (40 GB in one week).
2.) I need a way to automatically limit the size of the log files. I have tried searching online for this solution and briefly came across logrotate but I don't believe that this will completely solve my problem as it only compresses and backs up older logs. I need something that will remove old log entries altogether. If logrotate is capable of this can someone please walk me through the process? I do not remember all five log files that were in question but they did include: messages, syslog, and daemon.log. I believe kern.log may have been involved too.
View 2 Replies
View Related
May 16, 2011
I am in the process of writing an rsync script to run unattended backups of my entire file system to another system located on my local network using ssh and password-less rsa keys.
I will absolutely will not use password-less keys with the root account and this is the limitation preventing me from accomplishing my goal because root is required by rsync to access the / tree and copy it to another location. I decided that if I compiled the script into a binary that I didn't have a problem with the password being contained within the binary itself but from what I've read there is no way to elevate to root and then back down to user level from within the script/binary.
I can create the script as the user and use chroot to make it owned by root but retain execution permission for the user but it will still cause the ssh login to be under root and therefore require either that I am there to enter my password or the use of password-less keys under the root account which I reiterate I will NOT do. Currently the script is executed by the user on the machine containing the files to be backed up.
View 9 Replies
View Related
Apr 23, 2011
As I'm gonna transfer large amount of data folders from one hard drive to another, I wanna make sure that the transfer has not corrupted the data. how could I generate MD5SUMs of entire directory including sub directories, in a single file and later, how could I verify with the data I've just transferred.
View 1 Replies
View Related
Jul 7, 2011
I would like to copy the entire file system hierarchy from one drive to another..i.e contents of each directory as well as regular files in Linux platform. Would be gratefull to know the best way to do that with possibly Linuxes in-built functions. The file system is a ext family.
View 3 Replies
View Related
May 22, 2010
Does the dump command back up entire file-systems or is it capable of backing up subsets of a file-system? And is tar capable of taking device names (for file systems) as input to be archived?
View 1 Replies
View Related
Jul 11, 2009
I recently installed Fedora 11 64bit and I am curious about encrypting my entire file system for security purposes. I've been on Google for a while now and I keep finding info on how to encrypt a specific folder or home directories but nothing on the entire file system (or I'm missing something big here). It's hard for me to imagine that it isn't. If so, do I need to encrypt the partition my file system is on before installing it? What software should I use? There seems to be so many, it's difficult to keep them all straight.
View 5 Replies
View Related
Jun 8, 2010
I have an 500GB Iomega external drive connected to my iMac and used for the Mac Time Machine back-ups. I want to put a small partition on there that I can use to back-up my Ubuntu files which are on my laptop. I thought that I would be able to just copy the entire Home file on Ubuntu to this drive be drag and drop but this does not work. I get a notice to inform me that I do not have permission to create file there. I can however move files in the other direction (from the external drive to Ubuntu on the laptop. I assume this is because the external drive was formatted for Mac and I hope the problem will be solved if I could format a part of the drive in ext4 to accommodate the linux files.
View 7 Replies
View Related
May 20, 2010
I want to show the contents of a file on Dialog box for which I have use the "--textbox" dialog and "--tailbox" dialog.
But it doesn't show the whole contents of file, it only shows some of the data.
How do I get it to show the entire file data?
View 1 Replies
View Related
Jul 6, 2010
Is there one command that will let me record an entire terminal session (with any possible errors) to a text file while also seeing all output on screen too? I know it can be done for individual commands, but I'm looking to do this for an entire session where the individual commands will be normal (i.e., not piped into tee, etc.). It would be even better if the command prompt is captured too. The obvious utility of this makes me think someone surely has come up with a solution long ago (probably in the 60's).(I'm sure it goes without saying, but subsequent output in that session should be appended to the file. The file should contain the full history, with all output and errors, of the session.)
View 9 Replies
View Related
Oct 28, 2010
I'm trying to setup a print server in Fedora 13. I've made it using CUPS and when I send something to print from a Windows PC it goes ok. My main concern is to know where is the spool file stored when a file is sent to print. I've seen in many forums that it is stored in /var/spools/cups. What I only see here is a file name c000XXX with some information about the printing job. I'm using hold print for this printer and before printing out anything I can't find the spool. I've tried cups-pdf and it stores a pdf file in a route but this is not enough for me. I need to know where the spool data is stored in order to know from who is the job being send.
View 1 Replies
View Related
Oct 20, 2009
I want to configure file printer (print to file) on my rhel-5 machine in such a way that if users fire print command from windows xp it should create an individual computer wise txt file on my linux machine. File name should be different for each printer.
View 2 Replies
View Related
Dec 8, 2008
when I give print command from the file it hangs and does not respond !
However I am able to print through 'lp' command.CUPS updates installed.
View 8 Replies
View Related
Feb 24, 2010
how do I print out the contents of a file?
View 4 Replies
View Related
Jul 13, 2010
Is it possible to print a page to an image file (gif, jpeg, etc.) instead of a .ps? Not looking to take a screenshot, rather print an entire page.
View 2 Replies
View Related
Aug 13, 2010
I am trying to compare a list of patterns from one file and grep them against another file and print out only the unique patterns. Unfortunately these files are so large that they have yet to run to completion. Here's the command that I used:
Code: grep -L -f file_one.txt file_two.txt > output.output Here's some example data:
Code:
>FQ4HLCS01BMR4N
>FQ4HLCS01BZNV6
>FQ4HLCS01B40PB
>FQ4HLCS01BT43K
>FQ4HLCS01CB736
>FQ4HLCS01BU3UM
>FQ4HLCS01BBIFQ
how to increase efficiency or use another command?
View 14 Replies
View Related
Nov 24, 2010
In 10.04LTS, when selecting print to file, the default settings are .ps, and home directory. Can those defaults be changed? I've looked around in CUPS, ubuntu-tweak, and searched on here, to no avail.
View 5 Replies
View Related
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
Apr 12, 2010
I have this code:
How can I print &FARAchieved to a file? Or, printing the whole bioReturn would be fine too.
View 8 Replies
View Related
Apr 3, 2010
I've seen lots of threads about this with complex solutions using things like PSUtils etc. but nothing simple and easy. Is there an easy way to print to a document to a PDF file so that it is properly formatted to be printed as a booklet?
For example, a 12 page booklet made up of A4 folded in half to A5 -
1st page = 12 & 1
2nd page = 2 & 11
3rd page = 10 & 3 etc.
So that when it is printed double-sided it comes out as a booklet. The site at the following link does what I want perfectly if I upload the booklet in single pages format, but it would be nice to have a simple way to do it offline in ubuntu [URL]
View 4 Replies
View Related
Dec 25, 2010
We have workgroup network in the home and the printer "hp laserjet p1005" connected at the server (OS : windows server 2003) and I am connected to the Internet by the server without problems. But when I want to print any file, it remains in (processing) and no print. It's picture for this problem:
View 9 Replies
View Related
Feb 16, 2011
I'm making some instructions for colleagues at work. I want to add printscreen shots of the steps involved. I'm unable to capture the screen to the clipboard when I am hovering over, say, the 'File -> Menu'.
View 6 Replies
View Related
May 1, 2011
Though I have to deal with a lot of new issues with respect to 11.04, I have a specific problem that I need to solve quickly. When I try to print to a pdf-file from a ps-file using Document Viewer, it appears a box that says:
"Failed to print document
Printing is not supported on this printer."
View 1 Replies
View Related
Aug 5, 2010
My HP Deskjet D-2660 will not print. I can print to file but not the printer. I am running Ubuntu 10.04 and have no other problems. I have installed hpip and hpijs form HP and cups was made available via and upgrade. I have a lot of data from var/log/cups/error_log but don't know what it is supposed to say.
I can print to file and everything else I check seems to say that all is right. Is there any glaring faults that I should look for?? As I stated on the other post I get a message that the print job has been sent to the printer and then another message stating that the print job has completed. In system/administration/printing, the printer shows up properly and has a green check mark on it. Connected to localhost shows at the bottom of the little window. Under /printer it shows shared and enabled Then under printer/properties, it shows as the HP Deskjet D2600 series the location is given as john-desktop It defines the Device URI: hp:/usb/Deskjet_D2600_series?serial=CN9ANDF0ZT05C9 shows the Make and Model HP Deskjet d2600 Series hpijs,.. printer state: idle
Across the bottom it theoretically allows you to print a test page or clean the print heads. (won't print) On the printing-local host small page that opens under system/administration/printing there is no group under that heading only new group or new group from selection. I never named a group since I am the only user.
I have shut the printer down and disconnected the USB and rebooted. Then connect the power and plug in the USB cable I get all the same answers nothing appears to change. Here is some of the var/log/cups/error_log file. It does this over and over every minute same thing. The print que is empty from both administration and applications.
[Code]....
View 2 Replies
View Related