Product Feature: Designer
Operating System: Windows 7 64bit
Operating System: Windows 7 64bit
Issue
When running Generate with a specific HIP, HIM, and a large input data file, doc1gen aborts partway through the records without any error message. If the input data is cut down in size, it runs to completion. No "bad" record could be found in subsequent tests.
The exact size which is able to process successfully is different for different environments; however, no particular resource (memory, disk space, etc.) seems to be exhausted during processing.
When run with only one device active the AFP run behaved the same.
However, a run with PDF-only aborted with the following error shown:
--------------------------------------------------
GEN0107I Action Print Message 'Entering Message Area Stuffer 7PDEX15PD3567048_000'
GEN0400A Failed to rasterize area of the page. Image creation failed. ImageMagick returned: 'UnableToOpenBlob `C:\Users\CH008KU\AppData\Local\Temp\savk.vvu.doc1.tmp.doc1.tmp.doc1.tmp.doc1.tmp.doc1.tmp.doc1.t??@xj.doc1.tmp.bmp': Invalid argument'
GEN0033A Production Job failed
--------------------------------------------------
The exact size which is able to process successfully is different for different environments; however, no particular resource (memory, disk space, etc.) seems to be exhausted during processing.
When run with only one device active the AFP run behaved the same.
However, a run with PDF-only aborted with the following error shown:
--------------------------------------------------
GEN0107I Action Print Message 'Entering Message Area Stuffer 7PDEX15PD3567048_000'
GEN0400A Failed to rasterize area of the page. Image creation failed. ImageMagick returned: 'UnableToOpenBlob `C:\Users\CH008KU\AppData\Local\Temp\savk.vvu.doc1.tmp.doc1.tmp.doc1.tmp.doc1.tmp.doc1.tmp.doc1.t??@xj.doc1.tmp.bmp': Invalid argument'
GEN0033A Production Job failed
--------------------------------------------------
Cause
Documents are outputting text in a Rotated Text Box. Before the graphics rotation feature was added to Doc1, this used to be output as text. Now the text box is being rotated/rasterized as an image. Merged
Resolution
UPDATED: January 2, 2019To obtain the original Rotate Text functionality:
1. Turn off rotation in Editor Text Box -> Properties -> Attributes -> Rotation -> 0
2. In Design view -> Select the text within the text box.
3. This should enable the "Rotate Text" icon:

4. Each click will rotate the text by an additional 90 degrees.
5. You will need to resize the text box for the rotated text.
This will fix the problem, and should speed up processing significantly.
1. Turn off rotation in Editor Text Box -> Properties -> Attributes -> Rotation -> 0
2. In Design view -> Select the text within the text box.
3. This should enable the "Rotate Text" icon:
4. Each click will rotate the text by an additional 90 degrees.
5. You will need to resize the text box for the rotated text.
This will fix the problem, and should speed up processing significantly.