PDF Extension not appearing

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
shanejoan
User
Posts: 2

PDF Extension not appearing

Post by shanejoan »

Hello,
I have enabled the PDF iTextSharp.LGPLv2.Core Extension and enabled in the Global page export options. I'm using the "Blue" theme, but changed the font to Helvetica as this is one of the few supported. I still don't see the PDF icon appear for exporting. Is there anything additional necessary server-side or otherwise that I need to do for this to work? It seems odd that it just simply doesn't appear. Any assistance would be appreciated.

Thanks for any insight!


Webmaster
User
Posts: 9427

Post by Webmaster »

PDF Export for list page is disabled by default. To enable:

  • go to Tools -> Extensions, select PDF Export (iTextSharp)
  • click Advanced, Tables
  • check the ExportList option for the required tables

Post Reply