HTML to PDF / DOCX / RTF Java converter library › Forums › PD4ML v3 Archived Forums (Read Only) › Troubleshooting › Google App Engine › Re: Re: Google App Engine
		
		February 15, 2011 at 21:06
	
				#28423
		
The error I receive:
java.awt.Dimension is a restricted class. Please see the Google App Engine developer’s guide for more details.
The code used to generate the error:
PD4ML pd4ml = new PD4ML();

