Ubuntu :: Print Out From GIMP In A3?
Mar 12, 2010
I have scanned architectural A3 drawings in to my pc from my Brother MFC A3 printer/scanner, altered the drawings by adding notes, dimensions, etc using GIMP but cannot print back out in A3. It prints out in A4 on a A3 page. Must be a coomon problem but can't find a solution
View 5 Replies
ADVERTISEMENT
Sep 24, 2010
Gimp is failing to print documents correctly. It will spit out a page, whether it be PDF or an actual piece of paper, but the result is just a blank white document. I've tried printing through my HP printer, Cups PDF printer, and the default Print to File. I'm able to print documents through other applications on my system just fine.
I've done a fresh install of Ubuntu, but I'm still having the problem. I'm not sure if there are certain packages I need for Gimp to print. There are so many different PDF, PostScript, GhostScript, Cups, Foomatic, HP, etc. files in Synaptic that it's hard to tell what is important and what isn't. I'm using GIMP 2.7.2 on Ubuntu 10.10.
View 6 Replies
View Related
Jan 12, 2010
How can I print an image from GIMP and have the grid that Gimp generates print-out on the image?
View 4 Replies
View Related
Dec 6, 2010
I'm not a Script-fu expert but I did manage to get a Script-fu script to at least not throw up any errors. However, it also doesn't work. I've written a bash script to use gphoto2 and imagemagick to snap a picture, download, rotate and crop it ready for print. I'd like to automate the final step and have The GIMP or some other program print it.
My script-fu script is:
(define (printshot filename)
(let* ((image (car(gimp-file-load RUN-NONINTERACTIVE filename filename)))
(gimp-print-gtk RUN-NONINTERACTIVE image)
(gimp-image-delete image)))
)
and my bash script to call it is: gimp -i -b '(printshot $1)' -b '(gimp-quit)' I know it's executing the script-fu script because I have received error messages when I do something invalid in it. However, I don't get any output. I get the same thing when I run it from the Script-fu console. It seems to execute but doesn't print anything.
View 1 Replies
View Related
Jan 24, 2010
Opened with Gimp multi - page document. It opens fine and gives the layers! When I do : File, Print to File, pdf it gives out only one page! How to get all pages out?
Also when gimp loads all pages they are in layer! Is there a way how to see everypage without swiching written text off to see the next page. Because for mee its
Now if Im here and want to see again stage in y, I need to swich off all layers from y to z? It's normal or is there a way how to see all that in different way?
View 1 Replies
View Related
May 30, 2010
Prerequisites :
The GIMP.
Make sure you have the "Gutenprint Printer Drivers Package" and "GIMP plugin for gutenprint" installed (add/remove software, search for gutenprint). A printer that uses a tray loading mechanism for printing disc media.
Procedure :
Open/create the image with the GIMP. I find that an image size of 1394 x 1394 is ideal for normal size discs. To create a working area in the image, first create a white circle. To do this, use the circle selection tool and position the cursor at position 0,0 (top left). Then, while holding the shift key down, hold left click and drag the cursor to the bottom right position, which should be 1394,1394. Fill the selection with white colour. Depending on the hub size of your disc you need to also cut out an area in the centre of the white circle approximately 22 mm in diameter. Position the circle selection cursor 11mm above the centre of the image, and 11mm to the left of the centre of the image. Then hold Shift down, hold left click and drag the cursor until the selected area is 22mm x 22mm. Then cut the selection. Now create a new layer above the white circle and create your image, keeping inside the white circle and outside the centre "hole".
If you are using non full face discs, make the centre "hole" bigger accordingly. Create 2 new background layers, one black and one white. The black is so you can preview the image with the correct shape, and the white one is for use when exporting the final finished image for printing. Remember to make the white layer above the black layer, or make the black layer invisible when exporting the image. I have attached a template for your immediate use. Once your image is finished, you should have a white square image, with your graphics arranged within a circle. White is not printed, so you don't need transparency around the edges. Don't put graphics too close to the edges of the circle or you will get ink on the plastic which never dries. (at least not until you have smeared it on your fabulous artwork ! ) Save the file as the default GIMP xcf format to preserve the layers then export it to png.
To print the image onto the disc. With the image open in the GIMP, In File > Page Setup set the paper size to CD - 5 inch and apply. Then go to File > Print with Gutenprint. Use the option to set up printer and find your make and model. Once you have the correct printer selected, lots of extra options become available.
My Printer settings are:
Print Quality - Best
Media Type - Photo paper
Media Source - Print to CD
CD hub size - Normal
Ink Set - Epson Standard inks
Resolution - 720 dpi
Ink Type - 6 color photo
Page Size - CD - 5 inch
(All the other settings are left as default)
On the Output tab there are more options for adjusting the print quality. Just click "Adjust Output". If you have adjusted the output, close that window then click "Print and Save Settings", otherwise just click "Print and Save Settings". It should fire up straight away. These settings are based on my Epson R200, so you may have to tweak them for your printer model.
View 3 Replies
View Related
Apr 1, 2010
gimp problems : when i use labers to make business card and print it , the printing i get is really small .
View 1 Replies
View Related
Mar 2, 2010
If you had Gimp 2.6 (with gimp-plugin-registry installed) and installed Gimp 2.7 to try its new goodies, but Layer Effects are not showing, and when executing "gimp" from console you get these *nasty* errors:
Code:
This is a development version of GIMP. Debug messages may appear here.
gimp-user-install: migrating from /home/user/.gimp-2.6
Traceback (most recent call last):
File "/usr/lib/gimp/2.0/plug-ins/layerfx.py", line 23, in <module>
import gimp, gimpplugin, math
ImportError: No module named gimp .....
If you haven't install the 2.7 version yet. Before upgrading, backup "python" directory and then just restore it after installing 2.7.
View 6 Replies
View Related
Jun 12, 2010
Some of you may have had with issues after installing GIMP on Lucid Lynx 10.04. Which may be directly related to "gimp-help-en", which could prevent you from installing other applications and preforming system tasks. If so, use this method to fix it.
Process: (Terminal > $ sudo apt-get install gimp)
1. After installing Gimp go to the terminal:
2. Then load up the language support application:
3. Then it will ask you to install the "gimp-help-en", confirm it.
4. Fix'd
I think this issue is directly linked to a systems with multiple languages, but I haven't been able to test this theory out yet.
View 3 Replies
View Related
Mar 23, 2011
Interesting problem: For the first time with Xubuntu 10.10 64bit, I am finding certain applications print corrupt. A varying amount of letters / numbers either get substituted/print a blank space/ print a box etc etc. This corruption seems to happen from a Pdf ( evince ) or Spreadheet ( Gnumeric ) Opening the same Pdf on another machine (ubuntu 10.10 32bit) prints perfectly. Opening the same .xls file on the original computer but using OOo Calc prints perfectly.
I guess I have ruled out any problems with the printer itself or the network JetDirect box. I have re-installed CUPS and evince and upgraded to the latest version of HPLIP but the problem appears unchanged.
View 2 Replies
View Related
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
Dec 26, 2010
My wife has a canon MP470 printer and running ubuntu 10.10. I am able to print black and white, but unable to print photos. I got it to work using another driver, but not the 'correct' one for this printer. I have searched a bit and don't see anything about ubuntu 10.10, just older versions. Or should I just network her to my printer....?
View 5 Replies
View Related
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
Dec 6, 2008
I initially had a problem accessing the CUPS interface (see my other post) and got that resolved by adding the user "cupsys". Now, everything "looks" ok, and when I print a test page, it shows it as completed (in CUPS). However, the page never prints.
The printer is a Canon MP600 (using the canonmp600en.ppd file to configure it). Here's the output of my conf file.
Code:
# Show troubleshooting information in error_log.
LogLevel debug
[code]...
View 8 Replies
View Related
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
Feb 26, 2011
Not sure when CUPS started acting up. I have the latest 13.1 current software installed.The first page to print is always OK, but all succeeding pages are overwritten. The second page shows the first page on top of it, and the third shows the preceding pages on top of it - and so on. Has anyone else seen this problem?I guess the printer buffer is not getting flushed correctly. If my configurations were trashed in some way, I don't know where to look for a fix.
View 14 Replies
View Related
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
Jul 15, 2011
Our one remaining problem seems to be printing. She has an HP OfficeJet 6500 USB printer. We have the computer conntected. Strangely, when I boot from the CD the printer shows up as installed even though I did nothing to install it. After having submitted a print job it shows the printer status as "idle" and the print queue is empty. I tried deleting that printer and re-installing. The installation went as one would expect. However the results are the same. I'm beginning to think that somehow the problem is related to the fact that we are operating from the live CD. getting this thing to print from the live CD.
View 9 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 1, 2010
I am running 9.10. I have a HP Photosmart 7350 printer. I have it installed and printing. But the issue I am dealing with is that it will print a full page and then print a blank page..then a full page..then a blank page. Actually they aren't completely blank..it shows half of "2 of 6" or whatever page it is on. Like it cuts that in half and prints the 2nd half of "2 of 6" onto a separate new page.
View 2 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
Jan 26, 2010
I went into terminal and tried to install GIMP with apt, and I et this error:
Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:
The following packages have unmet dependencies:
gimp: Depends: libgimp2.0 (<= 2.6.7-z) but 2.6.8-1~getdeb1 is to be installed
Depends: gimp-data (<= 2.6.7-z) but 2.6.8-1~getdeb1 is to be installed
E: Broken packages
View 9 Replies
View Related
May 30, 2010
For some reason GIMP won't start? I'm not sure how to figure it out or how to fix it..
View 2 Replies
View Related
Sep 1, 2010
I've installed babl and gegl and I've already successfully ran ./configure for Gimp 2.7.1
However, when attempting to make, I get this:
Code:
...
CC gimpcolorbutton.lo
CC gimpcolordisplay.lo
CC gimpcolordisplaystack.lo
[Code].....
View 2 Replies
View Related
Jan 8, 2010
When I choose a brush in GIMP, it does not allow me to change the details of a brush - such as the Angle, Aspect Ratio, Scale, and opacity. The slide bar buttons are there, but there's no "slide", so they cannot be moved.
I'm using 2.7.1 that is the one that came with the 9.10 build and updated normally through the Update Manager.
View 2 Replies
View Related
Jun 23, 2010
A few hours ago one of my sites posted a new gimp version for Linux but i don't want bz2 files i want deb/ppa anyone know where i can one of those things?
View 9 Replies
View Related
Dec 1, 2010
like to update it on occasion. Recently I attempted to edit an image locally. I use vbulletin, which relies on png for it's forum icons. When I tried to change the default image for a new one I created using GIMP, I saved it as a *.png file. Yet, when I looked at the saved file - it was actually a *.xcf file (which I've never even heard of before).What gives?ensure it is saved with a png extension when I select png extension, instead of the xcf extension it seems intent on saving as?The image was originally a jpg, if that makes any difference. I can't see as it does though. When I was on Windoze, I used Paint Shop Pro - and if I told it to save a file with a png extension, it amazingly saved it with a png extension
View 5 Replies
View Related
Dec 23, 2010
I've modified the Radiance theme and installed it, and everything looks wonderful except for one thing. Certain programs have ugly windows and progress bars, as if all window effects were disabled for those windows. The progress bar in GIMP is not affected.
View 2 Replies
View Related
Jan 7, 2011
how to open gimp files script. i tried this on terminal ; kgsudo nautilus/user/share/gimp/2.0/scripts/ but did not worked.
View 2 Replies
View Related
Jun 21, 2011
Whenever I try to open a folder, it opens it in Gimp. Can anyone help? Here is the message I get when I try to open a folder: Opening failed: Is a directory. I tried uninstalling Gimp. I got this: Failed to execute default File ManagerFailed to execute child process "gimp" (No such file or directory)
View 1 Replies
View Related