}
}
//create a fake XObject to make use of the code we already have to generate image
fakeObj=new XObject(form.getObjectRefAsString()); //value does not matter
//do not think we need but here for completeness
// XObject.setFloatArray(PdfDictionary.Matrix,new float[]{1,0,0,1,0,0});
//forms can have resources (Fonts, XOBjects, etc) which are in the DR value -