CF-4091230
Title
CFPRINT doesn't respect the "pages" parameter in cf11u7
Description
Problem Description:
Printing a multi-page PDF using pages=1 and copies=1 will result in printing all the pages instead of just page 1.
This happens in the latest CF11u7. Reverting to CF11u6 fixes the issue.
Steps to Reproduce:
var printConfig = {copies=1, pages=1, printer="myprinter"};
cfprint(type="pdf", source="pdfBinaryData", attributeStruct="#printConfig#");
Actual Result:
Prints all PDF pages.
Expected Result:
Prints only page 1, once.
Any Workarounds:
Revert to cf11u6
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4091230
External Customer Info:
External Company:
External Customer Name: Geoffrey Demoulin
External Customer Email:
External Test Config: My Hardware and Environment details:
- Windows (8.1, server 2012)
Verified this is fixed in CF2016 Update 1 (build 2016.0.01.298513). Thanks!, -Aaron
Comment by Aaron N.
07/30/2017 07:21:09 GMT
Status:
Closed
Details
Date Created:
11/23/2015
Component:
CFPRINT
Version:
Gold Master
Failure Type
Found In Build:
CF11_Final
Fixed In Build:
Priority:
Major
Frequency:
All users will encounter
System:
Browser:
Resolution
Fixed
Reason Code:
Votes:
0