This is an archived forum post. The information may be outdated. Contact us if you have any questions.

ASP.Net Repeater control not rendered

ccoolacaixa wrote on 2018-01-10:
I am using pdfcrowd without problems, except in a case in which I convert to pdf an asp.net page with a Repeater control that is not rendered when generating the pdf
support wrote on 2018-01-11:
You can try the new version of our API to see if it resolves your issue.
Please use our web form with your URL for a quick test or use the new API (it is currently in beta and it is free to use).

You can activate access to the new API here:
-- https://pdfcrowd.com/user/account/api2-license/

You need to install the latest API client library:
-- https://pdfcrowd.com/api/#api-client-libraries

Update your code according to the new documentation because new API has somewhat different syntax:
-- https://pdfcrowd.com/api/
ccoolacaixa wrote on 2018-01-14:
With the new api does not work either...

Any ideas ?
support wrote on 2018-01-14:
Hi,

Can you send us an URL you are trying to convert and your code using our API?

Tutorial for Repeater works fine:
-- https://www.aspsnippets.com/demos/1063/