Great news! But i have some questions. How doc gen treats nulls values? When my query return null in some columns, the doc gen print the tag! I miss the checkbox option too...
Hi Timo,
Thanks for taking time explaining in detailed about the new OCI function.
I was able to get through text data in PDF output but I'm getting invalid errors when I tried with (image) / (text and image) in a single PDF file even though I tried to use the syntax mentioned in OCI documentation as below.
Can you please help me sort out or do a POC using image file ?
{ "my_image": { "source": "OBJECT_STORAGE", "objectName": "image.png", "namespace": "object_storage_namespace", "bucketName": "my_bucket_name", "mediaType": "image/png", "width": "400px", "height": "200px" } }
Paul Ashcroft
ash
Tim, awesome article! extremely clear and accurate. First guide I've been able to make sense of really. I did have a bit of trouble finding the RESPONSE parameter under Page > Processing > Processes > GeneratePDF > Parameters > RESPONSE. so if anyone else is having trouble with setting IgnoreOutput and pointing to P1_RESPONSE, that's where you'll find it :)