Bug report: Font size sometimes may change to smaller one when exporting pdf as mutlpage tiff

Hi,Support:
Here reports a bug for pdf.dll.
I test pdf exporting as multipage tiff, and the font size of text in pdf set as 200 point,whereas, the fontsize of text in the converted till image file has changed to 20 point, which may be a bug. Please investigate it and fix it.

@ducaisoft

Please share your sample PDF, output TIFF and the sample code snippet you used for conversion. We will test the scenario in our environment and address it accordingly.

PdfToTiff.pdf (62.4 KB) this is the input pdf.

PdfToTiff.zip (17.8 KB) this is the output tiff file (please unzip it first)

code:
Dim Doc as new aspose.words.document(PdfFile)
Doc.save(TiffPath & “\PdfToTiff.tiff”,SaveFormat.tiff)

@ducaisoft

In your code snippet, you are using Aspose.Words. Are you using Aspose.Words? In your first post, it looked like you were writing about Aspose.PDF.

Yes! there is no method to export pdf as tiff in aspose.pdf.dll, whereas the aspose.word.dll can export pdf as tiff.

@ducaisoft
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): WORDSNET-26191

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

The issues you have found earlier (filed as WORDSNET-26191) have been fixed in this Aspose.Words for .NET 23.12 update also available on NuGet.