How do I set the size of each page to match A4 dimensions? Here is the code I have at the moment. Can you test it and see if you can get the size to change. I have tried and have not noticed any change
private st…...DecodeMemorialImages(int memId, string path, out List<string> images) {...GetTempWorkingDirect(); var memorial = path + "\\" + PrintDataManager.GetMemorial(memId);...