I hava a HTML, and  convert to PDF without problem:
	
	
	
	
	
	
	
		
			
			
			
			
			
		
	
	
	
		
	
	
		
	
But, i need, that this new PDF have page 1 / x in one zone of any page.
I think use PDFDocument librery (Printing internal library in b4a),but this library is not for this pourpose.
Any idea?
			
			
			
				B4X:
			
		
		
		    Private  phtmltopdf As PalmoHtmlToPdf ' var in globals
'and this code:
File2Send = CodeDoc   & ".pdf"
                  
                    phtmltopdf.Initialize("phtmltopdf")
                  
                    phtmltopdf.ConvertFromFile(Starter.Provider.SharedFolder, Starter.htmlTmpGenerado, Starter.Provider.SharedFolder , File2Send)
                  
                    Wait For phtmltopdf_Finished (Success As Boolean)But, i need, that this new PDF have page 1 / x in one zone of any page.
I think use PDFDocument librery (Printing internal library in b4a),but this library is not for this pourpose.
Any idea?
			
				Last edited: 
			
		
	
								
								
									
	
		
			
		
	
								
							
							 
				 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		