pdf export
6 TopicsTechnical Issue - SSRS Power BI PDF export triggers Acrobat 110/117 errors on large tablix reports
SSRS Report / Power BI / PDF Export Issue (Not sure if it’s VS’s report designer or Power BI that’s causing this so I’m putting it here): Using VS 2026, Microsoft Reporting Services Projects 4.0.0, Power BI Report Server 1.26.9682.1442 (May 2026) I have this SSRS report (designed with Microsoft Reporting Services Projects 4.0.0) with a tablix that has nested row groups published on a Power BI server. When the report gets over about 2500 records (~220 pages maybe) the report still generates. But when I save as PDF from the report viewer, it does produce a fine PDF but when any changes are saved in it from Adobe Acrobat, we’ll either get error code 110 “Unrecognized object name” or 117 “Non-hex character in a hex string”. I found it’s not because of specific records because when I made it retrieve 2500 records it worked, when I made it retrieve 4000 records it produced a corrupt PDF, but when I had the report’s SQL query skip the first 2500 records and get only those 1500 records that apparently corrupted the PDF, it produced a noncorrupt PDF. This has been confirmed with other records as well. I’ve tried every combo of row group, cell, and tablix settings that were half reasonable to try. I’ve added in and stripped out accessibility features. I fixed all warnings given when deploying the report. It’s always the same thing, it’s fine until over about 2500 records. We need the PDF to be editable after generation; I’ve exhausted every option. If anyone knows how to fix this that’d be great.1View0likes0CommentsExporting to Pdf in Korean/Chinese/Japanese language Not rendering some characters.
When we are trying to export the report in pdf format in which report contains text of Korean/Chinese/Japanese language, Some characters are not rendering in Pdf Showing the characters as box. While it is working correct when we export to Excel format. Attaching the sample pdf output ,Please Let us know the solution for this. In PDF: In Excel:4.1KViews0likes5CommentsServing PDFs From Report
Hello, I have searched all I could and probably I missed something somewhere. To put it simply, what I am trying to achieve is to allow the user to search for documents based on a few columns from an SQL Server (2019 if it matters), give a preview for the PDF, and allow the user to download that PDF. Long version We have an SQL Server that contains contract information and we save the PDFs as a column in a table. I want to be able to create a way for users to search for the document and be able to download it as well. I was able to do two of the three things I want to do. I was able to create the report to allow the user to filter out information in order to locate the report, I was able to use a custom visual PDFViewer to allow the user to preview the PDF, but it seems that there is no "save" function on this custom visual. I thought about doing it using base64 and an HTML custom visual, however in my attempts they either display the encoded file in what appears to be something like an iframe (using HTML Content custom visual) or the error message "Link is malformed" will be thrown (using Shielded HTML Viewer). I know what you are thinking, maybe create a web server to accept a request say with a primary key id in the URL, but the thing is with the way the DoD is going in making everything work from the cloud, they are being more strict in approving on premise servers. I want to first exhaust all options before going through the loops to get a webserver approved. Please let me know if Power BI has no way of doing this, I wouldn't mind. Like I said we can do the webserver solution, but it is my last resort.Solved1.1KViews0likes1CommentHow to excute the error items in powerbi pdf subscrubtion
we have run a subscription on the Power-BI server on-premises and it gives errors in some reports rendering sometimes due to the connection time out or something else **The point is** when reprocessing this subscription some failed items success is there any way to reprocess - execute the subscription but with only the failed items only or how to get the failed item from any log of Power-BI which is related to the subscription id ? **note** the items are a data from the oracle database the report is a visual report982Views1like2CommentsBarcodes not displaying on Power BI PDF exported report
Hi All, The barcode is displayed when printing the report to the screen. But when the report is exported to pdf, it displays only plain text which starts and ends with an asterisk symbol instead of the barcode. Is there any solution to the above problem? If no solution, is there any workaround? e.g.,*P-2109002*Solved2.7KViews0likes3Comments