| | |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td colspan="4"> |
| | | <td colspan="2"> |
| | | 6.交货期: |
| | | <apex:outputField value="{!contra.order.DeliveryTimeText__c}" /> |
| | | <br/> 6.THE DELIVERY TIME: |
| | | <apex:outputField value="{!contra.order.DeliveryTimeTextEn__c}" /> |
| | | <br/> by |
| | | the Buyer. |
| | | <!-- <br/> by |
| | | the Buyer. --> |
| | | <br/> |
| | | </td> |
| | | </tr> |
| | |
| | | form.submit(); |
| | | |
| | | // jQuery("body > *").each(function(){ |
| | | // jQuery(this).css('display','none'); |
| | | // jQuery(this).css('display','none'); |
| | | // }) |
| | | // jQuery("body").append('<embed style="position:absolute; left: 0; top: 0;" width="100%" height="100%" src="'+pdf.output('datauristring')+'" type="application/pdf"/>') |
| | | |