| Overload | Description | 
|---|---|
| EmbedInvoiceData(String,PdfInvoiceDataFormat) | Embeds (attaches) a invoice data from file specified by the file path into the currently loaded PDF document. | 
| EmbedInvoiceData(Stream,PdfInvoiceDataFormat) | Embeds (attaches) a invoice data from a previously instantiated Stream object into the currently loaded PDF document. | 
                                        
                                            In This Topic
                                        
                                    
                                EmbedInvoiceData Method (GdPicturePDF)
                                    
                                        In This Topic
                                    
                                
                                Embeds (attaches) a invoice data from file specified by the file path into the currently loaded PDF document.
            
            Overload List
See Also