PsToPdfService.java
274 Bytes
/*
* Decompiled with CFR 0_118.
*/
package com.adobe.ps2pdf;
import com.adobe.ps2pdf.PsToPdfServiceOperations;
import org.omg.CORBA.Object;
import org.omg.CORBA.portable.IDLEntity;
public interface PsToPdfService
extends PsToPdfServiceOperations,
Object,
IDLEntity {
}