I have a collection of as built drawings stored as PDF’s and wanted to automate the creation of image files being used as thumbnails in a web application. I was wondering if anyone has done this before. I am currently using the Workbench 2018 PDF reader and attempting to rasterize using either ImageRasterizer or MapnikRasterizer.
Solved
Convert PDF to image file (jpg, png, tiff)
Best answer by debbiatsafe
Hi @lopes8
You can enable Read Rasterized Page parameter (Non-Spatial section) of the PDF reader parameters dialog which will render an image of each page and produce it as a raster feature (documentation here). You should be able to skip the ImageRasterizer or MapnikRasterizer if you use this parameter.
I hope this helps.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.


