No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
getContentAsPDF()
Returns the page as a PDF, regardless of the <apex:page> component's renderAs attribute.
Signature
public Blob getContentAsPDF()
Return Value
Type: Blob
Usage
This method can't be used
in:
- Triggers
- Scheduled Apex
- Batch jobs
- Test methods
- Apex email services