public void PrintPools() { if (_loaded) { pdf.StampaOttavi(poolOne, poolTwo, poolThree, poolFour); } }