cognidox / OfficeToPDF

A command line tool to convert Microsoft Office documents to PDFs
https://www.cognidox.com/
Other
609 stars 137 forks source link

Referencing another sheet results in #VALUEs #56

Open zachdwyer opened 4 years ago

zachdwyer commented 4 years ago

Formulas like this:

image

Result in PDFs like this:

image

I made sure that the externally referenced sheet was open while doing this, since Excel won't reference the sheet correctly unless it's open.

Maybe this has to do with OfficeToPDF starting a new session of Excel separate from the one I have open with the external sheet? If so, is there a way to open a "prerequisite" file before going through with the conversion process?

vittala commented 4 years ago

Hi -

Unfortunately we don't have a mechanism to force another workbook to open before opening the document to convert.

Regards Vittal