displaying top 100 results
Tracker Issue PDF Bug / Inconsistent Rendersing
5670002 CF-4204280 Document Management : PDF Form,Document Management : PDF Generation (CFHTML2PDF) PDF Bug / Inconsistent Rendersing Problem Description:
- Will not pdf form fields. It does a reasonable job with HTML, but not HTML that includes a form.
- Will encode form fields
Tracker Issue CF2016 Update 12 switches page width/height
6283561 CF-4205349 Document Management : PDF Generation (CFHTML2PDF) CF2016 Update 12 switches page width/height Problem Description:
In CF2016 Update 11 the following code generates a horizontal PDF. Update 12 generates a vertical PDF.
Steps to Reproduce:
aaaaaa
Actual Result:
Expected
2608943 CF-3955576 Document Management : PDF Generation (CFHTML2PDF) Mark Butler cfhtmltopdf orientation="landscape" option generates output in portrait orientation has no effect. The output is generated in portrait orientation regardless of whether orientation is set to "portrait", "landscape
Tracker Issue Error occurred while generating PDF using cfhtmltopdf
2609336 CF-3858416 Document Management : PDF Generation (CFHTML2PDF) ext-user Error occurred while generating PDF using cfhtmltopdf Problem: cfhtmltopdf fails to generate pdf, when source has "http" protocol in url.
Method: Access the below code in ColdFusion 11
Result: coldfusion
Tracker Issue [ANeff] Bug for: cfdocument vs cfhtmltopdf wrt watermark
2771229 CF-4198265 Document Management : PDF Generation (CFHTML2PDF) Aaron Neff [ANeff] Bug for: cfdocument vs cfhtmltopdf wrt watermark Issue: cfhtmltopdf-created PDFs prevent cfpdf from adding watermark properly. No issue w/ cfdocument-created PDFs.
Repro:
#repeatString("cfdocument good ", 400
Tracker Issue CF2016 PDFG Service landscape orientation Issue
5593459 CF-4204173 Document Management : PDF Generation (CFHTML2PDF) CF2016 PDFG Service landscape orientation Issue Problem: CF2016 cfhtmltopdf incorrect orientation for landscape on RHEL 7.6
Method: Run the below sample codes:
This is a test #now()#
This is a test #now()#
Result
2609914 CF-3744503 Document Management : PDF Generation (CFHTML2PDF) Aaron Neff [ANeff] Bug for: cfhtmlitem doesn't support additional attributes This works (cfdocumentitem):
#ATTRIBUTES.foo#
This fails (cfhtmltopdfitem):
#ATTRIBUTES.foo#
Expected result: Additional attributes should
4607209 CF-4203132 Document Management : PDF Generation (CFHTML2PDF) [cielen] cfhtmltopdfitem - error when used with special characters This one was quite tricky to break down and isolate. cfhtmltopdfitem seems to throw an error as soon as more than three special characters are used anywhere
3586068 CF-4200008 Document Management : PDF Generation (CFHTML2PDF) John Bolliger Manage Page Breaks Using CSS When Generating PDF Documents With CFHTMLTOPDF CFHTMLTOPDF currently lacks the ability to manage page breaks in dynamically generated PDF documents when run as a service. Specifically
2608942 CF-3955600 Document Management : PDF Generation (CFHTML2PDF) Mark Butler Headers and footers generated using do not print. Headers and footers generated using and are visible on screen but do not appear on the printed page.
This is the case regardless of whether printing is attempted
Tracker Issue CFHTMLTOPDF tag does not function correctly with radio groups that have no selected option
4088290 CF-4201537 Document Management : PDF Generation (CFHTML2PDF) Henry Hsu CFHTMLTOPDF tag does not function correctly with radio groups that have no selected option I am trying to use the tag to generate PDF output but radio groups that have no option selected is appearing in the PDF output
2608276 CF-4142993 Document Management : PDF Generation (CFHTML2PDF) ext-user cfhtmltopdf fails to write if filename contains special characters cfhtmltopdf fails to write if filename contains special characters
It works in the case of filewrite and cfdocument
Repro case:
file
Tracker Issue <cfhtmltopdf> and special caracter
2671793 CF-4198045 Document Management : PDF Generation (CFHTML2PDF) Christophe Girodon and special caracter Problem Description: Special character replaced by another character when using
Steps to Reproduce:
Display block caracter : █
Actual Result: in the pdf file, the broken bar
6467308 CF-4205868 Document Management : PDF Generation (CFHTML2PDF) CFHTMLTOPDF fails when source is relative path with query-string Problem Description: CFHTMLTOPDF fails when source is a relative path with query-string.
Steps to Reproduce: Set source to relative path of a local page
Tracker Issue DDX / Table of Contents - StyledText
5082821 CF-4203469 Document Management : PDF Generation (CFHTML2PDF) DDX / Table of Contents - StyledText Problem Description:
Declaring StyledText elements in the TableOfContentsEntryPattern does not output styled / formatted text in resulting PDF. This is happening with install on ubuntu
2608634 CF-4042294 Document Management : PDF Generation (CFHTML2PDF) Roberto Anania cfhtmltopdf outputs special characters as question marks (?) Problem Description: cfhtmltopdf outputs special characters as question marks (?)
Steps to Reproduce: Insert a special character in between cfhtmltopdf
2609450 CF-3846442 Document Management : PDF Generation (CFHTML2PDF) ext-user [ANeff] Bug for: naming inconsistency of page number variables Related Bugs:
CF-3744504 - Similar to
cfdocumentitem uses:
#CFDOCUMENT.currentPageNumber# - #CFDOCUMENT.totalPageCount#
cfhtmltopdfitem uses
Tracker Issue cfhtmltopdfitem errors when inside CFLOOP
2609456 CF-3846110 Document Management : PDF Generation (CFHTML2PDF) Erik Voldengen cfhtmltopdfitem errors when inside CFLOOP Problem Description:
cfhtmltopdf with cfhtmltopdfitem works fine, but inside a loop and iterated more than once results in an error:
Error in handling header footer related
2609913 CF-3744504 Document Management : PDF Generation (CFHTML2PDF) Aaron Neff [ANeff] Bug for: naming inconsistency of page number variables Related Bugs:
CF-3846442 - Similar to
cfdocumentitem uses:
#CFDOCUMENT.currentPageNumber# - #CFDOCUMENT.totalPageCount#
cfhtmltopdfitem uses
Tracker Issue cfdocument format=pdf and cfhtmltopdf doesn't pass the adobe acrobat pro 508 complience check.
2609634 CF-3818467 Document Management : PDF Generation (CFHTML2PDF) Bad Duck cfdocument format=pdf and cfhtmltopdf doesn't pass the adobe acrobat pro 508 complience check. Duplicate ID: CF-3734792
Related Bugs:
CF-3041212 - Similar to
Problem Description:
cfdocument format=pdf and cfhtmltopdf
Tracker Issue cfhtmltopdf Accessibility Failure
5097819 CF-4203475 Accessibility,Document Management : PDF Generation (CFHTML2PDF) cfhtmltopdf Accessibility Failure Problem Description:
Use the cfhtmltopdf functionality does not generate a pdf which passes Adobe Acrobats PDF Accessibility checker. There is a current bug tracker, https
Tracker Issue CFHTMLTOPDF No Service manager is available.
3120884 CF-4198747 Document Management : PDF Generation (CFHTML2PDF) Robin Boudwin CFHTMLTOPDF No Service manager is available. Problem Description:
If https is enabled in CFAdmin PDF Service Manager, the following error occurs. If it is disabled, the error still occurs. Initially, I was able
Tracker Issue cfhtmltopdf showing chart oddly
2609654 CF-3814641 Document Management : PDF Generation (CFHTML2PDF) Michelle Ma cfhtmltopdf showing chart oddly Problem Description: I am trying to show a cfchart within cfhtmltopdf tag. The chart shows correct on pdf, but when I mouse over the data, a link would show up and url is this page
Tracker Issue cfhtmltopdfitem units of margin attributes
2609847 CF-3758430 Document Management : PDF Generation (CFHTML2PDF) Reto Aeberli cfhtmltopdfitem units of margin attributes Problem Description:
According to the docs of cfhtmltopdfitem the default unit used for the margins are inch or if specified the value of the unit attribute
Tracker Issue CFHTMLTOPDF unexpected behavior in Sandboxed environments using the latest hotfix. CF11 ++
5473853 CF-4204094 Document Management : PDF Generation (CFHTML2PDF) CFHTMLTOPDF unexpected behavior in Sandboxed environments using the latest hotfix. CF11 ++ Problem Description: Beginning in the latest ColdFusion hotfixes any websites utilizing a sandbox security environment present
2609726 CF-3791543 Document Management : PDF Generation (CFHTML2PDF) Alan Bullpitt CFHTMLTOPDF pagebreak not working with CSS position:relative Problem Description: Trying to create a pdf with cfhtmltopdf which contains 2 rows of divs which have a css setting of position:relative; . Between each
Tracker Issue CFHTMLtoPDF throws error after Installation of Update 5
6398072 CF-4205666 Document Management : PDF Generation (CFHTML2PDF) CFHTMLtoPDF throws error after Installation of Update 5 After applying Update 5 CFHTMLtoPDFdoes not work anymore:
Example:
Unbenanntes Dokument
This is a test #now
Tracker Issue PDF Generation for Solaris
PDF Generation for Solaris
Tracker Comment Comment on PDF Generation for Solaris by Vamseekrishna N.
Comment on PDF Generation for Solaris by Vamseekrishna N.
Tracker Comment Comment on PDF Generation for Solaris by Aaron N.
Comment on PDF Generation for Solaris by Aaron N.
Tracker Comment Comment on PDF Generation for Solaris by Ian C.
Comment on PDF Generation for Solaris by Ian C.
Tracker Issue CF2018 PDF Creation hangs
6343609 CF-4205442 Document Management : PDF generation CF2018 PDF Creation hangs Problem Description:
PDF creation hangs.
Steps to Reproduce:
Unknown.
Actual Result:
Request stuck.
Expected Result:
Requests don't get stuck.
Any Workarounds:
None. Restart service. install hotfix hf201800
cfdocument generation of PDF occaisionally hangs for all PDF generation
Tracker Issue Bug 72796:Provide Tag-based Generation of Excel files (while keeping existing excel functions)
new rows, etc.
* Uses the same approach that every ColdFusion developer knows. It is easier for developers to apply expressions to and format query outputs.
* Enables much greater code re-use:At my current workplace we re-use 95% of our report code to generate reports in PDF, HTML and Excel
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Vamseekrishna N.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Vamseekrishna N.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Issue Flatten PDF forms generated in LiveCycle
Flatten PDF forms generated in LiveCycle
Tracker Issue General Error when creating PDF using cfhtmltopdf
2608260 CF-4149711 Language : CF Component Colin Sears General Error when creating PDF using cfhtmltopdf Problem Description: When using cfhtmltopdf() to generate PDF from HTML file, it returns "Error occurred while generating PDF. GENERAL ERROR"
Steps to Reproduce:
Use function provided where dst
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Issue CFDocument generating PDF with CFIMAGE barcodes
CFDocument generating PDF with CFIMAGE barcodes
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by External U.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Kailash B.
Tracker Comment Comment on CFDOCUMENT PDF NOT RESPONSE by External U.
2609755 CF-3783969 External U. Killed pdf generation on one production Web server.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Simon J.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Simon J.
Tracker Comment Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Chad H.
Comment on cfdocument generation of PDF occaisionally hangs for all PDF generation by Chad H.
Tracker Issue Merging PDF variables fails in cfscript
2608371 CF-4109053 Document Management Geoffrey Demoulin Merging PDF variables fails in cfscript Problem Description:
When trying to merge pdfs variables generated with cfhtmltopdf in cfscript, an exception is thrown.
Steps to Reproduce:
cfhtmltopdf(name="test", orientation
Tracker Issue CFPDFForm tag action=”populate” not creating PDF form with field value form PDF binary object
is not populated in the generated PDF file.
MODULE_REQUEST_FOR_EVIDENCE_ISSUANCE_DT.formattedValue
Expected Result:
File is created but field is not populated in the generated PDF file.
Any Workarounds:
None.
Comment on CFDocument generating PDF with CFIMAGE barcodes by External U.
Comment on CFDocument generating PDF with CFIMAGE barcodes by External U.
Comment on Flatten PDF forms generated in LiveCycle by External U.
Tracker Comment Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
CFDOCUMENT generates PDF with repeating phrases, text past the margins
2603518 CF-3035488 Document Management : PDF generation Jochem van Dieten Bug 72307:(Watson Migration Closure)Embed Flash in PDF files Problem:
Embed Flash in PDF files
We would like to embed Flash movies (flv) in PDF documents. I don't care if cfdocument does this automagically or if we have
Tracker Comment Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Tracker Comment Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Comment on Error occurred while generating PDF using cfhtmltopdf by Nimit S.
Comment on Error occurred while generating PDF using cfhtmltopdf by CFwatson U.
Comment on CFDocument generating PDF with CFIMAGE barcodes by External U.
Tracker Comment Comment on Flatten PDF forms generated in LiveCycle by Rupesh K.
Comment on Flatten PDF forms generated in LiveCycle by Rupesh K.
Comment on Flatten PDF forms generated in LiveCycle by External U.
in Adobe Acrobat Reader DC (reader not pro). The PDF loses the extended features that allow reader to sign.
Steps to Reproduce: The below code gives an example of using cfpdfform with the name attribute to populate the PDF.
Actual Result: PDF is generated, but user
Tracker Comment Comment on red x for image in PDF by Adobe D.
2608585 CF-4057824 Adobe D. Image from a external file server cannot be rendered on the pdf generator.
(Comment added from ex-user id:vadiraja)
Tracker Comment Comment on PDF output truncated by ColdFusion/IIS when passing URL parameters by Milan C.
2609830 CF-3760466 Milan C. PDF was truncated when it was generated using the link with similar format like this:
http://ip:port/default_document?query=string
Fixed it.
Comment on Flatten PDF forms generated in LiveCycle by External U.
Comment on Error occurred while generating PDF using cfhtmltopdf by External U.
Comment on CFDocument generating PDF with CFIMAGE barcodes by External U.
Comment on CFDocument generating PDF with CFIMAGE barcodes by Kunal S.
Comment on CFDocument generating PDF with CFIMAGE barcodes by Suchika S.
Tracker Comment Comment on Manage Page Breaks Using CSS When Generating PDF Documents With CFHTMLTOPDF by Michael C.
Comment on Manage Page Breaks Using CSS When Generating PDF Documents With CFHTMLTOPDF by Michael C.
Bug 83126:When generating a PDF from certain HTML, some words can be repeated twice
Bug 83125:When generating a PDF from certain HTML, some words can be repeated twice
Bug 83124:When generating a PDF from certain HTML, some words can be repeated twice
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Akhila K.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Akhila K.
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Tracker Issue ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms)
ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms)
Tracker Issue Bug 84728:(Watson Migration Closure)The PDF file generated by the cfdocument tag does not come up correctly
Bug 84728:(Watson Migration Closure)The PDF file generated by the cfdocument tag does not come up correctly
Tracker Comment Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by External U.
Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by External U.
2611840 CF-3584640 External U. I have attached the output .png file generated. In this case, I directly used with action of "thumbnail" to convert the PDF to the image.
As a note, this happens with the jPedal released with the CF10 hotfix as well. It did not occur with the jPedal shipped
Tracker Comment Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Comment on CFDOCUMENT generates PDF with repeating phrases, text past the margins by Nimit S.
Tracker Comment Comment on Flatten PDF forms generated in LiveCycle by Aaron N.
Comment on Flatten PDF forms generated in LiveCycle by Aaron N.
Tracker Comment Comment on cfhtmltopdf showing chart oddly by Rupesh K.
2609654 CF-3814641 Rupesh K. This is how Acrobat generates the PDF.
Tracker Comment Comment on Manage Page Breaks Using CSS When Generating PDF Documents With CFHTMLTOPDF by Tony J.
Comment on Manage Page Breaks Using CSS When Generating PDF Documents With CFHTMLTOPDF by Tony J.
Comment on Flatten PDF forms generated in LiveCycle by External U.
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Manas M.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Manas M.
cfdocument does not generate chart in a pdf after CF11 update 12.
Tracker Issue isPDFObject returns varied results depending on whether the PDF was read from a file or generated in memory
isPDFObject returns varied results depending on whether the PDF was read from a file or generated in memory
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Aaron N.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Aaron N.
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Manas M.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Manas M.
Added: Attached are the generated MyPDFRedacted.pdf and MyPDFStamped.pdf Date Added :2016-01-11 06:28:55.0
Added By: PreRelease User User Name:Aaron Neff Note Added: Entered Bug. Date Added :2016-01-11 06:26:11.0
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Aaron N.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by Aaron N.
Tracker Issue Bug 73442:Running CF9 as standalone with IIS7 we can generate a PDF from the DocumentService
Bug 73442:Running CF9 as standalone with IIS7 we can generate a PDF from the DocumentService
Tracker Issue <cfpdf action="thumbnail" can't generate the thumbnail
5382564 CF-4204041 Document Management : PDF manipulation generate the thumbnail If the source pdf is password protected for modification , pdf can be open and view using the Adobe reader
Tracker Comment Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.
Comment on ColdFusion 11 CFPrint not printing portion of PDF generated by Adobe Central (jetForms) by External U.