Printing PDF containing multiple page orientations

  • Hi,

    I'm trying to print a document that contains both portrait and landscape oriented pages.

    I'm interacting with wPDFViewPlus03.dll.

    I'm not getting any errors returned from WPDFView, but the printer prints errors for the page that should be landscape. Thus the portrait page gets printed, the landscape doesn't.

    The error:

    PCL XL error

    Subsystem: KERNEL
    Error: IllegalAttributeCombination
    Operator: BeginPage
    Position: 128

    Is there a way to fix this?

    Best,

    Mark Monster

    • Offizieller Beitrag

    Hi,

    Did you try a different printer driver - such as a native windows driver instead of HP created software?

    WPViewPDF uses standard ways to change page orientation and has to, it could otherwise not print rotated pages without cutting a part.

    Julian

  • What kind of native printer driver can be used. It's an HP Laserjet printer and we are using the HP Universal Print Driver. What could be a native Windows Driver?

    When we print the same document from Adobe Reader it's not causing any problems at all.

    Best,

    Mark Monster