Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

brianyoungblood/awardspdf-casper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

awardspdf-casper

Description:

Login to drupal, go to the startpath and look for '.next a' and continue to capture pages as pdf, click next, until '.next a' is not found.

Install:

casperjs, phantomjs (note, bug in os x version of phantomjs that doesn't show checkboxes/radios on forms in captures)

Edit: script has several areas that needs editing for environment you are on. tested on linux and os x

run:

casperjs pdfapps.js --user=[username] --password=[password] --siteurl="[siteurl]" --appid=[appid] --savepath="[startpath]"

wrapper:

./pdfapps.sh --username="[email protected]" --password="xxx" --savepath="~/Downloads" --siteurl="https://example.com" --nids="1160629 " --recreate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published