Hey I have PDF Form which would not let me save the data typed into it. Here is the form:

http://www.cic.gc.ca/english/pdf/kits/forms/imm0008egen.pdf

I want it to save the data typed into it so that I can email it to my relative. Any ideas? I'm using Acrobat Reader.

link|improve this question
adobe.com/support/forums – Chuck Mar 19 '09 at 21:33
feedback

migrated from stackoverflow.com Apr 13 '10 at 2:26

This question came from our site for professional and enthusiast programmers.

3 Answers

It's a password protected PDF. Saving is not allowed. It is possible to crack this password (it's 128-bit RC4) and there are even on-line applications to do it. But in many countries it'd be a serious crime (while in others it's perfectly legal).

link|improve this answer
feedback

I thought of an idea. well I can fill the form and then take its screen shot, but I want to take the screen shot of the whole page, zoomed, How to do this?

And the scroll part too.

link|improve this answer
feedback

I was able to edit and save it using Foxit Reader. It is not "password protected" unlike what vartec says.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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