Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
PDF generation is the process of creating a PDF document using various tools or libraries.
1
vote
2answers
755 views
wkhtmltopdf/wicked_pdf : some external pictures are not displayed
I'm trying to export a page in my rails app to a pdf using wkhtmltopdf/wickedpdf (both the latest version, so is rails). However, external images from facebook (obviously with an absolute url) are not ...
-2
votes
1answer
85 views
Facebook App + export pdf [closed]
I'm trying to create a Facebook app. The app will take some user input, after processing its content, it will generate some output. I want this output in pdf file and link of download pdf file should ...