The Joomla! Extensions Directory ™

turningpoint

Reviews(1)
 
byturningpoint, June 24, 2010
I absolutely love your extension.

No offense to Edocs and their effort and time put into their extension... but Tekdi's Embed PDF in content is so much better. I tooled around with EDocs for about 15 mins, couldn't get it working and quit. I also found that EDocs doesn't like files larger than 500kb and doesn't like to load them.

Tekdi's extention was up and running immediately with no problems whatsoever.

I love how the native adobe reader environment as opposed to a 3rd-party pdf environment.

NOTE: As a solution to the http:// link issue where the path to the pdf becomes an active and clickable link-- simply put the joomla-root-relative path to the pdf and take out the http://.

Example:

Instead of-
{pdf=http://www.yourdomain.com/documents/document.pdf|675|865}

Use-
{pdf=documents/document.pdf|675|865}