'How do I retrieve a PDF of an invoice in QuickBooks API?

Using IPP.NET SDK v2.0.1, need to get a PDF version of an invoice as a file, just like it would have been e-mailed to a customer.

I have the Invoice object retrieved from the service already.

How can this be done?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source