-2

I have a fan gate/ reveal page on Facebook. When the user likes the page, the user goes to a second page and the user is able to download a PDF file. I want to generate the content of the PDF file dynamically so that it includes the username of the user/fan. Is that possible?

Bobrovsky
  • 13,789
  • 19
  • 80
  • 130
dimitris
  • 9
  • 1
  • 3

1 Answers1

1

To get the users name you would need to have them authenticate with your application - liking a page does not give the users info to the liked page.

bkaid
  • 51,465
  • 22
  • 112
  • 128