Discount Request for Quote 110210230839

Specified Reason: We are a government or educational organization

Details: Hi,

I already created a request, however it seems to have been taken down (I guess there is a 1-2 week limit on quotes?). I also have one quick technical question: does your product support XSL-FO to HTML+CSS?

My client is ready to purchase your software with the 10% government discount.

Here is his contact information:

Thanks,

Martin Burcew


This message was posted using Purchase2Forum by code_monkey. (private)

Hi Martin,

As I mentioned before, the discount request will actually have to come from your employer, and I look forward to hearing from him.

Regarding your technical question, I will move this post over to the Aspose.Pdf forum for answer.

Best regards,

George.

I'm just wondering if it's possible to create HTML output with an XSL-FO as the source.

I understand that you can just create another transformation for the XML data to HTML, but that would mean I would have to maintain two transformations. I also found an already written transformation (fo2html) which does a rough job of transforming FO to HTML+CSS1, but doesn't handle page breaks, etc.

If there is anything in the API that would do this, that would be great.

Hello Martin,

Thanks for considering Aspose.

I am a representative from Aspose.Pdf team. This product is used to generate PDF documents from scratch. You can use its API, convert a text file, convert image file, transform XML, XSL-FO and HTML files into PDF format but I am afraid it does not support the feature of converting XSL-FO file into HTML directly.

However, there was a workaround to accomplish your requirement, if PDF to HTML feature was available in Aspose.Pdf.Kit. As per your requirements, first Aspose.Pdf might have been used transform XSL-FO file into PDF format and then you might have used Aspose.Pdf.Kit to convert PDF file into HTML format. But I am afraid, as per current implementation of Aspose.Pdf.Kit, you might not be able to convert PDF documents into HTML format. Our development team is working hard to implement this feature, As soon it becomes available, we would be more than happy to share the status of correction with you. We apologize for your inconvenience.

FYI, Before I comment further, let me share some details regarding difference between Aspose.Pdf and Aspose.Pdf.Kit. Aspose.Pdf is used to generate PDF documents from scratch. Whereas, Aspose.Pdf.Kit is used to manipulate/edit existing PDF documents.