| 
	    
         By: Arnold 
        Date: 2014-02-03 
        Time: 18:25 
		
	   | 
	  
      
	    images from php fileHello, 
	  i was wondering can i use a php file as an image to merge? for example /image.php (with or without extra arguments ?type=...&..) inside the php file: 
  | 
	  
    |
| 
	    
         By: Skrol29 
        Date: 2014-02-03 
        Time: 23:24 
		
	   | 
	  
      
	    Re: images from php fileHi Arnold, 
	  I guess this is about OpenTBS. Parameter "changepic" works only with a true file image. Nevertheless, you can use the trick of calling TbsZip feature for replacing the image contents as you wish in the document. See http://www.tinybutstrong.com/plugins/opentbs/tbs_plugin_opentbs.html#modify_files  | 
	  
    |
| 
	    
         By: Arnold 
        Date: 2014-02-04 
        Time: 10:23 
		
	   | 
	  
      
	    Re: images from php fileThanks Skrol, 
	  indeed it was about OpenTBS, sorry for not mentioning. i've tried you're solution, it worked like a charm. thanks.  |