tracker issue : CF-4126628

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: <cfpdf action="stamp"..> does not work

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): Aaron Neff / Aaron Neff (Aaron Neff)

Created: 03/09/2016

Components: Document Management, PDF manipulation

Versions: 2016

Failure Type: Unspecified

Found In Build/Fixed In Build: Alpha_v12 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

toSteps to reproduce:

1) Create temp and result directories
2) Run this code:

<cfscript>
  //MyPDFStamped01.pdf does not get stamped (bad)
  cfdocument(format="pdf", filename=expandPath('./temp/MyPDFToStamp01.pdf'), overwrite=true) {writeOutput("my PDF");};
  cfpdf(action="addstamp", source=expandPath('./temp/MyPDFToStamp01.pdf'), destination=expandPath('./result/MyPDFStamped01.pdf'), overwrite=true) {
	  cfpdfparam(iconname="Approved", pages="1", coordinates="100,200,300,400", note="my note") {};
  };
  
  //MyPDFStamped02.pdf does not get stamped (bad)
  cfhtmltopdf(destination=expandPath('./temp/MyPDFToStamp02.pdf'), overwrite=true) {writeOutput("my PDF");};
  cfpdf(action="addstamp", source=expandPath('./temp/MyPDFToStamp02.pdf'), destination=expandPath('./result/MyPDFStamped02.pdf'), overwrite=true) {
	  cfpdfparam(iconname="Approved", pages="1", coordinates="100,200,300,400", note="my note") {};
  };
  
  //MyPDFStamped03.pdf does not get stamped (bad)
  cfdocument(format="pdf", name="myPDF") {writeOutput("my PDF");};
  cfpdf(action="addstamp", source="myPDF", destination=expandPath('./result/MyPDFStamped03.pdf'), overwrite=true) {
	  cfpdfparam(iconname="Approved", pages="1", coordinates="100,200,300,400", note="my note") {};
  };
  
  //MyPDFStamped04.pdf does not get stamped (bad)
  cfhtmltopdf(name="myPDF") {writeOutput("my PDF");};
  cfpdf(action="addstamp", source="myPDF", destination=expandPath('./result/MyPDFStamped04.pdf'), overwrite=true) {
	  cfpdfparam(iconname="Approved", pages="1", coordinates="100,200,300,400", note="my note") {};
  };
</cfscript>

Actual result: none of the PDFs are stamped

Expected result: all 4 PDFs should be stamped

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4126628

External Customer Info:
External Company:  
External Customer Name: Aaron Neff
External Customer Email: adobelabs@itisdesign.com
External Test Config:

Attachments:

Comments:

Adding BUG AUDIT TRAIL ********action: updated fieldName: Priority newValue: 2 oldValue: 0 oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2016-02-16 15:11:57.0 action: updated fieldName: Status newValue: Fixed oldValue: ToTest oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: State newValue: Closed oldValue: Open oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: Reason newValue: Blank oldValue: Fixed oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: Owner newValue: Blank oldValue: suchsing oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: Closed By newValue: suchsing oldValue: Blank oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: Date Closed newValue: 2015-09-25 04:07:22.0 oldValue: Blank oprid: suchsing recordName: RQ_DEFECT timpestamp: 2015-09-25 11:07:22.0 action: updated fieldName: Date Fixed newValue: 2015-09-25 01:58:41.0 oldValue: Blank oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Fixed By newValue: vadiraja oldValue: Blank oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Owner newValue: suchsing oldValue: vadiraja oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Reason newValue: Fixed oldValue: NeedMoreInfo oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Changelist newValue: 295760 oldValue: Blank oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Status newValue: ToTest oldValue: ToFix oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 08:58:41.0 action: updated fieldName: Reason newValue: NeedMoreInfo oldValue: NotABug oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 05:40:28.0 action: updated fieldName: Status newValue: ToFix oldValue: ToTest oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 05:40:28.0 action: updated fieldName: Owner newValue: vadiraja oldValue: suchsing oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 05:40:28.0 action: updated fieldName: Owner newValue: suchsing oldValue: poojain oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 04:45:45.0 action: updated fieldName: Fix By Product Milestone newValue: Beta oldValue: Blank oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 04:45:45.0 action: updated fieldName: QE Assigned newValue: suchsing oldValue: poojain oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 04:45:45.0 action: updated fieldName: Fix By Milestone newValue: Beta oldValue: Blank oprid: vmannebo recordName: RQ_DEFECT timpestamp: 2015-09-25 04:45:45.0 action: updated fieldName: Reason newValue: NotABug oldValue: Blank oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 04:35:43.0 action: updated fieldName: Status newValue: ToTest oldValue: Unverified oprid: vadiraja recordName: RQ_DEFECT timpestamp: 2015-09-25 04:35:43.0 action: updated fieldName: Dev Assigned newValue: vadiraja oldValue: uogra oprid: rukumar recordName: RQ_DEFECT timpestamp: 2015-09-22 05:41:34.0
Comment by CFwatson U.
3687 | March 09, 2016 04:19:24 AM GMT
Added By: PreRelease User User Name:Aaron Neff Note Added: YVW! Date Added :2015-12-09 04:04:33.0 Added By:vmannebo Note Added: Thanks Aaron Date Added :2015-12-09 03:47:09.0 Added By: PreRelease User User Name:Aaron Neff Note Added: Verified this is fixed, thanks! Tested in Beta 1. Date Added :2015-12-09 02:45:44.0 Added By: PreRelease User User Name:Aaron Neff Note Added: Entered Bug. Date Added :2015-09-21 20:59:48.0
Comment by CFwatson U.
3688 | March 09, 2016 04:19:26 AM GMT