This content has been marked as final.
Show 3 replies
-
1. Re: (CF9) CFPDF - Rotation sanity check
-==cfSearching==- Feb 9, 2010 1:49 AM (in response to -==cfSearching==-)Hm, I just noticed the reported page rotations and sizes are off too.
<cfpdf action="read" source="c:\myFileRotated.pdf" name="data">
<cfdump var="#data#">
Rotations
PDFDocumentarray 1 0 2 0 3 0 ...
Sizes
3 PDFDocument - struct height 297 width -396 ...
Message was edited by: -==cfSearching==-
Message was edited by: -==cfSearching==-
-
2. Re: (CF9) CFPDF - Rotation sanity check
-==cfSearching==- Feb 9, 2010 1:51 AM (in response to -==cfSearching==-)The suggestion was to swap 90 and 270 to get the correct results. This works. Though there is still the page rotations/sizes issue.
-
3. Re: (CF9) CFPDF - Rotation sanity check
-==cfSearching==- Feb 9, 2010 5:04 PM (in response to -==cfSearching==-)As nobody has any thoughts on this one. I am going with bug.


