Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

On occasion I receive forms to fill in as PDFs intended for printing (these are not true PDF forms, they do not contain fields). I would like to type onto them, and perhaps add a scanned copy of my signature. This way I could just email them back. Is this possible?

share|improve this question

4 Answers

up vote 1 down vote accepted

There is no perfect way to do this yet. The best existing way is to install Xournal from the software center and open PDF files with it. It allows you to annotate them and then export the whole thing as a new PDF.

Since you are basically marking up a new layer on top of the original PDF, you have to line up everything as you type, and manually position all your notes. For a simple document it's pretty easy to do. It's not very practical for longer documents, though.

share|improve this answer
How did you intend the signature to be placed? For me, Xournal's paste function did not paste a signature copied from Gimp. There does not seem to be any "import image" feature, either. – broiyan Oct 7 '12 at 7:37
@broiyan Two options, scribble it in with the mouse in Xournal, or do like cipricus's answer and import it into LibreOffice (or Gimp) and add it that way, then re-export as a PDF from either program. I have a transparent GIF I use for this as it works best with different coloured backgrounds. – Tom Brossman Oct 7 '12 at 11:35

Open the pdf in LibreOffice Draw and copy/paste there any image, including that of a signature (or Insert -Picture - From File), which then can be easily adjusted/resized to fit the purpose. After that, under File - 'Export as PDF'

share|improve this answer
1  
I've got a blog post on the full write-up of how to do this: colans.net/blog/signing-document-image-ubuntu-1210 – colan Mar 26 at 16:16

You can easily copy and paste part of a pdf document using PDF-XChange Viewer (running flowlessly with wine). (Google it you will see a lot of ubuntu users love it, it is very useful to annotate pdf documents.)

You select the signature (a rectangle around it) from another document, copy it and paste it where you want on the new document...

share|improve this answer

Another option is Scribus. I've used it to do the same task you're asking for (pasting an image of a signature).

As Tom Brossman said there is no perfect way to do that, and Scribus is the case. It has to import the file from the pdf format to the native one, and depending on the document it can get the text scrambled or the layers showed differently.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.