Opened 16 years ago

Closed 15 years ago

#367 closed defect (fixed)

We can't control the size of the produced images when using PDF Plugin

Reported by: max Owned by: ak19
Priority: moderate Milestone: Next Release (2 or 3)
Component: GLI Severity: major
Keywords: Cc:

Description

When doing advanced PDF collections using PDF Plugin to convert pdf to images we cannot control the size of those pictures. And in fact they need to be bigger.

Do we add the options in the PDF Plugin and make them available only we convert-to image(jpg,gif,etc...) is selected? We may have to think of other options to give the user more room for customization...

Change History (3)

comment:1 by davidb, 16 years ago

Owner: changed from nobody to ak19

comment:2 by davidb, 16 years ago

For now, make value used fixed to something bigger (say 800). Look to make this a plugin option for 2.82

comment:3 by ak19, 15 years ago

Resolution: fixed
Status: newclosed

When PDFPlugin now converts PDF pages to images it no longer uses the default screenviewsize of 500 but sets it to 1000. This didn't work previously because the convert_to pattern-match on pagedimg failed. It turned out that the pattern should have been looking for PagedImage instead.

Note: See TracTickets for help on using tickets.