extract_eps_size method
extract_eps_size
Reads EPS file and extracts a size of EPS image from %%BoundingBox comment or default page size (595, 842) if it doesn’t exist.
Returns
The size of the EPS image.
def extract_eps_size(self):
...
See Also
- module
aspose.page.eps
- class
PsDocument