[pmwiki-users] How does one display PDFs in PMWiki

John Rankin john.rankin at affinity.co.nz
Wed Jul 19 22:35:07 CDT 2006


On Thursday, 20 July 2006 2:15 PM, Gordon, Andrew <Andrew.Gordon at unisys.com> wrote:
>
>All,
> 
>How does one display a PDF in a wiki page.
> 
>I basically want to say something like
> 
>            Read this pdf file here   foo.pdf
> 
>I am wondering what the proper syntax is. I haven57;t been able to find it. Thank you

You can do the following:

Read this pdf file, Attach:foo.pdf (250kB)

You will need to enable file uploads. You will probably have to set a 
suitable size limit, as pmwiki sets (from memory) a 50k limit. The config.php 
file needs something like:

$UploadExtSize['pdf'] = 500000;


> 
> 
>Best regards
> 
>Andy
> 
>Andrew Gordon
>Director Open Source Solutions - GPS
>CTO Office Global Public Sector
>703-439-5491 (Office) 


-- 
John Rankin
Affinity Limited
T 64 4 495 3737
F 64 4 473 7991
021 RANKIN
john.rankin at affinity.co.nz
www.affinity.co.nz






More information about the pmwiki-users mailing list