I'm creating a shop using Drupal Commerce. With the Views PDF Module I going to create invoices for the customers. For the order-items I'm including an other PDF view. Now when I generate the view over the browser it's working fine.
But when I user the action "Save PDF as file", the included PDF view is not displayed. All the rest of the pdf is fine.
Does anybody knows, why the implement view isn't generated? Thanks a lot!