Wednesday, August 10, 2011

PDF Fillable Forms

Creating PDF forms in Acrobat has never been quite as easy as you think it should be. But, with the arrival of Acrobat X, a lot of the bugs seemed to be ironed out! With Form Wizard, it automatically finds the fields for you, and voila! All you have to do is edit the fields and save.

If you are in Acrobat 9 or later, you even have the option to create your forms to be saveable and printable by the receiving party.

View this handy video on how to create forms!


And the bummer still about this technology is that there are still a couple of bugs that need to be ironed out. The main one being that if someone fills out a form in Mac Preview, and then the form is opened in Acrobat, the information disappears untill you click on the field.

But not worry! There is a fix, check this out: http://blogs.adobe.com/pdfdevjunkie/2009/11/script_to_fix_mac_osx_previewa.html

Enjoy!

Monday, July 25, 2011

Wordpress Login Pages

I have found that it is quite difficult to find a custom client login page for Wordpress. I wanted to share with you an easy way to add this feature that I stumbled across today. I found this video to be quite useful.


I placed the html code right on the page, and uploaded the gologin.php page into my themes directory, and viola!

This is a great way to set up a client with their own login page, which takes them to their own specific content. Easy as pie!